How to embed YouTube video?

tomoko

Alfrescian
Loyal
Joined
Jul 25, 2008
Messages
288
Points
0
I have the embed codes:

<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/HYzrok3TUwY&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/HYzrok3TUwY&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>

I cut and paste them here as above. But how do I get the video to display instead of the codes? Do I need to click above "Insert LinK" button?

What steps do I take to embed the video in this post?
 
on youtube website, click on embed and just copy and paste
 
<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/HYzrok3TUwY&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/HYzrok3TUwY&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
 
<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/HYzrok3TUwY&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/HYzrok3TUwY&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
 
on youtube website, click on embed and just copy and paste

Strange, doesn't work for me.

- Click Embed on YouTube website
- Copy the embed code in YouTube
- Switch the Sam's Alfresco and paste the code

I get the codes displayed but not the video.

Did I do the steps correctly?
 
you did not copy the full embedding code in youtube. that why it din work
 
testing..

<object width="640" height="385">
<embed src="http://www.youtube.com/v/c4IBN5OAdZc&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed>
</object>
 
<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/c4IBN5OAdZc&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/c4IBN5OAdZc&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
 
you did not copy the full embedding code in youtube. that why it din work

Ok. Got it now.

Got it working by deleting the Param tags. Leave the Object and Embed Src tag.

Thank you. Gave you some points for that.
 
its fine nothing wrong. maybe the issue is with youtube at that moment
 
Ok. Got it now.

Got it working by deleting the Param tags. Leave the Object and Embed Src tag.

Thank you. Gave you some points for that.

actually can just leave it but i have no idea why it din work for you
 
test test

if all goes well, i present flyff -

<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/sLktSZEGdks?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/sLktSZEGdks?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>
 
Test more

blog_getty_qantas.jpg
 

Attachments

  • P171010_14.17.JPG
    P171010_14.17.JPG
    31.2 KB · Views: 205
Back
Top