Scott,

Thats quite nice. I didnt realize actionstep had asml. I also didnt
realize you guys were as far along as you are. Are there any docs? I
have no experience with actionstep, and the sourceforge page doesnt
have much info. In other words, if I wanted to play with this, what
would be the best place to get started?

One issue that I noticed was that the custom cursor thing was a bit
slow. It could not keep up with the mouse which ended up creating an
odd UI sensation. It was like trying to swim in jelly. Admittedly,
this is on a pretty slow computer, but just FYI.

Oh, one other question. How does the skinning work? Do you specify
skins using XML or code or graphical elements?

Regards,
Hank

On 11/5/05, Scott Hyndman <[EMAIL PROTECTED]> wrote:
> Just wanted to point it out that ActionStep currently has support for 
> declaritive layouts loaded at runtime with ASML. I put up a little demo.
>
> http://scottyh.is-a-geek.net/actionstep/calculator.html
>
> Scott
>
>
> -----Original Message-----
> From:   [EMAIL PROTECTED] on behalf of Robert Edgar
> Sent:   Sat 11/5/2005 1:24 PM
> To:     'Open Source Flash Mailing List'
> Cc:
> Subject:        Re: [osflash] mxml on client
> Well not open source but designed for MTASC/Eclipse users..
>
> We are currently working on a commercial product ( sorry know that's a bad
> word :-) ) called Fluid which is somewhat similar in that it renders a UI
> from XML at run time although extends way beyond UI definitions into
> Application definition/management.
> Supports multiple modules, data management, services, fontlibraries,
> styling.
>
> All our components and code are in precompiled libraries that get cached on
> the client, developer code is compiled using MTASC into small modules that
> are dynamically loaded at run time and are usually very small around 2k per
> view.
>
> Here are two demos of an earlier alpha of Fluid
> http://www.xpcomponents.com/fluid/demo/loader8.swf?app=fita.xml&u=.swf
>
> This example was built using Fluid and without using any code or the IDE,
> everything was compiled with MTASC.
>
> The application file is http://www.xpcomponents.com/fluid/demo/fita.xml
>
> And here is a chart demo
> http://www.xpcomponents.com/fluid/demo/loader8.swf?app=chart.xml&u=.swf
>
> Rob
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of hank williams
> Sent: Saturday, November 05, 2005 6:13 AM
> To: Open Source Flash Mailing List
> Subject: Re: [osflash] mxml on client
>
>
> Yes, but I am not interested in compiling on the sever. I want to build UIs
> on the fly in the client. This way you have one swf which reads MXML which
> can be downloaded later to decide what UI or even what features the user is
> presented with.
>
> Regards
> Hank
>
> On 11/5/05, Tim Beynart <[EMAIL PROTECTED]> wrote:
> > Doesn't the FLEX server compile at runtime?
> >
> >
> > - - - - - - - - - - - -
> > Tim Beynart
> > Athens, GA, USA
> > - - - - - - - - - - - -
> >
> > -----Original Message-----
> > This is good. It is something that would even be useful in the
> > flex/as3 world since they do not have a way of building UI's from MXML
> > on the fly. You can only compile MXML in your development.
> >
> > Being able to do it on the fly the way you do will allow people (like
> > me) that want their UI to be configurable on the fly to do so. This
> > will allow me a way to make an app where a given user could say "I
> > want my app to look like this".
> >
> > Very useful.
> >
> > Regards
> > Hank
> >
> > _______________________________________________
> > osflash mailing list
> > [email protected]
> > http://osflash.org/mailman/listinfo/osflash_osflash.org
> >
>
> _______________________________________________
> osflash mailing list
> [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>
>
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to