Is it possible to just create a .AS file and define constants inside of that file? Without making a new class, just so that all my classes can access these constants? This is of course possible in PHP, but are the scopes handled differently in AS3?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How definitions should (theoretically) be written in AS3 | 0 | 102 | June 3, 2011 | |
Constants | 19 | 174 | April 6, 2006 | |
Class Constants Type | 0 | 42 | August 15, 2007 | |
Constants in ActionScript | 0 | 62 | April 30, 2005 | |
AS3 best practice for project wide constants?
|
0 | 116 | January 20, 2011 |