Flash Animation: Character Shading

Adding some shading to characters and objects is a good way to add some depth to your flash animations. The following tip may be an obvious one, but if it’s new to you it may be one of the handiest tips you ever get.

Read more

Subway’s at Night

I smell oranges.
This can only mean one thing.

Tigers.
Large cats that hunt by night.
It worries me, but I can’t do anything.

I am a bird.

Javascript: Get variables from querystring

Problem:

You need to grab some information from the querystring of a URL using only javascript.

Solution:

Use some code I found!
Read more

Save images from Flash to your server using ASP.NET webservices

Problem:

You want to save an image from Flash to a server using Actionscript 3.0 and ASP.NET.

Solution:

Read this article!
Read more