I understand now your question and I am glad you found your answer :-) On 3/19/08, Berkay Unal <[EMAIL PROTECTED]> wrote: > > Ok i can use buttonMode = true in the AS. This way all classes extended > from > sprite is having it. > > I was trying as MovieClip.buttonMode = true , but it does not need it. > Only > buttonMode = true will have all the mc's in the animation to have > cursorHand. > > Helmut thank anyway ;) > > > > > > On Wed, Mar 19, 2008 at 12:37 PM, Berkay Unal <[EMAIL PROTECTED]> > wrote: > > > Hi Elmut, > > > > As you know MC's does not have hand cursor default by them. So when ever > > it is needed i need to use ButtonMode property for an MC > > > > But what if there are lots of MC's. I do not want to add buttonMode=true > > to all of them manually. > > > > Is there a way in AS3 that every movieClip has the buttonMode=true by > > default ? > > > > For ex: MovieClip.buttonMode = true but it does not work. > > > > > > > > On Wed, Mar 19, 2008 at 12:39 AM, Helmut Granda <[EMAIL PROTECTED] > > > > wrote: > > > > > Could you elaborate on your question? > > > > > > On 3/18/08, Berkay Unal <[EMAIL PROTECTED]> wrote: > > > > > > > > Hi Coders, > > > > > > > > Is there a way to set buttonMode=true for all movieclips without > > > extending > > > > MovieClip class with overwriting? > > > > Best > > > > > > > > -- > > > > Berkay UNAL > > > > _______________________________________________ > > > > Flashcoders mailing list > > > > [email protected] > > > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > > > > > > > > > > > > > -- > > > ...helmut > > > _______________________________________________ > > > Flashcoders mailing list > > > [email protected] > > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > > > > > > > > -- > > Berkay UNAL > > [EMAIL PROTECTED] > > > > > -- > Berkay UNAL > [EMAIL PROTECTED] > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >
-- ...helmut _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

