Just a quick question. Can I link a Swish file like an image? ex. <a href...
I don't want to embed the link in the Swish file because I want to use the same Swish file on many pages, with different URL's to be linked to.
Printable View
Just a quick question. Can I link a Swish file like an image? ex. <a href...
I don't want to embed the link in the Swish file because I want to use the same Swish file on many pages, with different URL's to be linked to.
Yes you can. Just put everything from the <object> thru </object> between a <a href...> </a> statement.
------------------
JMJ
I've tried that, but it doesn't seem to work.
Look at my code on http://www.ablazecandles.com/birdhouse9.htm please.
P.S. I am still using the unregistered version, so the animation is still scrambled.
Hi
this can be accomplished (Without doing it the <a href> way) by making your swish effect like normal, but then at the end adding an action from the actions tab. Add an 'On Press' event, then add a 'Goto URL' and complete the form. Export and publish and away to the races you are as long as you add the <param name=loop value=0> attribute to the exported html and it will cause your text to grow, then have a link to a new url.
Does that make sense?
Brad Halstead