On Fri, 4 May 2012 14:17:17 +0200
Cyril THURIER <[email protected]> wrote:
> It should work with relative path, I think. At least on my machine (I have >
> other example where it work !).
it does. No reason why it shouldn't.
> What I don't understand is why, in any case, I don't observe this update:
>
> ' this.log0.text += " 2;"; '
I'd check your file. Wouldn't work for me, even when I'd slimmed it down.
Lots of odd characters inside it. Corrupt? What are you editing it with?
Also, should you happen to be running server side, then make sure the web
server can access the file, i.e. check permissions. If incorrect, then it
can cause the loadXML command to simply bail out. ( Which is exactly what
it appears to be doing ).
> try with complete path to 'cahier.xml' and be carreful : if this code is
> used ONLINE, I think that the file 'cahier.xml' should ALSO online.
ttbomk, makes no difference.
Here is quick example text file load ( without the XML parsing ).
http://nordberg.me.uk/code/swftools/examples/loadxml.html
HTH.
Regards,
Chris.
---------------
SWFTools-common is a self-managed list. To subscribe/unsubscribe, or amend an
existing subscription, please kindly point your favourite web browser
at:<http://lists.nongnu.org/mailman/listinfo/swftools-common>