Here are the beginnings of docs for ASML. It also provides a link to 
Renaissance, the format upon which ASML is based. Most of it will work in ASML. 
We've also added some things of our own (like includes, theme tags, color tags, 
etc).

https://secure.sourcesecure.co.uk/trac/osflash/actionstep/wiki/XmlLayout

As far as getting the source, we no longer use sourceforge...and we really 
should get rid of the links on our project page. 

We are on sourcesecure. This is the location of our SVN repo:

http://svn.sourcesecure.co.uk/osflash/actionstep/trunk/

Don't be discouraged by the code. There is a *ton*, and not all of it is 
documented, although more is getting done every day. Check out the 
org.actionstep.test namespace for code tests.

And if you're not willing to do all this, we're making an alpha release at the 
end of this month. It's a big deadline for us, so all the bugs we know about 
will be squashed.

As far as the cursor slowdown goes it seems to be only happening over buttons 
with tooltips and resizing. I will look into this immediately.

We do not have any support for skinning in the XML, except for color 
declarations and the definining the class to use as the theme class, but we're 
always open to suggestions. :)

Color declarations can have the effect of overridding default colors used by 
the theme. Rich is currently overhauling our default theme to support this.

Symbols can be used in a custom theme, but the theme must make use of symbols 
through code and using ASSymbolImageRep instances. If you need any help with 
this, join the mailing list and start asking questions. 

http://sourceforge.net/mail/?group_id=130597

Scott

-----Original Message-----
From:   [EMAIL PROTECTED] on behalf of hank williams
Sent:   Sat 11/5/2005 3:05 PM
To:     Open Source Flash Mailing List
Cc:     
Subject:        Re: [osflash] mxml on client
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



<<winmail.dat>>

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

Reply via email to