PDA

View Full Version : Actionscript 1.0 or 2.0??



crusader
06-18-2004, 07:18 PM
I would like to ask if Server-Side Plugins support only Actionscript 1.0. I'm using Electroserver with Actionscript 2.0 and I program everything else in Actionscipt 2.0 as well, so it's kinda hard to go back to ver. 1.0 for the plugins.

jobem
06-22-2004, 04:00 AM
Hi crus,

Yes, they are completely ActionScript 1.0 at this time. There is no class support or anything like that. So all the basic stuff works, there is just no class support or strict typing.

NETMILK
12-08-2004, 12:36 AM
Hi,

I'm new to the forum. Sorry, if this has beeing asked before.
Are there any plans to support AS2 serverside in the near future?

Kind Regards,
Net Milk

webgeek
12-08-2004, 07:25 AM
As AS2 is completely proprietary, it might be a while before we support it. Implementing AS1 was doable because it's based on JavaScript. I promise to keep everyone posted if this changes in the future. Thanks!