Hi,
I've added Creative Cow to my
Video Embedding Comparison Site and am having problems with the embed code. The one supplied didn't work, so I edited it to
<object width="640" height="400">
<param name="movie" value="http://shorts.creativecow.net/player/player.swf?vid=1041" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" />
<embed src="http://shorts.creativecow.net/player/player.swf?vid=1041" type="application/x-shockwave-flash" width="640" height="400" scale="noscale" allowfullscreen="true" allowscriptaccess="always"></embed>
</object>
This works fine on Chrome, Safari (on PCs and Macs), and on Firefox. However IE (I have 8 here) shows no window, and tells me down at the bottom I have an error. Compatibility view doesn't help.
Any ideas..?
(Damn the window shows up, and I don't know how to switch HTML off)
BTW it would be good if you implemented thumbnails - uploadable ones are best!