"The Hit Target"
"The Hit Target"
Out of context: Reply #4
- Started
- Last post
- 7 Responses
- woodyBatts0
contol it through the mopvie clip,
on(rollOver){
this.gotoAndStop("BOOYAH");or
this.onRollOver=function(){
this.gotoAndStop("BOOYAH");
}you dig?
all my rollOvers I control through variables, look up .setRGB
it's the cheesiest