Guest User

Untitled

a guest
Jun 24th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. public function showBrianStuff():void {
  2.             brianKnows = true;
  3.             a = 1 + 2 + 3;
  4.             trace("bubbles are awesome");
  5.         }
Add Comment
Please, Sign In to add comment