Flash Menu
Flash Menu
Out of context: Reply #6
- Started
- Last post
- 9 Responses
- kbags0
if this is my mouseover:
on (rollOver) {
slider.xMove = button_1._x;
}then what's the rollOff I need to create to do this?
if this is my mouseover:
on (rollOver) {
slider.xMove = button_1._x;
}
then what's the rollOff I need to create to do this?