Custom class help (nav)
Custom class help (nav)
Out of context: Reply #4
- Started
- Last post
- 8 Responses
- Fariska0
As2 or as3 doesn't change too much at this level.
you need to set up the variable inside the custom class (so each button instance will have it)
Make it private and let external classes access it thru a getter and setter you've set up.and keep this as reference.
http://www.kirupa.com/developer/…- nice one mate, reading up about what you said in that link now..jysta