A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: button inside movieclip problem

Threaded View

  1. #1
    Italy Novik2000's Avatar
    Join Date
    Jun 2001
    Posts
    360

    button inside movieclip problem

    hi,
    i have a button inside an MC,
    when i try to do :
    code:

    on(release)
    {
    trace(_parent.myMC._name);
    }



    i got "undefined".. why my button dont recognize his _parent as the MC?


    (i attached sample file)
    Attached Files Attached Files
    Last edited by Novik2000; 06-02-2010 at 04:12 AM.

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