Here is some part of code which works perfect with fl2.0 but not working with fl3.0 . When i start this application with this code on E51 everything works fine
But when i start application on N95 with flashlie 3.0 the application even not trying to load something.
Will appreciate any help.
stop();
var myListener:Object = new Object();
var mcLoader:MovieClipLoader = new MovieClipLoader();
mcLoader.addListener(myListener);
Ok, Problem fixed and problem old like world. You need create folder c://data/others/trusted put your file there and launch application from that folder.