[flexcoders] many ViewStack and images

2005-10-27 Thread keishichi2001
[env]Flex1.5 w/JBoss on Windows My flex application is a web catalog. Imagine catalog site built on HTML(JSP). There should be bunch of image files on web server, and HTML or JSP request them according to user requests( ie:click a link ). I need to actualize it with Flex. Because the web catalog

RE: [flexcoders] many ViewStack and images

2005-10-27 Thread Steven Webster
Of course, main flex application shouldn't embed all of images into it at initial loading time, because there are thousand of image files. I want to embed minimum assets into main application at initial time, and load remained assets as a background process, while user play with the