Just opened a new thread for this.. the previous one was hijacked and
had an irrelevant subject.. etc. etc.

Cheers
-K

On 22/11/05, David Peek <[EMAIL PROTECTED]> wrote:
> It's an application delivery platform, like FLEX, only you don't have to
> compile the applications into swfs.  You can define your application in
> an XML markup and load it into one environment on the fly.
>
> <Rect id="bg_rect">
>             <Fill>
>                 <Gradient>
>                     <GradientEntry color="0xF9F9F9" ratio="0"/>
>                     <GradientEntry color="0xEAEAEA" ratio="126"/>
>                     <GradientEntry color="0xD7D7D7" ratio="129"/>
>                     <GradientEntry color="0x9F9F9F" ratio="255"/>
>                 </Gradient>
>             </Fill>
> </Rect>
>
> For example.
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to