function onComplete(event:Event):void
{
event.target.removeEventListener(Event.COMPLETE, onComplete);
}Easy peasy. _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

