A Flash Developer Resource Site

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Junior Member
    Join Date
    Jun 2001
    Posts
    24
    I've got a swf with three scenes and each scene contains three buttons(one to direct to each scene) and movie clip that gets set dynamically through asp. Each movie clip is named different and only "physically placed" in each scene by me.

    The problem is that my clip show up in all scenes except the first. Remove clip and visibility haven't work. any suggestions on what to, even if it involves the two methods mentioned before.

    I'm fried.

  2. #2
    HVAC guru
    Join Date
    Oct 2000
    Location
    Chico, California
    Posts
    152
    Is it placed in a fram you are not seeing? Check the explore and look for duplicates.

  3. #3
    Junior Member
    Join Date
    Jun 2001
    Posts
    24
    thanx but there aren't any duplicates, only what is dynamically created.
    ''''''''''''''''''''''''''''''''''''''''

    something I found out yesterday:
    The count in scene one should be seven, scene two three and scene three one. wht happens is the seven gets pulled first, ok.

    then when you go to the second scene it "should" only show three buttons. but what happens is it shows three new buttons and takes three away from the first seven so now I see the bottom four(plus the new three).

    If you click the third button the same thing happens.

    Depending on where you click from(the first or second scene)the total is always seven. The new scene pulls in the new count and subtracts it from the first.

    I even looked at the asp to see how it could be changed to bring the desired result but even if I change the order in asp or placement in the flash scenes it still brings the seven buttons.

    At this point I'm convinced it's NOT asp. Why would a MC placed in scene one and not in any other, be seen in those scenes?

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