wh666-666
04-07-2006, 04:46 PM
Hi, just wondering if someone can help, someone who's used swishmax before. Im currently using it on a project. On it, it has script options to link a text box or image to an external URL in a new blank window 'on press' and generates this code:
on (press)
{getURL("www.msn.com","_blank");}
Only problem is in a browser it changes the mouse icon on mouse over but does not work at all or even show as a link or open the window when clicked and freezes the rest of the flash movie, could someone please help me with the correct coding please? Many thanks
on (press)
{getURL("www.msn.com","_blank");}
Only problem is in a browser it changes the mouse icon on mouse over but does not work at all or even show as a link or open the window when clicked and freezes the rest of the flash movie, could someone please help me with the correct coding please? Many thanks