>>Maybe the MTASC list is more appropriate.

Thanks for the reply, where is the MTASC list?  I couldn't seem to find
it on www.mtasc.org or www.osflash.org .

Jason Merrill
Bank of America 
Learning & Organization Effectiveness - Technology Solutions 
 
 
 
 
 

>>-----Original Message-----
>>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On
>>Behalf Of Nicolas Cannasse
>>Sent: Wednesday, October 18, 2006 12:00 PM
>>To: Open Source Flash Mailing List
>>Subject: Re: [osflash] MTASC and class variable assignments with
commas
>>
>>> Is this a good place for MTASC questions?  If not, where?
>>
>>Maybe the MTASC list is more appropriate.
>>
>>The e1,e2,e3 notation is very rarely used by users, and is confusing
for
>>other developers that doesn't know about it. Especially in your case,
>>you could have write as well the following :
>>
>>   a_int = a; b_int = b; c_str = c; d_bol = d;
>>
>>which would have exactly the same effect. That's why MTASC does not
>>support this syntax and is giving a parse error.
>>
>>Nicolas
>>
>>_______________________________________________
>>osflash mailing list
>>[email protected]
>>http://osflash.org/mailman/listinfo/osflash_osflash.org

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to