On 5/15/07, Danny Kodicek <[EMAIL PROTECTED]> wrote:
Hi there, I am sure I remember coming across a way of reading
an XML file before it is fully loaded though I can't find it.
What I would like to do is load all the information from an
XML file but only if an attribute in the first node has
changed (this is like an ID that the Flash app can use to
decide whether or not to load all of the XML unless it is a
new version). Has anyone else heard of this of or is this
wishful thinking?

Wishful thinking. Once Flash starts to download something, it doesn't
stop (streaming media excluded).

If you can, make an addition to the back-end: a script or web service
call that returns a Boolean, based on the same thing.

Am I right in assuming that the XML file is very large? (If not, what
would be the point?)

--
T. Michael Keesey
Director of Technology
Exopolis, Inc.
2894 Rowena Avenue Ste. B
Los Angeles, California 90039
--
The Dinosauricon: http://dino.lm.com
Parry & Carney: http://parryandcarney.com
ISPN Forum: http://www.phylonames.org/forum/
_______________________________________________
Flashcoders@chattyfig.figleaf.com
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

Reply via email to