/ Published in: ActionScript

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
for(var i:Number = 0; i<=10; i++){this["btn"+(i)]._alpha = 50;}
Comments
