all groups > macromedia flash sitedesign > february 2005 >
You're in the

macromedia flash sitedesign

group:

How to do this?


How to do this? snooons
2/24/2005 11:17:41 PM
macromedia flash sitedesign:
http://banan2.net/flash.png Im pretty new to flash, I have only made a few
movies and some realy bad games.. But I am wondering how I can do something
like in the picture above.. When I click one of the arrows (on pic) then it
should change the hairstyle.. If I click another arrow, it will change the top
he is wearing.. (Yes, I already have all parts of hair and clothings seperate)
Is it posible to do that, without making a new frame each combination you can
have there? If it is, would someone like to learn me, or give me a link to a
place where I can learn it? Or I would be pleased if I just could get some
push... Just some hints.. Thanks for your attention.. Hope you will help ;-)
Re: How to do this? droopy.ro
2/26/2005 7:33:34 PM
Hello,
I think I may be able to help you, but in order to do this.. I need the hair styles, and the other things.. because i think I can make it/.
Re: How to do this? fasterthanlight
2/26/2005 10:14:55 PM
all you have to do to get this effect is to put all the hair samples in one
movie clip, each one on a different frame. stop actions on everything, and the
buttons just go to the next frame, or the previous frame. repeat with the other
parts of the person
Re: How to do this? snooons
2/27/2005 6:23:49 PM
hm.. I posted a post before this one.. But Im not sure where it took the way..
Im posting again then :P fasterthanlight.. I guess that will work fine..
Exept that I have no idea how to change frame in a movieclip. Just the whole
document. GoToAndPlay(); command only works for the whole document? How can I
go to another frame in a movieclip?
Re: How to do this? steamboy
2/28/2005 11:11:28 AM
name the hair movie clip something (hairMovie) in the properties inspector
then on the hair forward button put;
on (press){
hairMovie.nextFrame()
}
AddThis Social Bookmark Button