A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: loadmovie

  1. #1
    Junior Member
    Join Date
    Apr 2004
    Posts
    24

    loadmovie

    why does some functions in a .swf that works by it self, dont work when the .swf is loaded into another???

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    What functions?

    Any references to _root in your loaded movies?

  3. #3
    Junior Member
    Join Date
    Apr 2004
    Posts
    24
    yes, I do....is thats why? hmm...I have a movie clip with 2 buttons in it....and it refers to _root. But if I take that away, then it wont work no more? how can I get around that?

  4. #4
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Try _parent instead of _root.

  5. #5
    Junior Member
    Join Date
    Apr 2004
    Posts
    24
    I will try that...thank you

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