|
-
Hopefully not THAT incompetent
[RESOLVED] [F8] Button inside MC problem (So new! So clueless!)
Hey! This is probably a really simple problem.
I have a button inside a movieclip that needs to control something outside the movie clip and I have no clue how to make it work..
This is what I've got...
btn_red.onRelease = function (){
setProperty("red", _visible, true);
}
"btn_red" is inside an MC called "all" and both "all" and "red" are in the main stage area.
I have no clue what I need to add to fix this. Please help!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|