You'll have to keep track of instances yourself somehow.  You can
generate UID's via UIDUtil if it helps, but shouldn't be required.

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of sk_acura
Sent: Monday, September 24, 2007 1:41 PM
To: [email protected]
Subject: [flexcoders] Unique Id's for Instances of PopUp Windows..



Hi All,

I am loading different swf files using the ModuleManager and then 
using the PopUpManager to display it as a Floating Window..

Now there can be multiple instances of a given Module/SWF File. 
There is no unique Id to differentiate these instances.(I mean there 
is no built in support unless i am missing something..) .If i want to 
programatically give focus to a specific instance of a given Module 
how can i do that ??

Thanks
Kumar



 

Reply via email to