One tutorial it said that it is a traditional thing for all languages
But i have never seen one for flash?
Does anyone know why there isn't one?
Or can someone contribute it
Posted 17 February 2006 - 12:45 PM
Posted 17 February 2006 - 01:26 PM
Posted 18 February 2006 - 12:49 AM
trace("Hello World");
var hello:String = "Hello World of variables in AS 2.0"; trace(hello);
Posted 18 February 2006 - 04:51 AM
Posted 18 February 2006 - 08:42 AM
