Helmut, I think you are finding yourself a tricky way of building applications.

If you can give us an idea of what you're trying to build I'm sure we can chime in with a lot of good ideas that will be easier than your current route.

For example if you attach elements to a movieclip, you can control panel displays by moving/hiding the movieclip to which they are attached, rather than have to mess around with every individual element.

Paul

----- Original Message ----- From: "Helmut Granda" <[EMAIL PROTECTED]>
To: "Flash Coders List" <[email protected]>
Sent: Saturday, January 19, 2008 5:07 PM
Subject: Re: [Flashcoders] How much memory elements on the display list take?


Thanks for the comments Eric... When writing code I was thinking more on the
lines of this:

current Coding:

var myelement1 = new Element
myelement1.alpha = 0;

snip
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to