Hi Danny, I will be using it to generate quiz SWFs. There will be thousands of permutations and the logic required to properly assemble the steps of the quiz may be quite complicated (and large). I'm avoiding keeping it on the client.
We may also be using it for "license" SWFs, although I'm still working out how I'd like it to work. So no comments on performance as of yet. Not in any sort any sort of production environment. However, I will be doing things like compiling against intrinsics, and only exposing the container API to the quiz page to keep compile times down. Scott On 26/03/07, DannyT <[EMAIL PROTECTED]> wrote: > looks good scott, will take a look at it, have you any comments on > performance? What are you using it for and is it standing up to the job > okay? > > > On 23/03/07, Ian Thomas <[EMAIL PROTECTED]> wrote: > > Hi Scott, > > Great stuff, and probably more stable than the PHP I currently use > > to do the same job. Thanks - I'll put it on my 'things to look at' > > list. :-) > > > > Cheers, > > Ian > > > > On 3/23/07, Scott Hyndman < [EMAIL PROTECTED]> wrote: > > > Whoops. Better link: http://www.scotthyndman.ca/?p=73 > > > > > > Scott > > > > _______________________________________________ > > osflash mailing list > > [email protected] > > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > > > -- > http://danny-t.co.uk > _______________________________________________ > 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
