Skip to content

Instantly share code, notes, and snippets.

@creativedrewy
Created November 7, 2012 03:20
Show Gist options
  • Save creativedrewy/4029397 to your computer and use it in GitHub Desktop.
Save creativedrewy/4029397 to your computer and use it in GitHub Desktop.
Cannot embed sym-linked files in AS3 on Windows
[Embed(source="assets/socketMessages.json", mimeType="application/octet-stream")]
public var SocketMessages:Class;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment