[osflash] mxml on client
Tim Beynart
tim at timbeynart.com
Sat Nov 5 16:04:02 EST 2005
It's not the rendering, it's the XML. There's no getting around the
slowness of parsing XML in flash.
I very much like the idea of using MXML for UI layout, even if I have to
use custom parsing for everything. Having a portable format for UI
declarations is pretty clever.
-----Original Message-----
From: osflash-bounces at osflash.org [mailto:osflash-bounces at osflash.org]
On Behalf Of Philippe
Sent: Saturday, November 05, 2005 3:48 PM
To: Open Source Flash Mailing List
Subject: [osflash] mxml on client
In my experience, run-time UI rendering from XML is not slow -- it can
be greatly optimized. I did some years ago a (closed source) AS1
MXML-like renderer with CSS support: it handles very complex layouts
without problems.
I'm happy to hear that there's some work on an AS2 runtime MXML
renderer! I will consider joining this project :)
However ASML can become a very good alternative and I was wondering if
it could be used not only for ActionStep. Scott?
_______________________________________________
osflash mailing list
osflash at osflash.org
http://osflash.org/mailman/listinfo/osflash_osflash.org
More information about the osflash
mailing list