Skip to content

Instantly share code, notes, and snippets.

@stanosmith
Created April 3, 2012 23:01
Show Gist options
  • Save stanosmith/2296167 to your computer and use it in GitHub Desktop.
Save stanosmith/2296167 to your computer and use it in GitHub Desktop.
AS3: GS Fade Out Auto
TweenMax$(EntryPoint).to($(Clipboard), .5, { autoAlpha:1 } );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment