all groups > macromedia flash sitedesign > april 2006 >
You're in the

macromedia flash sitedesign

group:

link a page


link a page Missnana2004
4/27/2006 12:43:07 AM
macromedia flash sitedesign:
I AM NEW TO FLASH. I AM TRYING TO LINK PAGES BUT, THE HELP OPTION IS ONLY
TELLING ME HOW TO LINK TO AN EXISTING URL. HOW CAN I LINK A BUTTON TO A PAGE I
ALREADY DESIGN?

I WILL TRULY APPRECIATE YOUR HELP.

THANK YOU
Re: link a page WebXperience
4/27/2006 5:54:07 AM
Re: link a page silvermole
4/27/2006 3:48:17 PM
If you are using a button then attach the script :

on (release) {
getURL("yourPage.html");
}
to the button. REmember that you can also add the "_blank" parameter to open a
new page.

If you are linking through text than use the properties panel as our colleague
mentioned in reply above.

AddThis Social Bookmark Button