target buttons
target buttons
Out of context: Reply #3
- Started
- Last post
- 24 Responses
- Nematoth0
you have to target the level into which the swf is loaded.. I think thats the problem..
something like _level2.inside1.inside2.mybutton... = function() { xxxxx}
summat like that... I think..