topical media & game development
actionscript-events-UserType.ax
actionscript-events-UserType.ax
[swf]
flex
package {
// Stores constants representing levels of user privilege for the
// control panel application
public class @ax-actionscript-events-UserType {
public static const GUEST:int = 0;
public static const ADMIN:int = 1;
}
}
(C) Æliens
27/08/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.