12/10/2010 7:22:24 AM
Title:
How to unload the subapplication
Hai,
i have two project both are using cairngorm, While button click I have load the one project into another using SWfLoader , for the first time its work perfectly, we going to add more than once that time 'NullPointerExpection is raised in Command'
12/12/2010 1:37:03 AM
I think you can try destroying the old SWFloader and using new SWFLoader with a new name to load the sub-application again. swf files are not properly unloaded from the SWFloaders this a long time back bug ,I think this is what must be causing some conflict.
12/12/2010 6:19:15 AM
thanks Sylvian,
any other alternate way for loading and unloading the subapplication ,thanks