Skip to content

Instantly share code, notes, and snippets.

@skovalyov
Created June 5, 2012 22:22
Show Gist options
  • Save skovalyov/2878500 to your computer and use it in GitHub Desktop.
Save skovalyov/2878500 to your computer and use it in GitHub Desktop.
ActionScript singleton usage example
AuthenticationManager.instance.authenticate(usernameTextInput.text, passwordTextInput.text);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment