Are all your links viewable on stage at once or do you have to scroll through them?
If you're scrolling through them you only have to render 'n' viewable items out of the total and just keep track of where you are in the model M > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Adam Maloney > Sent: 21 June 2006 16:11 > To: Flashcoders mailing list > Subject: Re: [Flashcoders] how to handle large menus > > You could use asfunction. > > myTextField.htmlText ="<A HREF=\"asfunction:MyFunc,Foo > \">Click Me!</A>" > > .a > > _______________________________________________ [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

