KhaledK
05-23-2007, 09:58 PM
Hi all,
Is there any way to reload / reinitialize the whole flex application
from actionscript? :confused:
Something like:
Application.application = new MyApplication()
but obviously Application.application is read only property.
How else it can be done?
Is there any way to reload / reinitialize the whole flex application
from actionscript? :confused:
Something like:
Application.application = new MyApplication()
but obviously Application.application is read only property.
How else it can be done?