Skip to content

Instantly share code, notes, and snippets.

View torchofjoy's full-sized avatar

Joey_Hoey_Roey torchofjoy

View GitHub Profile
stop();
import fl.controls.RadioButtonGroup;
import flash.events.MouseEvent;
import flash.events.TimerEvent;
import flash.utils.Timer;
import flash.ui.Mouse;
//Timer
var myTimer:Timer=new Timer(1000);