That is a nice workaround, allthough sending a bitmap over an ascii
line generates alot of overhead. If you are able to use flash 9 you could
use it's ability to send raw bytes back to the server, you would still
have to write a serverside solution(i think), but it would be nice.

-Meinte

On 8/14/06, julien castelain <[EMAIL PROTECTED]> wrote:

hi paul,

here's a nice tutorial
http://www.sephiroth.it/tutorials/flashPHP/print_screen/


cheers

On 8/14/06, Paul Steven <[EMAIL PROTECTED]> wrote:
> Hi there
>
> I am creating several online games using Flash 8.
>
> One game is a painting game where the user creates a picture. The other
game
> is a t-shirt creator application where the user either uses pre-created
> images or imports an image.
>
> I would like the user to be able to import pictures created in game 1
into
> game 2 at a later date.
>
> The site requires the user to login so ideally when playing the second
game,
> the user would have the ability to choose / import their picture by
> selecting from thumbnails of previously created images or alternatively
> choosing an image from their hard drive or from the internet.
>
> I guess the functionality required is to export the picture from game 1
as a
> jpg or similar and save this image or image data onto the server.
>
> My site uses PHP so suggestions using this technology are fine.
>
> Many thanks
>
> Paul
>
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to