lastingforhours
Programmer
i know you can declare a static var in an actionscript class but what if i want to just plain declare a constant in my document?
in other languages, its usually like
const MYCONSTANT
and i noticed that if i type "constant" in my actionscript panel, it gets recognized as a reserved word but i cant find any documentation on it.
anyone know whats up with this?
in other languages, its usually like
const MYCONSTANT
and i noticed that if i type "constant" in my actionscript panel, it gets recognized as a reserved word but i cant find any documentation on it.
anyone know whats up with this?