This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > February 2007 > anybody know how to...





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author anybody know how to...
foret

2007-02-24, 6:19 pm

anybody know how to fix problem. two movie clips in the their own layers are
active over eachother. if i open movie clip "layer1" and than i open the movie
clip "layer2" the muvie clip #1 react same like if si open by it self. for
example: movie clip1 include some buttons, movie clip2 doesn't, but if i open
movie clip2 over movie clip1, mouse react on the buttons in movie clip1.
hard to explain. but i appreciate any comments :confused;
thanx

aniebel

2007-02-24, 6:19 pm

Hi there.. what do you mean by "if I open movie clip2"? Are you in the
authoring environment or is this after you published the SWF?

If you are in the authoring environment, and you are trying to edit MC2, turn
off the visibilty on the other layer for a second, then try.

If this is after you've published the SWF, you MC with mouse event handlers
will react that way. Not sure I understand what you are doing. Can you try to
explain better?

foret

2007-02-25, 6:15 pm

Hi aniebel, thanx for your reply, I'm apologize for my English.
For example: SWF
On the scene 1 I have some graphics, and 3 buttons, each buttons is loading MC
on rollover. If I go with mouse to button 1 my MC 1 become be visible. Now
should be visible just MC 1, it is, but the below that MC 1 are buttons on
scene 1 active. So, technically on MC 1 are not buttons, but if I go with mouse
on the place where is buttons 2,3 on scene 1 - my MCs 2,3 are loading, even you
are not see those buttons
I hope you?ll get a piece of my thought.
thanx again, foret

aniebel

2007-02-25, 10:15 pm

Are you trying to make buttons 2 and 3 disabled while you have MC1 open? Do you
want them still visible but not enabled?

If so, try:



button1.onRollOver = function(){
button2.enabled = false;
button3.enabled = false;
// and whatever code you have to open MC1
};

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews