Jamie Ly

Jamie Ly

Developer, student, person

Skip to content
  • Arts/Crafts
  • Programs
  • Writings
  • About

actionscript

There are 5 posts tagged actionscript.

Updating an old Flash project

In 2004, I wrote an implementation of Tetris in ActionScript 2 using Flash MX. I had thought the source code lost until just a few months ago. Upon finding that source, I immediately uploaded it to Github. Not too long afterwards, I tried to upon the .fla in the most recent version of Flash, without […]

in Software | 514 Words

ActionScript Animation

Kosal had a problem pausing between tweens. We went through several revisions. First I suggesting defining the tween properties via array and using anonymous functions passed to the setTimeout function. We found out anonymous functions were a no-go in his version of ActionScript. Then, I suggested using globals, which resulted in the following code:

in Programming | 231 Words

Snake

Objective Eat all the red-colored blocks while avoiding the brown-colored barriers. Controls [Space] to (re)start the game [Arrow Key] to move [Home] to toggle barriers on/off (requires restart of game) Project page (Source and downloads) Moved to Github

in Programming, Software | 40 Words

Oiramrd

This is a clone of a popular puzzle game. Objective Clear all the round pieces by using the falling blocks to match 4-in-a-row! Controls [Right Arrow Key] to move right [Left Arrow Key] to move left [Down Arrow Key] to descend faster [Up Arrow Key] to spin piece Project Page (Source and downloads available) Video […]

in Programming, Software | 57 Words

Tetris

Intro This game needs no introduction! Instructions left, right, down to move space to drop ctrl, up to rotate p to pause home to restart Requested features: Next block window Project page (Source and other downloads available) Youtube Clip of Gameplay:

in Programming, Software | 47 Words

Archives

Independent Publisher empowered by WordPress