newbie question about noscript tag
hi everyone,
i've used flash while i'm confused noscript tag when using ac_runactivecontent.js in head section of site. here is code flash file:
<script type="text/javascript">
ac_fl_runcontent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0','width','960','height','374','src','myflashfile','quality','high','plug inspage','http://www.adobe.com/go/getflashplayer','movie','myflashfile','wmode','transparent' ); //end ac code
</script>
<noscript>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="960" height="374" id="myflashfile"><param name="movie" value="myflashfile.swf"><param name="quality" value="high"><param name="wmode" value="transparent"></object>
</noscript>
i thought noscript tag supposed run flash animation if javascript disabled doesn't happen in firefox 3.6.8 mac. nothing happens js disabled - blank space on screen. work, however, in safari 5.0.2 mac js disabled. there purpose in using noscript tag? i'm confused , sorry newbie question. also, i'm confused on the older embed tag used use time. seems nobody uses it anymore? needed or perhaps obsolete?
can offer. totally confused
where's embed tag?
More discussions in Adobe Animate CC - General
adobe
Comments
Post a Comment