Categories

XML Flash. Assign external link to menu item (AS 2.0)

Ray Taylor July 22, 2011
No votes yet.
Please wait...
  1. Open your .fla file from ‘sources/flash’ folder in Adobe Flash program.
  2. Open the Flash Library (CTRL+L) and locate the menu movie clip. Double click on it to open in the Scene.
  3. Look on the time line. You will see layers for each menu item.
  4. Click on the object, on the Scene, to select, then press F9 key to open the action script panel.
  5. Input this script for ‘On(relese)’ function:
on (release) {
getURL("http://www.your_site_url.com");
}

6. Publish your .FLA file to see the preview.

 

Feel free to check the detailed video tutorial below:

XML Flash. Assign external link to menu item (AS 2.0)
This entry was posted in Working with XML Flash, XML Flash Template Tutorials and tagged external, flash, link, menu, XML. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket