A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: ___setprop___ error

  1. #1
    Member
    Join Date
    Jan 2004
    Posts
    33

    ___setprop___ error

    I got this error from a swf file:

    Code:
    Error: Error #1502: at classes::Window_common_chat/__setProp___id1__window_common_chat_btns_0()
    	at classes::Window_common_chat()
    	at flash.display::Sprite/constructChildren()
    	at flash.display::Sprite()
    	at flash.display::MovieClip()
    	at classes::Ingame_interface()
    	at classes::Main()
    But I don't have a function called __setProp___id1__window_common_chat_btns_0.
    What is this setProp about? Must be something from within flash?

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    - The right of the People to create Flash movies shall not be infringed. -

  3. #3
    Member
    Join Date
    Jan 2004
    Posts
    33
    Quote Originally Posted by cancerinform View Post
    Thank you for your fast reply. I already knew about script timeout and loops and such, it's about this ___setprop___ thing that I can't seem to figure out.

  4. #4
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    This is not a function in your script. It is created by flash. It looks like it is thrown if it cannot add properties to an object, in your case buttons(?). I found this actually by using Bing and not by Google.
    http://www.kirupa.com/forum/showthread.php?t=315893
    - The right of the People to create Flash movies shall not be infringed. -

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