flash q
flash q
Out of context: Reply #2
- Started
- Last post
- 2 Responses
- caseyc0
No need for proxy classes and the like, you just have your scope wrong...
this["subBtn"+ i].sub.fill
should be
this.sub.fill
No need for proxy classes and the like, you just have your scope wrong...
this["subBtn"+ i].sub.fill
should be
this.sub.fill