them
> from there using loadVars?
> John
- Original Message -
From: "Miguel Serrano" <[EMAIL PROTECTED]>
To:
Sent: Sunday, August 20, 2006 6:45 PM
Subject: Re: [Flashcoders] ClassFactory and Reflection in Actionscript
> Oh, it's very sad. I developed a script
45 PM
Subject: Re: [Flashcoders] ClassFactory and Reflection in Actionscript
Oh, it's very sad. I developed a script language that can be loaded
and run at runtime in a flash movie.
At this moment I can create instances with no arguments, it's very
impressive, but if I can not pas
Could you send the parameters/arguments into a text file and retrieve them
from there using loadVars?
John
- Original Message -
From: "Miguel Serrano" <[EMAIL PROTECTED]>
To:
Sent: Sunday, August 20, 2006 6:45 PM
Subject: Re: [Flashcoders] ClassFactory and Reflection
Oh, it's very sad. I developed a script language that can be loaded
and run at runtime in a flash movie.
At this moment I can create instances with no arguments, it's very
impressive, but if I can not pass arguments I can't continue the
project.
> I'm coding an introspection framework for as
> 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
hi list!
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 st
6 matches
Mail list logo