Cheers I had a look at SWFLoader, but it doesn't do anything differently. I use a Image tag and set the source of the image at run time. The actual source comes from an XML document which I use for searching. I start of with a large XML document that contains everything (this does not load any images), I then search that XML for keywords and similiar and create a new smaller XML document. This new XML documnet then creates the gallery, which gets loaded.
When the app loads you get a loading bar, is there any way to get a loading bar for each image? this might help find out whats happening. Thanks again. --- In [email protected], "Bela Hajzer" <[EMAIL PROTECTED]> wrote: > -- > > Hi, > > Looks like you've got some resource problem. > > My first guess is that you should load your jpeg dynamically using > SWFLoader controll instead of loading all > > at once in the PhotoService as. > > I am going to give a try myself in a few days time. > > Bye Bela > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

