Movie Clip ActionScript For Roll Over Sound??
I have Done this tutorial
http://www.kirupa.com/developer/mx20…ton_effect.htm
And i was wondering if anyone could tell me the ActionScript for sounds effects when you roll over it?
I was thinking along the lines of
on (rollOver) {
…something…
}
Could Some please Help me??