jjm82
10-30-09, 01:35 PM
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','160','heigh t','15','title','sjm','src','sjm','quality','high' ,'pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','scal e','noborder','movie','sjm' ); //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,28,0" width="160" height="15" title="sjm">
<param name="movie" value="sjm.swf">
<param name="quality" value="high"><param name="SCALE" value="noborder">
<embed src="sjm.swf" width="160" height="15" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" scale="noborder"></embed>
</object></noscript></td>
Above is the code. I made a non working small button size flash that slowly fades and out and in type. First I couldn't figure out how to work it in table but after researching so hard I made it to work but I still dont know how...
Now! It works in Dreamweaver!(YAY!!) I can play and stop and see the movie. BUT!! when I uploaded it to the server, it doesnt work. I dont see it at all. that place is completely empty. when I click and drag the cursor there, there is no selection nothing.
I saw the source and it is clearly there but no flash.
PLEASE HELP!!! Im a newbie here...
J
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="160" height="15" title="sjm">
<param name="movie" value="sjm.swf">
<param name="quality" value="high"><param name="SCALE" value="noborder">
<embed src="sjm.swf" width="160" height="15" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" scale="noborder"></embed>
</object></noscript></td>
Above is the code. I made a non working small button size flash that slowly fades and out and in type. First I couldn't figure out how to work it in table but after researching so hard I made it to work but I still dont know how...
Now! It works in Dreamweaver!(YAY!!) I can play and stop and see the movie. BUT!! when I uploaded it to the server, it doesnt work. I dont see it at all. that place is completely empty. when I click and drag the cursor there, there is no selection nothing.
I saw the source and it is clearly there but no flash.
PLEASE HELP!!! Im a newbie here...
J