flash: variables to labels
flash: variables to labels
Out of context: Reply #3
- Started
- Last post
- 12 Responses
- df1notfound0
I would like to do something like this:
say i had a label called pork
meat = pork
meatmovie.gotoandplay(meat)
see what i mean? using a variable to carry the value of the label to send the gotoandplay thing to?