Home > Blog >
Page 1 of 11
 
Saved Game (a Kindisoft secureSWF Review)

Saved Game (a Kindisoft secureSWF Review)

Full Disclosure: This is a paid review. We are receiving a free license of Kindisoft secureSWF in exchange for evaluating the product and posting our opinion. This has not necessarily effected a positive or negative review; while a post can be bought, our favourable opinion comes at a higher price. (That price, incidentally, is one [...] Keep Reading

 
 
Tutorial: Resample Bitmaps in Flash AS3

Tutorial: Resample Bitmaps in Flash AS3

Often I find working with Bitmaps and BitmapData in Flash can be cumbersome. Simple things such as resizing images can require a lot of code. For this tutorial i have created a “BitmapResampler” class to help makes things easier. This class can be useful for things such as creating dynamic thumbnails, taking Bitmap snapshots of [...] Keep Reading

 
 
Tutorial: Building a Flash/AS3 FPS ( frames per second) counter

Tutorial: Building a Flash/AS3 FPS ( frames per second) counter

Often when building games or other graphically complex flash applications it is important to gauge performance on different systems or in different browsers. Flash Player has no built in way to do this other than to eyeball the resulting playback and make a guess. Fortunately with some simple calculations this can be solved. Here Comes [...] Keep Reading

 
Page 1 of 11