Yeah, so you are initializing new Flash Player instances each time instead of just loading a small SWF into an existing FP instance.
-Alex On 10/18/15, 5:06 AM, "mark goldin" <[email protected]> wrote: >I am firing my applications by navigating to its html wrapper where I am >using SWFObject to load the app. > >On Sun, Oct 18, 2015 at 12:05 AM Alex Harui <[email protected]> wrote: > >> Are the applications being loaded as sub-applications of a “master” SWF, >> or are you changing what SWFObject loads in the HTML page? If the >>latter, >> you might be waiting on a re-start of the Flash Player. >> >> Try using a profiler to find out. >> >> -Alex >> >> On 10/17/15, 3:06 AM, "mark goldin" <[email protected]> wrote: >> >> >I am converting modules into applications. An application file size is >>a >> >bit bigger than a module but the loading time is significantly longer. >> >Any >> >tips to speed it up? >> > >> >Thanks >> >>
