A Flash Developer Resource Site

+ Reply to Thread
Results 1 to 2 of 2

Thread: More Help!

  1. #1
    absolutezero3424
    Join Date
    Nov 2006
    Posts
    508

    More Help!

    I have a SWF that loads other SWF's into it. The issue I'm having is that each of the other SWF's that get loaded have components that have different skins. So in one SWF, I have a TileList component with a certain kind of skin, in another SWF I have a TileList component with a different kind of skin. They work fine when test individually, but when they get loaded into "loader.swf", they all use the same skin, and it is arbitrary which one gets picked. Sometimes, its from the one SWF, other times it is the other SWF.

    How do I get the components on each page to recognize ONLY the skin they were designed with? Thx!

  2. #2
    Senior Member
    Join Date
    Sep 2005
    Location
    Detroit
    Posts
    193
    Sounds like variable confusion. Make sure each of the swfs have different names and in your loader make sure you aren't passing a skin variable.

    Other then that, I don't know much about this stuff. I have never done anything like this before. Sorry
    While the music played you worked by candlelight
    Those san francisco nights
    You were the best in town
    Just by chance you crossed the diamond with the pearl
    You turned it on the world
    That’s when you turned the world around

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