Thank you oldnewbie.
I modified your solution a bit, because I have the movie clip attached dynamically (it's created in the first frame of the AS) and I don't think the variable was being accessed outside of the main timeline.
So I declared a global variable on frame 1:
_global.myUrl =...
Hi. I'm sure it's so simple but I'm struggling.
I want to declare a variable in my .swf that will (for example) range from 1 to 5. I'm calling it "courseID".
Later, in a movie clip, I want to use the value of that variable to complete a URL address that is opened in a new browser...
Hi. Using Flash 2004 to display dynamic text field populated by content from xml file (series of nodes, each is a separate 'statement' that is displayed to end user). Intent is for end user to navigate by 'next' and 'previous' buttons and see changing text.
Would like to have actionscript on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.