Skip navigation
NewbieScriptor
Currently Being Moderated

Warning 1090 in AS3...?

Jun 15, 2012 4:08 PM

Tags: #problem #air #cs5 #error #flash #script #text #swf #button #xml #action #3 #netstream #code_snippets #actionscript #event #movieclip #ac3 #game #actionscript3 #function

I need help with this AS3 code...

 

shinyButton.onRollOver = function() {

          this.glitter.play();

};

 

I keep getting this error-

 

Warning: 1090: Migration issue: The onRollOver event handler is not triggered automatically by Flash Player at run time in ActionScript 3.0.  You must first register this handler for the event using addEventListener ( 'mouseOver', callback_handler).

 

Please help ASAP.

 

Thanks.

 
Replies

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points