PDA

View Full Version : Javascript links?



R30buff
September 18th, 2001, 04:58 PM
is it possible to add a link that's javascript?

For example if u go to my site come.to/colossus (http://come.to/colossus) tha enter button callz a javascript to make tha next page open in it's kewl way that it does and all :-) and id rather not lose this effect....sooo if I added Javascript to tha link...would it mess up tha flash any?

kirupa
September 18th, 2001, 05:30 PM
Yes you can! Simply copy the line that you use to call you javascript code and paste it in the getURL section of your Flash animation. For example: javascript:o pen(new), etc.