purplemadness
11-02-2005, 03:58 AM
for (i=100; i==0; i--){
element ("bomb").scale.x=i
element ("bomb").scale.y=i
}
If it's not okay, would you send me the script of the motion form scale.x and scale.y
I mean that zoom out motion..
If it's okay why does'nt it work?
I've put it in a mouse action
It may look stupid (that script) but i think that's because i know to much about PHP...
element ("bomb").scale.x=i
element ("bomb").scale.y=i
}
If it's not okay, would you send me the script of the motion form scale.x and scale.y
I mean that zoom out motion..
If it's okay why does'nt it work?
I've put it in a mouse action
It may look stupid (that script) but i think that's because i know to much about PHP...