A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Modifying a path to a movieclip

  1. #1
    Junior Member
    Join Date
    Feb 2013
    Posts
    1

    Modifying a path to a movieclip

    I'm trying to figure out how to modify a path to a movie clip without altering the path reference.
    For example I have a movieclip called myMc on stage but there are references in my class file to
    owner.content.myMC.

    Instead of deleting owner.content I would like to set the path of owner.content to be what I thought was this but
    owner.content = this;

    does not work.
    Any help would be appreciated!


    Thanks,
    Al

  2. #2
    Total Universe Mod jAQUAN's Avatar
    Join Date
    Jul 2000
    Location
    Honolulu
    Posts
    2,429
    It's really hard to imagine what you're trying to do. I'm not sure why you'd want an object to create a reference to itself.

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