yeah.. probably should check with the onHTTPStatus callback and server logs to see if you're getting anything back. Also check the XML.status attribute to see if theres some parsing error. Server spitting out wrong encoding perhaps?
-Jonathan On 1/3/07, slangeberg <[EMAIL PROTECTED]> wrote:
> > xmlReceiver.load( "http://" + host + "feed_xml_story_6.php"); > Just pointing out that there's no 'host' variable defined in your function. -Scott On 1/3/07, Miles Thompson <[EMAIL PROTECTED]> wrote: > > Aside: Apologies for the previous dud posts. Maybe it was the code > embedded > in the message? > > A movie which has been running fine for a year now is suddenly creating > random problems among subscribers. > > The problem lies in a GetStories() function - for these people the > "success" part of onLoad does not happen. The code is posted at the > following link. > > http://www.allnovascotia.com/test/flashGetStoriesFunc.html > > I'm wondering if the problem lies in the response from the server. How > long > will xmlRecveiver.onLoad() wait before it starts processing? From the docs > I understand it is until all of the XML has been received from the server. > Could there be a problem with it responding too quickly? > > There have been no changes to "feed_xml_story_6.php" which is called in > the > function, and the database queries triggered by the movie to log the user > in have all occurred without any problems. > > Over the Christmas holidays we changed from one hosting company to > another, > now some subscribers are receiving the > "Get Stories: Loading of news stories failed", which is in the "else" > portion of the function. > > Suggestions, or a steer in the right direction will be appreciated. > > Regards - Miles Thompson > (902) 440-2010 > > > -- > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.1.409 / Virus Database: 268.16.3/614 - Release Date: 1/2/2007 > > > _______________________________________________ > [email protected] > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > -- : : ) Scott _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
_______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

