Calendar

March 2007
M T W T F S S
« Feb   Apr »
 1234
567891011
12131415161718
19202122232425
262728293031  

Tag Cloud

Categories

Archives

Highest Rated

Most Viewed

Recent Posts

Recent Comments

Archive for March 26th, 2007

CS3 Prices leaked

Monday, March 26th, 2007

Amazon has had some of the new CS3 products posted. They just pulled the pricing but here is what was posted:
Photoshop CS3 $649.95
CS3 Web Premium $1599.95
CS3 Design Premium $1799.95
CS3 Master Collection $2499.95
For full product breakdowns visit here

a2a_linkname=”CS3 Prices leaked”;
a2a_linkurl=”http://blog.everythingflex.com/2007/03/26/cs3-prices-leaked/”;
a2a_show_title=1;
[...]

SnapIt Apollo - Source Included

Monday, March 26th, 2007

I have had requests on how to take snap shot and save it to disk. So here is a vary basic example that takes a picture of itself and saves it to disk using the file name provided. Here is the guts of the function that saves the image:

private function snagPic():void {
bitmapData = [...]