I would like to point out that use of empty clips is a polarizing technique in terms of public opinion. Some people find that they make projects difficult to maintain.
-jonathan On Wed, May 5, 2010 at 4:12 PM, Henrik Andersson <[email protected]>wrote: > natalia Vikhtinskaya wrote: > >> Please explain. Do you mean to create empty holder manually? How to >> add stuff to it? >> > > Create a new empty movielclip symbol. Do not give it any class. Do not put > any content in it. > > Now place an instance of this symbol on the timeline. Give this instance an > instance name. > > Then use the instance name as a property to access the mc when adding: > > holder_mc.addChild(stuff); > > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > -- -jonathan howe _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

