function onAllItemsLoaded(evt:BulkProgressEvent):void{
var content : * = loader.getContent("testswf");
addChild(content);
Object(content).mytextfield.text = "hello world";
}
loader = new BulkLoader("main");
loader.add("testbulk.swf",{id:"testswf"});
loader.addEventListener(BulkLoader.COMPLETE, onAllItemsLoaded);
loader.start();
hth: lars
> --
> You received this message because you are subscribed to the Google Groups "BulkLoader users" group.
> To post to this group, send email to bulkload...@googlegroups.com.
> To unsubscribe from this group, send email to bulkloader-use...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/bulkloader-users?hl=en.
>
>
--
Lars Schwarz
Heiligengeist Höfe 2
26121 Oldenburg
T +49(0)441 36110338
M +49(0)151 1727 8127
W www.bitrocker.com
FB www.facebook.com/bitrocker
TWTTR: www.twitter.com/bitrocker