Welcome, Guest. Please login or register.
Did you miss your activation email?
05/22/12, 17:25
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  General
| |-+  Flash and AS 3 (Moderators: papachan, kofi addaquay)
| | |-+  loading a few images at the same time + bulk loader alternative
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: loading a few images at the same time + bulk loader alternative  (Read 1595 times)
worked
Seasoned Programmer
***
Posts: 129


View Profile Email
« on: 04/09/10, 21:42 »

Hey there-  I've used bulk-loader in the past and love that I can perform an action only after all files have loaded.  However, with bulk-loader comes a much larger file size and a whole lot of extraneous options that I simply don't need.

Question, I have a situation where I need to load 4 images from an xml file, how would I display a preloader (while loading all 4 images).  Some code snippets or a tutorial would be very helpful.  Thanks, any help is appreciated!
Logged
Jorge Solis
Administrator
Systems Administrator
*****
Posts: 14600


View Profile
« Reply #1 on: 04/13/10, 05:06 »

Basically you need to implement a queue, here's another library with less features: http://code.google.com/p/queueloader-as3/wiki/QueueLoader

Jorge
Logged

papachan
Moderator
Systems Administrator
*****
Posts: 507


View Profile WWW
« Reply #2 on: 04/13/10, 10:05 »

Hello Solis ! so much time ! didnt know about this QueueLoader. I just ve tested BulkLoader and work good.
but it the same goal i suppose:

http://code.google.com/p/bulk-loader/

Logged

Jorge Solis
Administrator
Systems Administrator
*****
Posts: 14600


View Profile
« Reply #3 on: 04/13/10, 10:58 »

Hi Papachan

Sure, works great, but if you re-read the first post will find why he don-t want to use it

Jorge
Logged

worked
Seasoned Programmer
***
Posts: 129


View Profile Email
« Reply #4 on: 04/23/10, 18:19 »

Thanks for the advice guys!
Logged
Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!