hello!
im quite new to flash
ive made a menu for my site just some simple buttons with noises eyc
but…i cant work out how to link them!
ive looked thru help! but it jsut dostn seem to want to work
can some1 please help with this?:ninja:
hello!
im quite new to flash
ive made a menu for my site just some simple buttons with noises eyc
but…i cant work out how to link them!
ive looked thru help! but it jsut dostn seem to want to work
can some1 please help with this?:ninja:
What are you trying to link it to exactly? If you’re tyring to link it to another HTML page then first you’ll need to select your button, open the actions panel and apply this actionscript:[AS]on (release){
getURL(“http://www.yoursite.com”,"_blank");
}[/AS]
Just change the URL to whatever you want to link to. Leave _blank alone if you want the new HTML page to open in a new browser window or change it to _self if you want that page to replace the current page. I hope that is what you’re trying to do. =)
OH WOW THANKYOU SOO MUCH ITS WORKED! YOUVE REALLY REALLY HELPED ME OUT THANKYOU!!!
no problem =)
ohhh eg, you’re not only my hero, but everyones!
:: Copyright KIRUPA 2024 //--