Skip to content

Instantly share code, notes, and snippets.

@lynndylanhurley
Created December 8, 2010 16:54
Show Gist options
  • Save lynndylanhurley/733544 to your computer and use it in GitHub Desktop.
Save lynndylanhurley/733544 to your computer and use it in GitHub Desktop.
public function showPage( n:Number ):void
{
patchToolBox.toolPageStack.showLayer( String( n ) );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment