Re: [Flashcoders] ClassFactory and Reflection in Actionscript 3.0

2006-08-20 Thread Jens Halm
> I'm coding an introspection framework for as3, but i have a problem by > creating instance at runtime without using new operator. > I have no problem to create instances of classes with no operators at > its construction function. The code is this one: > public class ClassFactory{ >public

Re[2]: [Flashcoders] Flash 9 ready for kiosk use?

2006-08-02 Thread Jens Halm
> I have no idea what memory leak issues you're talking about with the > Flash player. I've created a few applications that were designed to run > for days and even weeks at a time without a restart and I was able to > eliminate all memory leak and memory waste issues with Flash 6, 7 and 8 > with

Re: [Flashcoders] AS3 - Missing

2006-07-07 Thread Jens Halm
> Class names need to be unique. We will support the concept of a > base class for library symbols in the Flash 9 timeframe. These base > classes can be non-unique. Glad to hear that this will be supported. I am really surprised that so far Marcos seems to be the only one here who thinks it's e