the inital display use embedSWF -- my past project used static rather than dynamic (still use the remove swf replace with div*) then createSWF
<script src="Scripts/AC_ RunActiveContent.js" type="text/javascript"></ script> you don't need the above hasJS or other options are worth looking into (but we can't cover it here) http://oncemade.com/adding-hasjs-class-when-javascript-is-available/ the initial display will fallback to at content in absence of js check to see that the function your going to call to rotate works using firebug *the function used to replace the swf with a div was posted by Aran a while back; there are some past discussions on this worth searching for - S On 7 March 2011 14:06, mikek12003 <[email protected]> wrote: > <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></ > script> > -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en.
