A little demo on scrolling a starfield in as3

Posted on October 30, 2007

Here’s a little demo and source on how to create a scrolling starfield in as3 using bitmapdata.

Click here to check it out

Source code added for the keyboard lockup article

Posted on October 30, 2007

I wrote up a page real quick to provide the source for the AS3 keyboard lockup article I did. In it, I included some extra stuff you can use for whatever project you might be doing.

Read more..

New game released MathMem fun for adults and children!

Posted on October 26, 2007

Math Memory or MathMem for short is a new game I created that blends Memory and Math. This game allows children and adults to having some fun, while learning a bit of math on the side.

There are three difficulty levels that can choose from, addition, subtraction, multiplication and division. The easy level does not involve the memory aspect of the game, while medium and hard does.

Click here to play the game

MathMem, A Math Memory game by fawzma.com

TypeError: Error #1010: A term is undefined and has no properties.

Posted on October 14, 2007

If you are getting this error after testing your Flash program, it’s because some variable (or “term”) has not been initialized (or “undefined and has no properties”).

Read the rest of this entry »

Golfsol updated to keep hiscores!

Posted on October 11, 2007

Just a quick update, Golfsol is now keeping track of your hiscores. I will optimize it more to update the database at certain times. For now, whenever you start a new game, if you have a hiscore, it will be recorded. I’ve added a link to the right which can take you directly to the game.

Sometime in the near future, I’ll add a section that will show the top 10 or 100hiscores, with your initials.

In the meantime, Have fun!

Free Golf Solitaire Flash Game (Flash 9)

Posted on October 08, 2007

Just release, Golfsol. A FREE golf solitaire game made in flash. Read on to get to the game and instructions. Please let me know what you think, good or bad. I’ll continue to update.

Click here to play the game

Golfsol, a golf solitaire game by fawzma.com

How to get url from an SWF in Actionscript 3

Posted on October 08, 2007

Adobe sure did change alot with this new Actionscript 3 stuff. With all the extra hoops you have to jump through just to do something simple, they still somehow managed to make Flash 9 ten times faster.

Read the rest of this entry »

Paragraphs not working in WordPress

Posted on October 05, 2007

If you are having problems getting paragraphs to work in WordPress, it may be due to having the E-Commerce plug-in turned on. It took me a while to figure this one out, but I’ve come up with a workaround for the time being. Digging through the plug-in code will take a bit, so here it is. It may not be elegant or correct for the matter, but it works.

Read the rest of this entry »