A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: MOUSE_LEAVE problem

  1. #1

    MOUSE_LEAVE problem

    I have a swf file that will execute code when the mouse leaves the swf on screen. Everything works fine on a pc and a mac. But on a pc that has player 10.0.32.18 installed throws the error below.


    TypeError: Error #1009: Cannot access a property or method of a null object reference. at main_fla::MainTimeline/mouseLeave()

    This error is thrown out only when I try to call a function inside of loaded swf that is on the stage.

    Any ideas what might be the problem?

    ty

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    You need to check if any of the objects within that function are null.
    - The right of the People to create Flash movies shall not be infringed. -

  3. #3

    resolved

    Quote Originally Posted by cancerinform View Post
    You need to check if any of the objects within that function are null.
    Sorry for not replying back I figured this out at the last moment on friday night.
    Your reply is correct cancerinform again thank you for replying back.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center