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

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -