[Flashextensibility] XML <> JSFL

-psyche- psyche2012 at gmail.com
Fri Jul 7 21:01:41 EDT 2006


Well, glad to hear there's no XML parser. I was affraid to have done all 
this stuff for nothing.

To do this, i have a windowSWF that reads my XMLs, and rewrites it in 
Objects (saved as a .jsfl file), so that my JSFL can understand what's 
going on ^__^

Thanks !

++

(by the way, if someone knows an extension that implements a XML parser 
in JSFL, please send a link ^^)

// Didier AGANI
---------------


Peter Elst a écrit :
> well there is no XML parser class in JSFL if that's what you're 
> referring to. You can of course use the FLFile object to get access to 
> the filesystem and read in a file, and if you feel adventurous parse 
> the XML using basic string functions.
>
> Interesting to note though is that you can use XML2UI, basically a 
> subset of XUL for dialogs etc. but AFAIK no public methods for working 
> with XML data. You can of course always write your extension as a 
> windowSWF panel and use MMExecute to leverage both ActionScript and JSFL.
>
> - Peter
>
>
>
> -psyche- wrote:
>> Ok, it might be my time to ask a stupid question...
>>
>> XML isn't supported in JSFL ?
>>
>> (ouch, bad question.. please answer it isn't supported.. i've read 
>> the entire documentation and never heard about XML...)
>>
>> Regards,
>>
>> // D.A
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Flashextensibility mailing list
>> Flashextensibility at osflash.org
>> http://osflash.org/mailman/listinfo/flashextensibility_osflash.org
>>   
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Flashextensibility mailing list
> Flashextensibility at osflash.org
> http://osflash.org/mailman/listinfo/flashextensibility_osflash.org
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/flashextensibility_osflash.org/attachments/20060708/9cadcb5d/attachment.htm


More information about the Flashextensibility mailing list