A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: error #1010 - help?

  1. #1
    Flash Genie letschillout's Avatar
    Join Date
    Feb 2007
    Location
    31.52949, 74.347272
    Posts
    146

    Post error #1010 - help?

    Hi pls check error
    TypeError: Error #1010: A term is undefined and has no properties.
    at home_17_fla:: pic_10_54/home_17_fla::frame1()
    how can solve it !?
    Charag - 3D, Flash Games, Animations,
    Website Development & More...


  2. #2
    newb of many sorts Ralgoth's Avatar
    Join Date
    Apr 2002
    Posts
    466
    that error is thrown if a variable is either undefined, or outside the scope of where it's being called from.

    at any rate, one of the variables that you're calling on frame 1 of your fla is inaccessible.

    try tracing some of the variables used on that frame and see what they output. there isn't much we can do without seeing any code.
    Search first, asked questions later.

Tags for this Thread

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