V Venomthakid Account Closed Impact 0 Aug 10, 2005 874 views 2 replies #1 ok i have a flash header now how do i make it so when u click it, it goes to the link i where i want it to go. Basically adding a link to the flash. One of the Buttons
ok i have a flash header now how do i make it so when u click it, it goes to the link i where i want it to go. Basically adding a link to the flash. One of the Buttons
edmarriner Established Member โ 20 โ Impact 4 Aug 10, 2005 #2 do you want to link to an other webpage. if so use this actionscript on the button: on(press){ getURL(url, window, method); } e.g. on(press){ getURL(http://www.google.com); }
do you want to link to an other webpage. if so use this actionscript on the button: on(press){ getURL(url, window, method); } e.g. on(press){ getURL(http://www.google.com); }
infinitomagazine VIP Member VIP โ 20 โ Impact 25 Oct 23, 2005 #3 script is best way to learn flash, also i have problems with scripts, u can use too flash basic mode and in this mode when u go to action redirection mode its available too
script is best way to learn flash, also i have problems with scripts, u can use too flash basic mode and in this mode when u go to action redirection mode its available too