Topic: Flash 8: Playing with pixels (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: f(x) |
posted 03-17-2006 21:57
I wanted to build a simple Flash app that used pixels, so here it is: |
Maniac (V) Mad Scientist From: :morF |
posted 03-18-2006 07:08
Looks pixelly. Also looks to be a clean piece of work... although an eraser tool would be nice. |
Paranoid (IV) Inmate From: Norway |
posted 03-18-2006 10:40 |
Paranoid (IV) Inmate From: Norway |
posted 03-18-2006 11:05 |
Maniac (V) Inmate From: Boston, MA, USA |
posted 03-18-2006 15:40
That's a fun project! |
Paranoid (IV) Inmate From: Norway |
posted 03-18-2006 17:18 |
Maniac (V) Inmate From: Boston, MA, USA |
posted 03-18-2006 20:07
fun stuff here: |
Bipolar (III) Inmate From: f(x) |
posted 03-18-2006 20:15 |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
posted 03-22-2006 13:41
exporting might get a bit complicated, since you cant directly write to a file afaik. |
Bipolar (III) Inmate From: f(x) |
posted 03-23-2006 01:19 |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
posted 03-26-2006 11:37
ok, i assume you already have some custom format in your flash movie where the pixels are stored. probably a two dimensional array with color values. |
Bipolar (III) Inmate From: f(x) |
posted 03-30-2006 03:08
I can't seem to get the colors of all the pixels... |
Bipolar (III) Inmate From: f(x) |
posted 03-31-2006 02:47 |
Paranoid (IV) Inmate From: Norway |
posted 03-31-2006 10:55
... on the other hand you could give CANVAS and the 'Opera-2dgame' Canvas Context a go |