I'll ceratinly check that but the actual XML which is used to 
generate the gallery is created on the client from the XML sent from 
the server. And as it works 100% of the time on my machine I would 
think this unlikely.  

Is there a call or method to confirm that the XML is valid, so that 
once its loaded I check to see if its a valid XML doc, if not i'll 
reload it before using it to create the new smaller XML on the client?

(I have checked that its valid before I posted it to the server)

My main XML file which gets loaded from server is over 200k at 
present so looking through it manually isn't really an option and as 
my gallery grows so will the file.

Thanks.


--- In flexcoders@yahoogroups.com, "Matt Chotin" <[EMAIL PROTECTED]> wrote:
>
> Check to see if there are any funky characters in the XML file that 
you
> load?  It may be that it's having problems parsing the XML file
> depending on how the server sent it?
> 
>  
> 
> Matt
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of b0b0bb0b
> Sent: Wednesday, September 20, 2006 1:48 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] photo gallery example
> 
>  
> 
> I've been looking at the photo gallery example from the adobe site, 
> and i've a problem when I place the swf file onto a web server.
> 
> I've modified the code so that all the photos are loaded from a XML 
> file and this allows me to do a search, so that anyone entering the 
> site can load only a few photos at a time. Now everything works 
100% 
> of the time when I run it locally on my machine, but when I place 
the 
> swf file onto the server it works sometimes and not others.
> 
> What happens (when its not working)is that once you do a search and 
> it goes to thumbnail view it will load 3-6 thumbnail images and 
then 
> stop. The message at the bottom of firefox says transfering data. 
The 
> site remains frozen as far as getting more data back. you can 
> naviagate around but you cant get any more pictures.
> 
> this does not happen all the time, sometimes it works, sometimes it 
> doesn't! It does seem to work more often in firefox than in IE?? Is 
> there any way to debug this as it works fine on my machine.
> 
> I've tried service capture but it only seems to list the calls 
going 
> out when the site works, as I can see each call for each thumbnail 
or 
> picture. But when not working and it loads say 3 thumbnails then 
> stops, service capture doesn't list any calls, not even for the 3 
> thumbnails that have come back. I've tried deleting all history and 
> cache but makes no difference.
> 
> Sorry for being long winded here, but hopefully I've given enough 
> info for someone to help. 
> Thanks.
>







--
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/
 


Reply via email to