flash Q.
flash Q.
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- chrisRG0
is this?
timeline:
button_btn.onRollOver = function(){
myButton = true;
}object:
on(rollOver){
myButton = true;
}
is this?
timeline:
button_btn.onRollOver = function(){
myButton = true;
}
object:
on(rollOver){
myButton = true;
}