Skip to main content
Participant
October 7, 2009
Question

AC makes my embeded flash not work?

  • October 7, 2009
  • 1 reply
  • 528 views

I have found out why my emebed flash does not work if i allow Dreamweaver to change my tags and addd the followinng it kills the app all together here is the code that makes my embeded flash not work:

AC_FL_RunContent( 'width','760','height','40','src','Paw Movie','movie','Paw Movie' ); //end AC code

here is what works:

</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="760" height="40">
<param name="movie" value="Paw Movie.swf">
<embed src="Paw Movie.swf" width="760" height="40">
</embed>
</object></noscript></div>

whats with this any ideas ???????

M2M

    This topic has been closed for replies.

    1 reply

    pwillener
    Legend
    October 8, 2009

    I think you would be better served in the Dreamwaver forum.