Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I set the url or link attribute from the XML configuration file to link to frames in my movie instead opening a HTML page?

0
Posted

How can I set the url or link attribute from the XML configuration file to link to frames in my movie instead opening a HTML page?

0

If you want to link to frames within your movie, you specify the frame number or frame name instead urls and you need to edit the .fla file, edit the main application movie clip / go to the ReadMe layer and look for a getURL ( if you’re using ActionScript 2 ) or navigateToURL ( if you’re using ActionScript 3 ) action and change it with a gotoAndStop() or gotoAndPlay() action.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123