A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: #1009 Error running AS3 on non-development computers

  1. #1
    Junior Member
    Join Date
    Mar 2009
    Posts
    2

    Question #1009 Error running AS3 on non-development computers

    Hi

    I'm new to AS3 and I managed to fumble my way through creating a map program where regions colours can be toggled using buttons.

    Anyway, the program works fine on the computer I developed it on, but when I try to use it on other computers I get a #1005 error:

    TypeError: Error #1009: Cannot access a property or method of a null object reference.


    In an interesting turn, if I attempt to run the file from a usb on the developing computer it won't work either.

    I am using this variable:

    var savedata = SharedObject.getLocal("orion");

    I have tried running it with the stand alone player, as well as trying to preview it from within flash. Neither worked.

    Where have I stuffed up?

  2. #2

  3. #3
    Junior Member
    Join Date
    Mar 2009
    Posts
    2
    They have CS3 on them, but the lastest player.

  4. #4

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