At 09:55 -0800 02/27/2002, Dustin Harris wrote:
>anyone know how to name a list that is also a global... is there a
>way to add globals on the fly?
Hmm, based on the sample you sent along with this you might want to
look into using a global property list instead. What is it you want
to do, exactly?
>on startMovie
>repeat with addLists = 1 to ((the number of members of castLib 1) - 1)
>gLocList & addLists = []
>LocLists = gLocList&addLists
>gLayerList = []
>add gLayerList, LocLists
>end repeat
>gpLayer = 1
>end startMovie
--
Warren Ockrassa | http://www.nightwares.com/
Director help | Free files | Sample chapters | Freelance | Consulting
Author | Director 8.5 Shockwave Studio: A Beginner's Guide
Published by Osborne/McGraw-Hill
http://www.osborne.com/indexes/beginners_guides.shtml
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email
[EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for
learning and helping with programming Lingo. Thanks!]