lingo-l Reading XML from cast member

2004-04-14 Thread Des Marron
Hi All, I am trying to use the flash asset xtra to read XML from a cast member. I can get it to read from a file using: XMLObj.load(g_strMyFilePath) But how can I read the XML from a cast member? Thanks in advance. Des. [To remove yourself from this list, or to change to digest mode, go

Re: lingo-l Reading XML from cast member

2004-04-14 Thread Des Marron
Hi All, I am trying to use the flash asset xtra to read XML from a cast member. I can get it to read from a file using: XMLObj.load(g_strMyFilePath) But how can I read the XML from a cast member? Thanks in advance. Des. Which cast mebmer you mean? The XML text is in a

Re: lingo-l Reading XML from cast member

2004-04-14 Thread Des Marron
Thanks Valentine. That done the trick. Des. - Original Message - From: Valentin Schmidt [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, April 14, 2004 2:12 PM Subject: Re: lingo-l Reading XML from cast member XMLObj = newObject(XML, member(textOrField).text) valentin

lingo-l FileIO Xtra File Path Limit

2004-03-31 Thread Des Marron
Hi All, Has anyone ever come accross a limit to the number of of characters in a file path that can be used in the file IO Xtra to open a file? The limit for the path seems to be 126 characters. After that the file can be found. For example: This will find the file (The las folder is New

lingo-l Scripting Xtra

2003-03-19 Thread Des Marron
I am very new to Xtra development, I only started looking into it on Monday! I don't really know what I'm doing, I would be really grateful. I have been given a program that was developed in C++ and was not developed as an Xtra, we have been told by the developer that we can use the program but we