Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello everyone, I enter this package on my site, I saw the youtube video does not appear in internet explorer, it happens to you too? I saw that this is because the object is not the classid. thus rendering the package:
<object width="500" height="400"> <param name="movie" value="http://www.youtube.com/v/Eu7k98YsaUY?fs=1"></param> <param name="allowFullScreen" value="true"></param> <param name="allowscriptaccess" value="always"></param> <embed src="http://www.youtube.com/v/Eu7k98YsaUY?fs=1" type="application/x-shockwave-flash" width="500" height="400" allowscriptaccess="always" allowfullscreen="true"> </embed>
downloaded the source code and let the so-
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="500" height="400"> <param name="movie" value="http://www.youtube.com/v/Eu7k98YsaUY?fs=1"></param> <param name="allowFullScreen" value="true"></param> <param name="allowscriptaccess" value="always"></param> <embed src="http://www.youtube.com/v/Eu7k98YsaUY?fs=1" type="application/x-shockwave-flash" width="500" height="400" allowscriptaccess="always" allowfullscreen="true">
</embed> per hour worked, but I sure do not know if you could confirm me? hugs
Sorry to all ...not only works in Internet Explorer on my machine.tested on the machine from a friend of mine and I ran to see what happens on my machine.package is not bug!Sorry!
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Embed youtube does not work in internet explorer?
Hello everyone, I enter this package on my site, I saw the youtube video does not appear in internet explorer, it happens to you too? I saw that this is because the object is not the classid. thus rendering the package:
<object width="500" height="400">
<param name="movie" value="http://www.youtube.com/v/Eu7k98YsaUY?fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param>
<embed
src="http://www.youtube.com/v/Eu7k98YsaUY?fs=1"
type="application/x-shockwave-flash"
width="500"
height="400"
allowscriptaccess="always"
allowfullscreen="true">
</embed>
downloaded the source code and let the so-
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="500" height="400">
<param name="movie" value="http://www.youtube.com/v/Eu7k98YsaUY?fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param>
<embed
src="http://www.youtube.com/v/Eu7k98YsaUY?fs=1"
type="application/x-shockwave-flash"
width="500"
height="400"
allowscriptaccess="always"
allowfullscreen="true">
</embed> per hour worked, but I sure do not know if you could confirm me? hugs
Sorry to all ...
not only works in Internet Explorer on my machine.
tested on the machine from a friend of mine and I ran to see what happens on my machine.
package is not bug!
Sorry!
is working on a reply...