A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: invisible & visible

  1. #1
    Member
    Join Date
    Aug 2000
    Posts
    45
    I'm making a .swf with 4 scenes in it. In the .swf your building a monster. In each scene you pick a part for your monster, which head you want, next scene which body, etc.
    The problem is for example: You find the head you want out of 12 different choices then your going to go on to the next scene which is the body, how do you tell flash to keep the one body part out of that scene on to the next scene.

  2. #2
    Senior Member
    Join Date
    Jun 2000
    Posts
    911
    There is only one way I can think of...and that is you must duplicate the movie clip and then position it on the screen. Movies you have on the stage are only for that scene but when you duplicate the movie clip they stay there throughout the entire movie...at least until you remove them.

    Good luck.

  3. #3
    Member
    Join Date
    Aug 2000
    Posts
    45
    I think I understand what your saying, but it could be different everytime they play the game. Is it something I would set up in Get Property and have all my parts set as a variable or something?

  4. #4
    Senior Member
    Join Date
    Jun 2000
    Posts
    911
    I'm not exactly sure what your saying there...

    Alright well here is an idea. Have a little selection menu for, lets say, the heads of the monster. When a user clicks it you can duplicate that movie and place it in the middle of the screen...then allow the user to drag that one where ever they want...and the heads in the selection menu should not be draggable but only clickable.

    If that wasnt clear enough I could make a little sample movie if you want...good luck.

  5. #5
    Junior Member
    Join Date
    Aug 2000
    Posts
    7
    I actually have recently done this sort of application. I can send you my FLA files if you would like to take a look at how it was done in mine. I actually used 3 separate movies... 1 parent movie, 2 child movies (1 nav, 1 manequin).

    If interested, let me know your email an I'll send them.

    -- DH

  6. #6
    Member
    Join Date
    Aug 2000
    Posts
    45
    I would love to see the .fla files!
    My email: [email protected]

  7. #7
    Junior Member
    Join Date
    Aug 2000
    Posts
    7
    The email w/ attached files has been sent. If you have any questions, let me know.

    -- DH

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