…i searched several sites and tutorials …but…i did’nt find elsewhere to start my project…a know that i need to learn many more…but maybe somebody can help to guide me to the correct tutorial lessons…or give me some ideas about how to begin…this project that i’m working on…so here i describe the most important elements that i want to make to work in flash mx 2004.
- On the stage i have one MOVIE clip that has inside 5…frames, and on each frame or label is an mc, let say frame1:mchome(mchome is the mc’s name), frame2:mcservices, frame3:mcportofolio, frame4:mcaboutus, frame5:mccontact.
For now the big MOVIE clip that has inside the other five, is fixed on frame1 …mchome.
2.On the stage i have 4 buttons named: a,b,c,d. Each of them has inside 5 different graphics on five different frames or labels. This graphics are some vector texts, for example: on frame1 i have the HOME vector text.(as a graphic) frame2: SERVICES ,frame3: PORTOFOLIO and so one…(THE CONTENT OF BUTTONS ARE THE SAME)
3.So now: let say that for now these 4 buttons are fixed on the folowing order and frames:
button a is fixed on frame2: and we can see SERVICES
button b is fixed on frame3: and we can see PORTOFOLIO
button c is fixed on frame4: and we can see ABOUT US
button d is fixed on frame5: and we can see CONTACT
frame one ...for the moment is not active for non of the buttons...
4.THE DEAL:
whe i press for example button a(SERVICES)…the big movie clip change his inside label and mc…and insted of mchome(the first frame’s mc in the big MOVIE clip) apears the frame’s2 mc called mcservices.And in place of button a’s second frame’s graphic(SERVICES), apear the first frame graphic(HOME).
I know that is a litle bit hard…and my english is not the perfect one…but maybe-somebody can understand what i mean…
So the order is: when i press(examples)
button a(HOME)…the big MC…change his aspect from mcservices in mchome…and in stead of button a’s first frame(HOME) apers the second frame’s graphic:SERVICES
button b(PORTOFOLIO)…inside of the big MC: from mchome…in mcportofolio
and inside of button b : from PORTOFOLIO in HOME
- OFF …that’s the idea.
I’m making a website…which has 5subdomains:home,sevices,portofolio,about us,and contact.
There are 4 buttons and 5 subdomains. One of this subdomains are always on the stage…and apears in the big mc…and the other four option is anounced by the 4 buttons.Every time when i press one of the buttons the missig subdomain is taking it’s place.
I hink i was clearly …but i’m not sure.
Anyway thanx a lot for anybody is trying to help a litle bit.
Like i said…it help’s me anything (example scripts…tutorials…maybe somebody can help meto make some conditions…variables…off 'm desperate.GIVE ME SOME IDEAS TO HOW TO START THIS PROJECT…PLEASE.