link to swf file in HTML5


hello,

i want user click on image first on website launch swf file in new window.

i have following code not work. seems not linking image. when previewed bowser, swf file starts automatically, before user can click on image link. please advise.

 

<body>

<object type="application/x-shockwave-flash"

data="images/myanim.swf"

width="400" height="300">

<param name="movie" value="myanim.swf" />

<param name="quality" value="high"/>

<a href="images/myanim.jpg"  target="_blank"></a>

</object>

</body>

thank you

flash bad idea these days because world's popular mobile & tablet devices don't support it.  flash project invisible large segment of users.

 

that said, need put flash code separate web page.  set image link new html page.

 

<a href="flash_page.html"><img src="your_image.jpg"></a>

 

 

 

nancy o.



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

Thread: Can not create raid array: mdadm: no raid-devices specified.

Thread: HOW TO: Package and theme GTK+ / Gtkmm apps in Linux for Windows

Thread: Twinview issues