Miles - To see all objects contained within a component use the code below.
for(var j in demo_txtarea) {
trace("J IS " + j);
}
// demo_txtarea is the component instance
- glad everything is all worked out!
-- Drue
Skyymap, Inc.
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

