Ok I know i am doing something very stupid here, but I can't remember what to do so here it is.
I'm trying to change an instance of my Loader component, mainLoader to change the path on the release of a button.
on (release) {
mx.controls.mainLoader.load(banner.swf);
}
I'm running it on my computer so its not that the banner.swf is taking a long time to load.
Thanks
