Your not going to get anywhere with the Bitmap data object if your
resolutions need to be that big. The sheer size of the data will be so
big it will bring the flash player to it's knees.

However if you want to try it there is some good stuff here.

http://www.sephiroth.it/tutorials/flashPHP/print_screen/page002.php

You best bet is to look into the GD library

http://uk.php.net/gd

I've used this in the past to generate JPEG's from swf data



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Aaron
Smith
Sent: 08 March 2006 07:55
To: Flashcoders mailing list
Subject: [Flashcoders] vector to jpeg or png, php


I searched the list archives for a good solution for generating a jpeg 
or png using php. nothing found. I know i've seen some articles on this 
here and there but can't remember where exactly.

does anyone have any good links for this? Flash 8 preferred because of 
bitmap api. Also note the DPI and res need to be huge ( 2300 X 3500, 
200DPI )

thanks in advance

smith
_______________________________________________
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