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...