|
|
| Missnana2004 2006-04-26, 10:34 pm |
| 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
| |
| WebXperience 2006-04-27, 3:33 am |
| There are several ways to do this, but the simplest I is to create a text field. Then in the property window type in the full url of the location of your file
| |
| silvermole 2006-04-27, 10:39 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.
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |