I have visited one of the Photo Slide Show servicing site rockyou.com
There one can upload photos and customize the animation of the slideshows via Flash.
But what I'm thinking of is to give the ability to morphing 1 image to another image and on.... online.
I did search but only found the softwares that do morphing on desktop and finally put that to web but couldn't find any service similar online.
Is this possible to do online using PHP??
Online Image Morphing?
Yes, it's possible to do this with PHP and some JS and XML, having the SWF frame 'read' jpg images stored in a specific folder on the server. All you need to do is upload the jpgs into that folder, and make sure they are same sizes (width/height) for a decent output.
The fastest practical way coming to my mind is the Flash Rotator module in Joomla:
http://extensions.joomla.org/component/o...
Similar hacks can go out of Joomla frame as well.
Reply:If the animation must be flash you need macromedia Flash to create the Flash animation before uploading to a web server.
Fireworks can also do this with an animated gif, in fact many graphic programs can make animated gif files that morph. however I believe Fireworks is the easiest and most powerful.
Flash is better for dynamic image manipulation because you have a much greater array of effects, and can have much smaller, faster loading animations.
You can use PHP to rotate a set of images, in a folder, but cannot morph the images. You will have to use some software prior to the files being on the web server!
No comments:
Post a Comment