One of the problems with the big button approach is that the user could still set the focus to any button with the TAB key. Just keep it in mind :)
Cheers On 5/26/06, Mick G <[EMAIL PROTECTED]> wrote:
One dirty way is to place a one blank button over all your other buttons - set the btn to usehandCursor to false. This may or may not suit your needs. On 5/27/06, Éric Thibault <[EMAIL PROTECTED]> wrote: > > Hi all > > Is there a rapid way to disable all the buttons present in my movie at > once or do I have to iterate through them all? > > like Button.enabled = false; > > A+ > > :-) > > -- > =============================================================== > > Éric Thibault > Programmeur analyste > Réseau de valorisation de l'enseignement > Université Laval, pavillon Félix-Antoine Savard > Québec, Canada > Tel.: 656-2131 poste 18015 > Courriel : [EMAIL PROTECTED] > > =============================================================== > > Avis relatif à la confidentialité / Notice of Confidentiality / > Advertencia de confidencialidad < > http://www.rec.ulaval.ca/lce/securite/confidentialite.htm> > > _______________________________________________ > [email protected] > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
-- Zárate _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

