Posts tagged as 'Flash'

2009
04
May

ActionScript Error Repository

I found a great resource today called the ActionScript Error Repository. Let’s say you are working in Flash, Flex, or AIR and you get a fun error message: Error #2032: Stream Error. You can search for the error code and it will explain the cause and how to fix it. It will give an example … Continue reading

2008
27
Jul

Bitmap Smoothing

Let’s say you are loading in an image. The image is a little to big to fit in the area it is supposed to go in or maybe too small so you have to scale it up a little. The problem is, if you scale it, it will end up looking absolutely horrible. All is … Continue reading