all groups > macromedia flash sitedesign > july 2003 >
You're in the

macromedia flash sitedesign

group:

Button Linking?



Button Linking? MrMuffes968
7/3/2003 9:13:50 AM
macromedia flash sitedesign: Hey guys, I'm sorta new to flash and I made an intro to a website I'm developing and I created a button. Now I need someone to help me, I need to know how to make it so when they click the button, it navigates them to my homepage. Or when they click Skip Intro it does the same thing.

Thanks in advance,
Mr.Muffles

Re: Button Linking? Catflea
7/3/2003 10:57:10 AM
on(release){
gotoandPlay("yourtarget");
}

or

on(Release){
getURL("yourtarget");
}

Vote For Insanity - You Know It makes Sense
AddThis Social Bookmark Button