Not sure if this is relevant but -are you using the intrinsic classes in
Zinc. If you include them in your library you're able to compile with MTASC
I believe
M
On 6/13/06, Andreas Rønning <[EMAIL PROTECTED]> wrote:
Whenever i try to use mdm.* methods in AS2 classes they refuse to work,
mostl
r PPC to rest, too.
;-)
Hooray for open source :)
Lee
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Cedric
Muller
Sent: 13 June 2006 11:37
To: Flashcoders mailing list
Subject: Re: [Flashcoders] zinc issues with AS2
I know
fatally, I am look
capabilities than Zinc with less
effort. At least when it matures.
Lee
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Cedric
Muller
Sent: 13 June 2006 11:27
To: Flashcoders mailing list
Subject: Re: [Flashcoders] zinc issues with AS2
var mdm:Object
Dear Andreas,
Can you try _global.mdm.* instead?
Regards,
Arul
- Original Message -
From: "Andreas R?nning" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list"
Sent: Tuesday, June 13, 2006 6:27 PM
Subject: [Flashcoders] zinc issues with AS2
Whenever i try to use mdm.* methods in AS
ovide more capabilities than Zinc with less
effort. At least when it matures.
Lee
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Cedric
Muller
Sent: 13 June 2006 11:27
To: Flashcoders mailing list
Subject: Re: [Flashcoders] zinc issues with AS2
June 2006 11:27
To: Flashcoders mailing list
Subject: Re: [Flashcoders] zinc issues with AS2
var mdm:Object = _global.mdm;
what a shitty way to code, but, hey this is Zinc :))
Cedric
> Whenever i try to use mdm.* methods in AS2 classes they refuse to
> work, mostly because mdm is an unde
sorry, don't reference, just target _global.mdm (dumber than what we
deserve)
_global.mdm.System.exec('C:/runacrobat.exe');
Cedric
Whenever i try to use mdm.* methods in AS2 classes they refuse to
work, mostly because mdm is an undeclared property. Declaring it
with var mdm:Object doesn't
var mdm:Object = _global.mdm;
what a shitty way to code, but, hey this is Zinc :))
Cedric
Whenever i try to use mdm.* methods in AS2 classes they refuse to
work, mostly because mdm is an undeclared property. Declaring it
with var mdm:Object doesn't do much either. Super frustrating,
anyon
8 matches
Mail list logo