flash question
flash question
Out of context: Reply #8
- Started
- Last post
- 11 Responses
- shant0
like i said, use my method. you name each instance something different, and then use the _name property as a variable whether it be going to a new frame or opening a different clip.
try putting trace(_name) on the release function of a button in those clips. you'll see it returns the instance name of the clip, which can be used to keep things unique.