Re: [flexcoders] SWF buffering/loading complete event

2008-05-21 Thread Manish Jethani
On 5/21/08, Joy <[EMAIL PROTECTED]> wrote: > Guys, can anyone please help me, I want to make a call to a third > party app, once an SWF (whether from an MXML/AS3 application)gets > loaded completely on a browser. You can listen for the 'complete' event on the contentLoaderInfo property of the

[flexcoders] SWF buffering/loading complete event

2008-05-21 Thread Joy
Hi Guys, can anyone please help me, I want to make a call to a third party app, once an SWF (whether from an MXML/AS3 application)gets loaded completely on a browser. To be more clear: 1. Suppose an AS3 file calls another SWF (heavy) or FLV inside it. So I want to know, when the inside SWFs has b