Validate Flash In Html/php »  Show posts from    to     

Icy Phoenix


Old Styles Topics - Validate Flash In Html/php



mort [ Sat 10 Nov, 2012 14:16 ]
Post subject: Validate Flash In Html/php
Here's a neat modern trick to validate Flash in html/php as it removes the stuff WC3 doesn't like.

OR add an image for no-flash etc.

Code: [Hide] [Select]
<object type="application/x-shockwave-flash" data="flashvortex2.swf" width="728" height="90">
<param name="movie" value="flashvortex2.swf" />
<img src="flashvortex2.png" width="728" height="90" alt="" />
</object>


Demo in the .zip


Mighty Gorgon [ Sat 17 Nov, 2012 11:38 ]
Post subject: Re: Validate Flash In Html/php
Thanks for sharing this tip, it looks interesting.


mort [ Tue 18 Dec, 2012 05:33 ]
Post subject: Re: Validate Flash In Html/php
It's not much good if one is scrolling the pages as the "swf" jumps up and down as one scrolls - Not much, but it's annoying that it even moves.

I added a clock - usual position - top-left

And it only happens with some browsers - FF being one of them.

So it's back to the "Old" drawing board, and stick with what works for all.




Powered by Icy Phoenix