A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: SWF levels problems....

  1. #1
    Member
    Join Date
    Jan 2006
    Posts
    68

    SWF levels problems....

    Hi,

    I have a three levels of swfs being loaded into one page.

    Home.swf > Sub1.swf > Sub1a.swf

    How do I tell a button in Sub1a.swf to load something in a player located in Sub1.swf?

    I think it has to do with specific levels but i don't know what to add to my code. MANY THANKS!!!

  2. #2
    Junior Member
    Join Date
    Mar 2006
    Posts
    13
    You usually call the levels using "_level0", "_level1", "_level2", etc. This way, you can refer to them from any loaded movie clip (being "_level0" the one on the bottom and so on).

  3. #3
    Member
    Join Date
    Jan 2006
    Posts
    68
    Thanks for your response but I had tried that and I didn't get it to work. Do you have any ideas? I have also tried

    this._parent.playerName
    _parent.playerName

    Anybody else have an idea?

  4. #4
    Member
    Join Date
    Jan 2006
    Posts
    68
    is there anybody that can help? I think it is a simple solution but I've tried everything I can think of......

  5. #5
    Member
    Join Date
    Jan 2006
    Posts
    68
    is there anybody out there that can help? I think it is a simple solution but I've tried everything I can think of......

  6. #6
    Begin the rat race dazz_club's Avatar
    Join Date
    Mar 2005
    Location
    Hull
    Posts
    124

    loading swfs

    Hi there,

    I think i can help you.

    How would you like these swf files to load.

    one after the other or would you like to click a button and the next swf loads.

    Cheers
    <br />
    darrenazzopardi.wordpress.com

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