Any ideas why XMLParse fails to produce correct XML-file when I load
SW-movie for the first time? It returns "successful parse" and a list of
some kind, but it's definitely not the one expected (there seems to be loads
of information missing, cut strings etc.).


Strange thing is, that when page is refreshed, XML is parsed perfectly.

Sounds like the movie isn't fully loaded when you first call the method. Try waiting for all of the media to load and then issuing the call. You can do so by using a frame script in frame one that loops the frame until the mediaReady of your last cast member = 1, then goes to the next frame and calls your init methods.


hth,
Kurt

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]

Reply via email to