PDA

View Full Version : .asc? in mx 2004



Yeldarb
September 15th, 2003, 06:36 PM
what are these .asc files? can they be used as external variables (like a high score board)

senocular
September 15th, 2003, 06:52 PM
did you go File > New... and choose Actionscript Communication File?

Yeldarb
September 15th, 2003, 07:18 PM
yeah
what do they do?

ahmed
September 15th, 2003, 08:07 PM
asc files are Server-Side ActionScript (SSAS) files that are used with FlashComm applications. SSAS basically has the same syntax as ActionScript but you're dealing with different classes there, like 'application', 'client' and so on :)

Yeldarb
September 15th, 2003, 08:14 PM
oh...