7 msg'real time' flash interface.
6 msgduplicate movieclip with loading image
7 msgRuntime sharing: best practice
20 msgDrag on a specific angle

XML.onLoad peculiarity
\ Miles Thompson (5 Jan 2007)
. \ Ray Chuan (6 Jan 2007)
. \ Miles Thompson (7 Jan 2007)
. . \ Ray Chuan (7 Jan 2007)
. \ Miles Thompson (18 Jan 2007)

3 msgRuntime sharing
4 msgcreate drop caps text ...
1 msgJOB POSTING: freelance game developer (game eng...
1 msg[OT] Intermediate level Actionscript developer ...
1 msgJOB: drag and drop product designer app
5 msgAS3 writing ByteArray hexadecimal data to a fil...
1 msgExported symbols scope and lifetime
1 msgJOB:Flash Developer Needed IN NYC
1 msgShared library load time
2 msgpflash 8 file upload security issue
4 msghtml text in two columns
5 msgWait for XML.onload - random failure - 3nd try!!
2 msgWait for XML.onload - random failure - 2nd try!!
1 msgWait for XML.onload - random failure
2 msgTransform tool help - without the matrix
Subject:XML.onLoad peculiarity
Group:Flashcoders
From:Miles Thompson
Date:5 Jan 2007


 

How or why can I have an XML Status Code of "0", but XML.onLoad is not
succeeding?

My XML.onLoad has a "success" section, like so ..
xmlReceiver.onLoad = function( success:Boolean )
and if there is no success, the else part looks like this:
// Otherwise tell the user the vars couldn't be loaded.
txtNews.text = txtNews.text + "GetStories: Loading of news storys
failed.";
txtNews.text = txtNews.text + "GetStories: XML did not load.";
txtNews.text = txtNews.text + "GetStories: XML Status code: " +
xmlReceiver.status;

Some users are not getting the news stories, which are sent as XML and
parsed within the success section,
but they report a status code of "0" - which indicates everything should be OK.

This is Flash MX, users are running Flash Player 7 in their browsers.

Does anyone have any ideas? Suggestions will be most welcome.

Regards - Miles Thompson


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.410 / Virus Database: 268.16.5/616 - Release Date: 1/4/2007


_______________________________________________
Flashcoders
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


© 2004-2008 readlist.com