button and MC? MX
button and MC? MX
Out of context: Reply #4
- Started
- Last post
- 9 Responses
- unfittoprint0
the on() event is deprecated in MX. Use this instead (action layer):
myButton.onRollOver() = function(){
{
_root.gotoAndPlay('filmpreviewov...
}
the on() event is deprecated in MX. Use this instead (action layer):
myButton.onRollOver() = function(){
{
_root.gotoAndPlay('filmpreviewov...
}