Forum Moderators: coopster

Message Too Old, No Replies

Output image as flash via PHP

         

irock

10:09 pm on Oct 13, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I found this nifty program from hotscript. [213.133.102.17:8080...]
It can return a JPG into flash.

However, I found out the quality is pretty bad. I don't know why. Does anyone here know if there's a similar program out there?

Thanks!

coopster

10:28 pm on Oct 13, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



The quality is probably bad because of the default settings for the template in the converter.php script where it resizes the image to fit into 200x200 template. Just tweak that part of the code to suit yourself.