I can't figure it out, I copy the object/element from youtube that is provided, and paste it into the "html" part of the post.
Yet the flash does not appear, why is this?
I can't figure it out, I copy the object/element from youtube that is provided, and paste it into the "html" part of the post.
Yet the flash does not appear, why is this?
Bump.
For example, visit: http://www.youtube.com/watch?v=Aqzo-wwnF0I
Using the "Embeddable Player" html...
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/Aqzo-wwnF0I"></param><embed src="http://www.youtube.com/v/Aqzo-wwnF0I" type="application/x-shockwave-flash" width="425" height="350"></embed></object>
When I put this into the html of a post, it changes and does not work, why?
So, I figured out I could use the extreme video pluging thing, however I still can't include flash, even if I tried.
Any one know how to achieve this?
just do a simple iframe
<iframe SRC="http://www.placeoftheflashfile.com/folders/filename.swf" WIDTH="800" HEIGHT="600" FRAMEBORDER="0" MARGINWIDTH="0" SCROLLING="no"></iframe>
you can get rid of the WIDTH="800" HEIGHT="600" if it turns out weird.
This topic has been closed to new replies.