Re: [Flashcoders] More fun with XPATH... now I want XSLT in Flash!

2007-04-30 Thread Peter Hall

On 4/13/07, Josh Santangelo [EMAIL PROTECTED] wrote:

I wanted the same thing at once time, and asked the xfactorstudio
gent about it. He said that he'd looked into it at once point but
found that it was very difficult to implement XSLT in AS2 at any
reasonable level of performance.

AS3 + E4X would likely be another matter.



http://code.google.com/p/xpath-as3/

Performance is perfectly acceptable, except for really heavy work, and
I haven't even started the performance tuning yet.


Peter
___
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


Re: [Flashcoders] More fun with XPATH... now I want XSLT in Flash!

2007-04-13 Thread Josh Santangelo
I wanted the same thing at once time, and asked the xfactorstudio  
gent about it. He said that he'd looked into it at once point but  
found that it was very difficult to implement XSLT in AS2 at any  
reasonable level of performance.


AS3 + E4X would likely be another matter.

-josh

On Apr 11, 2007, at 2:41 AM, Hairy Dog Digital wrote:



Okay, next question re: XPath in Flash

Does anyone know of an XSLT implementation for Flash MX/MX04/8 ???

The end result of what I am doing is actually generating an XHTML  
file from
the XML. I know I can use the built-in XML class and XFactor  
studios XPath
to traverse and find what I need, but XSLT would be much more  
efficient.


FYI... This is a standalone project being delivered on CD using  
Director MX
04 as a wrapper. There will not be any external communication,  
except for

possibly loading a few web sites. So server-side transforms are not an
option.

...Rob



___
[EMAIL PROTECTED]
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


___
[EMAIL PROTECTED]
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


[Flashcoders] More fun with XPATH... now I want XSLT in Flash!

2007-04-11 Thread Hairy Dog Digital

Okay, next question re: XPath in Flash

Does anyone know of an XSLT implementation for Flash MX/MX04/8 ???

The end result of what I am doing is actually generating an XHTML file from
the XML. I know I can use the built-in XML class and XFactor studios XPath
to traverse and find what I need, but XSLT would be much more efficient.

FYI... This is a standalone project being delivered on CD using Director MX
04 as a wrapper. There will not be any external communication, except for
possibly loading a few web sites. So server-side transforms are not an
option.

...Rob



___
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