|
|
 |
Re: FN-FORUM Flash - saving a picture onto the server.
date posted 19th January 2003 16:39
Cheers boyos.. I've been thinking along those lines meself today (been out
for a walk on Mam Tor in the pouring rain, currently sitting shivering in a
towel waiting for the shower).
I'll drop you a line if my head explodes, but some kind of 2d array
fellermelad of pixel values posting back to an asp should do me I reckin. I
don't actually need them as JPEGs - as long as I can display them at all I
should be OK - and I can just pop the values over to flash and get it to
build them up again from the info.
Cheerio
Dan.
> i did something similar last year, it posted the information to a script
> that generated an image using based on the colour value of each 'pixel'
> movie clip - the movie clips were named according to position so i was
able
> to retrieve that from the variable name (MC_1_1....MC_80_40).
>
> the script referenced an object that allowed you to build an image up
pixel
> by pixel and save as gif or jpg, if i can remember the name of the bugger
> i'll mail what its called to you
>
|
 |
|