Camaro5 Chevy Camaro Forum / Camaro ZL1, SS and V6 Forums - Camaro5.com

Camaro5 Chevy Camaro Forum / Camaro ZL1, SS and V6 Forums - Camaro5.com (https://www.camaro5.com/forums/index.php)
-   Site Related Announcements / Suggestions / Feedback / Questions (https://www.camaro5.com/forums/forumdisplay.php?f=7)
-   -   how do you post or embed a video? (https://www.camaro5.com/forums/showthread.php?t=178233)

Uneducated Guess 01-29-2012 06:48 AM

an easier way is to copy and paste the URL from the address bar. This way you don't have to use the [ u2b ][ /u2b ]. It has to be from the address bar though because if you use the embedded link they give you, it will show up as a hyperlink.

TCAT 01-31-2012 08:21 PM

How do you embed a video that is from Photobucket (if that's even possible)???

Nightmare2012 04-09-2013 03:34 PM

[U2b]https://www.youtube.com/watch?v=QC2F...e_gdata_player[u2b]

Nightmare2012 04-09-2013 03:37 PM

http://m.youtube.com/?reload=9&rdm=0...Dmv-verizon-us

mlee 05-12-2013 07:44 PM

Quote:

Originally Posted by Nightmare2012 (Post 6403502)

If the URL has HTTPS you must remove the "S"

Quote:

Originally Posted by Nightmare2012 (Post 6403513)

Also... if you are posting from a mobil phone you must take the "M" out of the address.

KalCorp 07-16-2013 08:50 AM

Anyway to do a FaceBook Video?

Example

http://www.facebook.com/photo.php?v=...19998386226195
or
http://www.facebook.com/video/embed?...56199787817013


IN the PHPBB forum for SCC i had to make a new code for this

Quote:

<object width="640" height="360" ><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.facebook.com/video/embed?video_id={NUMBER}" /><embed src="https://www.facebook.com/video/embed?video_id={NUMBER}" allowfullscreen="true" width="640" height="360"></embed></object>

Chris-10 09-03-2013 02:39 PM

http://youtu.be/OnJ7u1vX8M4

Chris-10 09-03-2013 02:52 PM

http://youtu.be/OnJ7u1vX8M4&fs=1">http://youtu.be/OnJ7u1vX8M4&fs=1" type="application/x-shockwave-flash" width="855" height="505">

Chris-10 09-03-2013 02:59 PM

I'm too stupid to figure it out....

TAG UR IT 09-04-2013 12:01 AM

don't know how to do the fb one, yet...maybe copy paste the url into the image tag above or the hyperlink tab?

alex70olds 09-04-2013 12:32 AM



Chris, press the quote button on this post. It should look like what is inside the quote tags. ignore the
PHP Code:

[QUOTE=alex70olds;6976851][/QUOTE

In other words should look like

PHP Code:

[u2b]OnJ7u1vX8M4&feature=youtu.be[/u2b


alex70olds 09-04-2013 01:09 AM

Quote:

Originally Posted by KalCorp (Post 6783600)
Anyway to do a FaceBook Video?

Example

http://www.facebook.com/photo.php?v=...19998386226195
or
http://www.facebook.com/video/embed?...56199787817013


IN the PHPBB forum for SCC i had to make a new code for this

Before about April of this year you could post it using [video] tags, as long as it was set to "public" Since then FB changed, so adjustments have to be made by an Admin in the style manager. You have to find -
Code:

<object class="restrain" type="application/x-shockwave-flash" width="576" height="432" data="//www.facebook.com/v/{vb:raw code}">
<param name="movie" value="//www.facebook.com/v/{vb:raw code}" />
<param name="wmode" value="{vb:raw wmode}" />
<!--[if IE 6]>
<embed width="576" height="432" type="application/x-shockwave-flash" src="//www.facebook.com/v/{vb:raw code}" />
<![endif]--></object>

Then replace with -

Code:

<iframe src="https://www.facebook.com/video/embed?video_id={vb:raw code}" width="720" height="450" frameborder="0"></iframe>
Width and height can be adjusted to whatever the admin prefers. After this is done a simple hyperlink, or even youtube tags will successfully embed a facebook video. You could also do it in html, if enabled, but this exposes serious security issues.

This site is running version 3.8.7 which is quite outdated. Current version is 5.0 and I believe they have this issue resolved.

SCHUSS 10-02-2013 06:49 PM


AG1LE 01-05-2014 10:03 AM

test



All times are GMT -5. The time now is 07:00 AM.

Powered by vBulletin® Version 3.8.9 Beta 4
Copyright ©2000 - 2024, vBulletin Solutions, Inc.