currentframe == "frame label"
currentframe == "frame label"
Out of context: Reply #2
- Started
- Last post
- 5 Responses
- idsgn0
maybe try putting the currentframe in a variable.
ie
myFrame = myMovie._currentframe
if(myFram == "frameLabel")[
blah blah
maybe try putting the currentframe in a variable.
ie
myFrame = myMovie._currentframe
if(myFram == "frameLabel")[
blah blah