Chaotic Horde

Flash Applications and Games Development

Today,  

This code is not working and im not sure why?

Code:

on (press) {_root.on_mc.gotoAndStop(3);

}
on (rollOver) {_root.on_mc.gotoAndStop(2);

}
on (rollOut) {_root.on_mc.gotoAndStop(1);

}
on (release) {_root.lightblub_mc.gotoAndStop("on");

}


Thanx for any help
Ben


(Link)

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Reddit
  • Furl
  • StumbleUpon

Posted in Flash Application and Games Development |

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.