Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save youpy/188940 to your computer and use it in GitHub Desktop.

Select an option

Save youpy/188940 to your computer and use it in GitHub Desktop.
package {
import flash.display.Sprite;
public class FlashTest extends Sprite {
public function FlashTest() {
// write as3 code here..
// XXX
// YYY
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment