flex - difference between swfLoader and ModulLoader -
what difference between swfloader(load application) , moduleloader(load module)? better use? thanks
the swfloader used load sub-applications while moduleloader used load modules, stated yourself.
the difference modules have tight link application loaded in , cannot used standalone. subapplication on other hand separate application has no direct link application loaded in. depending on use cases, might consider 1 or other.
there stuff available adobe here
be sure check section "comparing loaded applications modules".
Comments
Post a Comment