Created
November 23, 2008 04:19
-
-
Save johnlindquist/28029 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Embed(source="assets/icons.swf", symbol="frontIcon")] | |
private var frontIcon:Class; | |
[Embed(source="assets/icons.swf", symbol="backIcon")] | |
private var frontIcon:Class; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment