Is there anyway we can initialize child swf’s in the background when the dashboard is initializing for the visible components.
Also it should be 1 time initialization, not multiple times…cause if i make my Child SWF visible based on Checkbox funtionality…its doing intialization all over again(which is wrong).
I don’t have much experience with this, but perhaps you could design your dashboard so that your SWF is visible, but behind your primary data? Then when you want to show your SWF you would hide the primary data.