[Flashcoders] Button events under mc

2012-07-09 Thread natalia Vikhtinskaya
Hi to all. I have button under Movie clip. In AS3 button does not have events OVER or CLICK in place where is this mc. In AS2 that worked without such problem. How can I have button events on entire button ? Thank in advance. ___ Flashcoders mailing

Re: [Flashcoders] Button events under mc

2012-07-09 Thread John R. Sweeney Jr.
Could you either post your code or explain your problem a little bit better. It's a bit unclear of what you want from the list. Thanks John R. Sweeney Jr. Senior Interactive Multimedia Developer OnDemand Interactive Inc Hoffman Estates, IL 60169 On Jul 9, 2012, at 1:00 PM, natalia

Re: [Flashcoders] Button events under mc

2012-07-09 Thread Hans Wichman
Hi Natalia, you probably need to set mouseChildren and mouseEnabled of the overlying movieclip to false. hth, h On 9-7-2012 20:00, natalia Vikhtinskaya wrote: Hi to all. I have button under Movie clip. In AS3 button does not have events OVER or CLICK in place where is this mc. In AS2 that

Re: [Flashcoders] Button events under mc

2012-07-09 Thread natalia Vikhtinskaya
http://www.mightybook.com/test/test.fla http://www.mightybook.com/test/test.swf If mouse exactly over the text the button has even OUT. It is not correct. 2012/7/9 Hans Wichman hans.wich...@gmail.com: Hi Natalia, you probably need to set mouseChildren and mouseEnabled of the overlying

RE: [Flashcoders] Button events under mc

2012-07-09 Thread Cor
Which version of Flash do you have? -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of natalia Vikhtinskaya Sent: maandag 9 juli 2012 21:02 To: Flash Coders List Subject: Re: [Flashcoders] Button events under

Re: [Flashcoders] Button events under mc

2012-07-09 Thread natalia Vikhtinskaya
Subject: Re: [Flashcoders] Button events under mc http://www.mightybook.com/test/test.fla http://www.mightybook.com/test/test.swf If mouse exactly over the text the button has even OUT. It is not correct. 2012/7/9 Hans Wichman hans.wich...@gmail.com: Hi Natalia, you probably need to set

Re: [Flashcoders] Button events under mc

2012-07-09 Thread tom rhodes
: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of natalia Vikhtinskaya Sent: maandag 9 juli 2012 21:02 To: Flash Coders List Subject: Re: [Flashcoders] Button events under mc http://www.mightybook.com/test/test.fla http

Re: [Flashcoders] Button events under mc

2012-07-09 Thread Hans Wichman
] On Behalf Of natalia Vikhtinskaya Sent: maandag 9 juli 2012 21:02 To: Flash Coders List Subject: Re: [Flashcoders] Button events under mc http://www.mightybook.com/test/test.fla http://www.mightybook.com/test/test.swf If mouse exactly over the text the button has even OUT. It is not correct

Re: [Flashcoders] Button events under mc

2012-07-09 Thread natalia Vikhtinskaya
: maandag 9 juli 2012 21:02 To: Flash Coders List Subject: Re: [Flashcoders] Button events under mc http://www.mightybook.com/test/test.fla http://www.mightybook.com/test/test.swf If mouse exactly over the text the button has even OUT. It is not correct. 2012/7/9 Hans Wichman hans.wich

Re: [Flashcoders] Button events under mc

2012-07-09 Thread Hans Wichman
-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of natalia Vikhtinskaya Sent: maandag 9 juli 2012 21:02 To: Flash Coders List Subject: Re: [Flashcoders] Button events under mc http://www.mightybook.com/test/test.fla http://www.mightybook.com/test/test.swf

Re: [Flashcoders] Button events under mc

2012-07-09 Thread Nathan Mynarcik
: Re: [Flashcoders] Button events under mc http://www.mightybook.com/test/test.fla http://www.mightybook.com/test/test.swf If mouse exactly over the text the button has even OUT. It is not correct. 2012/7/9 Hans Wichman hans.wich...@gmail.com: Hi Natalia, you probably need

Re: [Flashcoders] Button events under mc

2012-07-09 Thread natalia Vikhtinskaya
To: Flash Coders List Subject: Re: [Flashcoders] Button events under mc http://www.mightybook.com/test/test.fla http://www.mightybook.com/test/test.swf If mouse exactly over the text the button has even OUT. It is not correct. 2012/7/9 Hans Wichman hans.wich...@gmail.com: Hi Natalia, you

RE: [Flashcoders] Button events under mc

2012-07-09 Thread Cor
Subject: Re: [Flashcoders] Button events under mc Try MOUSE_OVER instead of ROLL_OVER. Also, leave the mouseEnabled/mouseChildren set to false for whatever is on top of the button. On Mon, Jul 9, 2012 at 3:24 PM, natalia Vikhtinskaya natavi.m...@gmail.comwrote: Yes I tried mouseEnabled

Re: [Flashcoders] Button events under mc

2012-07-09 Thread Hans Wichman
Of natalia Vikhtinskaya Sent: maandag 9 juli 2012 21:02 To: Flash Coders List Subject: Re: [Flashcoders] Button events under mc http://www.mightybook.com/test/test.fla http://www.mightybook.com/test/test.swf If mouse exactly over the text the button has even OUT. It is not correct. 2012/7/9 Hans