Test Section Test your images and other miscellaneous items here.

Old Embed Code vs New Embed Code

Thread Tools
 
Search this Thread
 
Old Sep 9, 2011 | 08:08 AM
  #1  
GracieUnderFire's Avatar
Thread Starter
Member
 
Joined: May 2011
Posts: 157
Likes: 0
From: Harrisville, WV (SC is HOME)
Year: 1995 Limited
Model: Grand Cherokee (ZJ)
Default Old Embed Code vs New Embed Code

I'm havin' trouble gettin' YouTube videos to embed correctly. This forum might not support the new coding. Only one way to find out...

Test: New embed code;

<iframe width="640" height="390" src="http://www.youtube.com/embed/fSOTJVsqHNQ?hd=1" frameborder="0" allowfullscreen></iframe>


Test: Old embed code;

<object width="640" height="390"><param name="movie" value="http://www.youtube.com/v/fSOTJVsqHNQ?version=3&amp;hl=en_US&amp;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/fSOTJVsqHNQ?version=3&amp;hl=en_US&amp;hd=1" type="application/x-shockwave-flash" width="640" height="390" allowscriptaccess="always" allowfullscreen="true"></embed></object>

Test: Old embed code w/center added;

<center><object width="640" height="390"><param name="movie" value="http://www.youtube.com/v/fSOTJVsqHNQ?version=3&amp;hl=en_US&amp;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/fSOTJVsqHNQ?version=3&amp;hl=en_US&amp;hd=1" type="application/x-shockwave-flash" width="640" height="390" allowscriptaccess="always" allowfullscreen="true"></embed></object><center />
Reply
Old Sep 9, 2011 | 08:11 AM
  #2  
En.Ki's Avatar
Seasoned Member
 
Joined: Mar 2011
Posts: 356
Likes: 1
From: Kremmling, CO
Year: 2007
Model: Grand Cherokee (WK)
Engine: 3.7l V6
Default

I had trouble the last video I tried to post also... any resoulution so far?
Reply
Old Sep 9, 2011 | 08:12 AM
  #3  
GracieUnderFire's Avatar
Thread Starter
Member
 
Joined: May 2011
Posts: 157
Likes: 0
From: Harrisville, WV (SC is HOME)
Year: 1995 Limited
Model: Grand Cherokee (ZJ)
Default

OK...that was a "FAIL".
Reply
Old Sep 9, 2011 | 08:15 AM
  #4  
GracieUnderFire's Avatar
Thread Starter
Member
 
Joined: May 2011
Posts: 157
Likes: 0
From: Harrisville, WV (SC is HOME)
Year: 1995 Limited
Model: Grand Cherokee (ZJ)
Default

Originally Posted by En.Ki
I had trouble the last video I tried to post also... any resoulution so far?

Nope...I jus' noticed at the bottom of this page that "HTML" is turned off. Other's manage to embed videos on other threads.
Reply
Old Sep 9, 2011 | 08:28 AM
  #5  
GracieUnderFire's Avatar
Thread Starter
Member
 
Joined: May 2011
Posts: 157
Likes: 0
From: Harrisville, WV (SC is HOME)
Year: 1995 Limited
Model: Grand Cherokee (ZJ)
Default

Copied code from a successfully posted video on this forum site...at least I can see the code itself here...to see what's "different" about it before I hit "Post".

<object width="640" height="390"><param name="movie" value="http://www.youtube.com/v/BWitHlctipE&hl=en_US&feature=player_embedded&versi on=3"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/BWitHlctipE&hl=en_US&feature=player_embedded&versi on=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390"></embed></object>

OK...looks like the old code...I'll post it again without the very last "</object>" so I can compare both codes closer. (without scrollin') The first should post a video...second only code text.
Reply
Old Sep 9, 2011 | 09:46 AM
  #6  
GracieUnderFire's Avatar
Thread Starter
Member
 
Joined: May 2011
Posts: 157
Likes: 0
From: Harrisville, WV (SC is HOME)
Year: 1995 Limited
Model: Grand Cherokee (ZJ)
Default

Hmmm...what about this way...

">
Reply
Old Sep 9, 2011 | 10:21 AM
  #7  
GracieUnderFire's Avatar
Thread Starter
Member
 
Joined: May 2011
Posts: 157
Likes: 0
From: Harrisville, WV (SC is HOME)
Year: 1995 Limited
Model: Grand Cherokee (ZJ)
Default

OK...no embed codes. Gunna play around with the URL...and buttons...jus' curious...

TEST: URL alone;

http://youtu.be/fSOTJVsqHNQ?hd=1


TEST: # Button;

Code:
http://youtu.be/fSOTJVsqHNQ?hd=1
TEST: <> Button;

HTML Code:
http://youtu.be/fSOTJVsqHNQ?hd=1
TEST: php Button;

PHP Code:
http://youtu.be/fSOTJVsqHNQ?hd=1 
Reply
Old Sep 11, 2011 | 05:13 PM
  #8  
GracieUnderFire's Avatar
Thread Starter
Member
 
Joined: May 2011
Posts: 157
Likes: 0
From: Harrisville, WV (SC is HOME)
Year: 1995 Limited
Model: Grand Cherokee (ZJ)
Default

I finally figured it out! On YouTube I clicked to "Share"...then to the right of the link I clicked on "show options"...there I selected "HD Link" and "Long Link". Then went to the Post/Reply box on the forum and selected the "Go Advanced" button...then selected the "Insert Link" and pasted the link. See...lookie...

Reply
Old Sep 11, 2011 | 05:20 PM
  #9  
GracieUnderFire's Avatar
Thread Starter
Member
 
Joined: May 2011
Posts: 157
Likes: 0
From: Harrisville, WV (SC is HOME)
Year: 1995 Limited
Model: Grand Cherokee (ZJ)
Default

Tryin' it with the short (default) code too...

http://youtu.be/fSOTJVsqHNQ


K...for future reference...don't use the "embed" code to embed on this forum...the long code made the difference.

Last edited by GracieUnderFire; Sep 11, 2011 at 05:30 PM.
Reply
Old Dec 16, 2011 | 06:57 PM
  #10  
dougfrompa's Avatar
CF Veteran
 
Joined: Oct 2010
Posts: 1,219
Likes: 0
From: SW PA
Year: 1999
Model: Cherokee
Engine: Runs
Default

still dont work
Reply
Old Jan 8, 2012 | 01:18 AM
  #11  
Turbo X_J's Avatar
CF Veteran
15 Year Member
 
Joined: Sep 2009
Posts: 8,567
Likes: 20
From: ☼ Blackhole Sun
Year: My Jeep is a GMC
Default

Just copy & paste the URL, i.e. {http://www.youtube.com/watch?v=wVWazHTunSI} you can leave off the brackets I had to "hide" the code.

Then the embed code generates itself, no muss, no fuss.

Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
4WD4EVER
Modified XJ Cherokee Tech
28
Jul 28, 2023 07:12 PM
sluger17
Stock XJ Cherokee Tech. All XJ Non-modified/stock questions go here
9
Jul 8, 2023 07:08 AM
dennismo
Stock Grand Cherokee Tech. All ZJ/WJ/WK Non-modified/stock questions go here!
1
Apr 15, 2018 05:57 PM
tleed
Stock Grand Cherokee Tech. All ZJ/WJ/WK Non-modified/stock questions go here!
3
Oct 4, 2015 01:20 PM
Morris4x4Center
Vendor Showcase
0
Sep 25, 2015 11:57 AM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 



All times are GMT -5. The time now is 01:43 AM.