Shafiul Kabir
Shafiul Kabir

Reputation: 11

How do I save a MovieClip as an image in Actionscript 3?

I have created a customized dress up avatar using flash. Now I have to do that a registered user can make his avatar. After user creates his/her avatar how can I save the customized avatar in a database?

Upvotes: 0

Views: 782

Answers (1)

Mattias
Mattias

Reputation: 3907

Save image from Flash, send it to PHP and return a URL string to Flash: Save image from Flash, send it to PHP and return a URL string to Flash

Send bitmap data from Flex to Php: Send bitmap data from Flex to Php

Upvotes: 4

Related Questions