10/13/2010 6:14:14 AM
Title:
Flex Modules
how does one incorporate a preloader in a flex application to load a module?
10/14/2010 2:52:27 AM
might be this will help.......
just put a loding image in that window and alter successfull load just make visible false to that image..
10/14/2010 9:06:39 AM
see this link to implement preloader for modules in flex
http://ria-coder.com/blog/using-modules-with-preloaders
10/18/2010 7:33:47 AM
thanks guys, redbull had a point