SUPER FAST Flash
SUPER FAST Flash
Out of context: Reply #6
- Started
- Last post
- 10 Responses
- junetic0
thankS!!!!...i tried this...it works...
box.onEnterFrame = function(){
box._alpha = 10
}
change1 = function(){
box._alpha = 100
}setInterval(change1,6)