Actionscript ?
Actionscript ?
Out of context: Reply #7
- Started
- Last post
- 8 Responses
- ********0
you can try: (flash mx or 2004)
movieClipName.onRelease=function...
_root.MovieClipName("labelName...
}substitute first movieclip name for the clip to be the button, the second movieclip name for the movieclip to effect. also, create a frame label, do not target frame numbers directly. ALSO, if you are on a mac, i have discovered that sometimes frame label names dont stick. erase the frame label name, hit return, enter a different name. this might just be mostly a MX bug, but i have experienced it on 2004.