PDA

View Full Version : embed test



rajdet
May-02-09, 08:07 AM
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/QVBBjG8P9IM&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/QVBBjG8P9IM&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>

rajdet
May-02-09, 04:15 PM
<object width="320" height="265"><param name="movie" value="http://www.youtube.com/v/01AvAlIxwQo&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/01AvAlIxwQo&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="265"></embed></object>

rajdet
May-07-09, 10:09 AM
http://www.detroityes.com/mb/attachm...0&d=1240972421
v=PxfeaX61cF8

rajdet
May-07-09, 10:10 AM
Eeeeeerrrrrrgggg!

gnome
October-18-09, 07:04 AM
rajdet, I feel your pain. I'm going to try to insert a youtube vid aboyt James Dyson's new bladeless fan. This is what I did: using the QuickReply I clicked on the globe in handcuffs looking icon...

http://www.youtube.com/watch?v=6A3IM06xgr0

As I'm composing this, I won't know if the vid is going to appear in a window, or if just the URL code will appear. So, here goes. ...

Next I clicked on the Picture Iconhttp://www.youtube.com/watch?v=6A3IM06xgr0
here goes ...

gnome
October-18-09, 07:05 AM
Well, that was a bust.

gnome
October-18-09, 07:22 AM
Went to Advanced and clicked on the # icon, put the youtube url between the two CODE things.


http://www.youtube.com/watch?v=6A3IM06xgr0

Next I clicked on the < > icon, put the youtube url between the two HTML things.

http://www.youtube.com/watch?v=6A3IM06xgr0

Next I clicked on last icon on the right, looks like a piece of paper with php typed on it,


http://www.youtube.com/watch?v=6A3IM06xgr0

Next, I repeated the same methods, except instead of inserting the URL code from youtube, I inserted the embed code found underneath the URL code.

1- using # icon

<object width="580" height="360"><param name="movie" value="http://www.youtube.com/v/6A3IM06xgr0&hl=en&fs=1&rel=0&border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/6A3IM06xgr0&hl=en&fs=1&rel=0&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="360"></embed></object>

2- using < > icon

<object width="580" height="360"><param name="movie" value="http://www.youtube.com/v/6A3IM06xgr0&hl=en&fs=1&rel=0&border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/6A3IM06xgr0&hl=en&fs=1&rel=0&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="360"></embed></object>

3 - using php icon

<object width="580" height="360"><param name="movie" value="http://www.youtube.com/v/6A3IM06xgr0&hl=en&fs=1&rel=0&border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/6A3IM06xgr0&hl=en&fs=1&rel=0&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="360"></embed></object>


here goes ...

gnome
October-18-09, 07:24 AM
Well, at least I'm leaving a trail of failure for others not to follow.