Hey all,

I have one flex+PHP application.

Main purpose of the site is to sell T-shirts online.

 

Flex is used for generating different designs on available tshirt.

Something similar to Cafepress dot com.

 

I want to generate 300 DPI tshirt image from flex and send it to PHP side
for processing.

Now the question is Flex doen't support direct image generation.

So flex send's a Bytearray for 300 dpi image which is quite Bigger.some time
it crashes the browser while processing..because of heavy data..

 

And can not store in any of MySQL datatype.

Also storing in a txt file is too much time taking process..

 

Any Suggestion or help to come out fron this issue..

 

 

Regards

Pravin

 

Reply via email to