andz Posted June 13, 2011 Share Posted June 13, 2011 Hi guys, I have a script that creates animated image using PHP and GD combination. Now, my problem is that, I want to convert that animated image into a a flash file (swf). The problem that I'm facing right now is that how do I retain the animation in that animated image when it's converted to swf? I successfully converted a plain jpg file into swf and works fine but for animated image, got no luck. Or is there any way to combine 2 static image to create 1 animated swf file? Any help guys will do. Thanks Link to comment https://forums.phpfreaks.com/topic/239246-swfmovide-help/ Share on other sites More sharing options...
venkyzrocks Posted June 13, 2011 Share Posted June 13, 2011 You could do this using Adobe Flash Professional to get this doen the wya you want.You could insert the images in 2 different key frames and set the frame rate according to your animation and create a swf out of that. Link to comment https://forums.phpfreaks.com/topic/239246-swfmovide-help/#findComment-1229124 Share on other sites More sharing options...
andz Posted June 13, 2011 Author Share Posted June 13, 2011 Is there a way to achieve this using the SWFMovie() and other related functionalities in PHP? Link to comment https://forums.phpfreaks.com/topic/239246-swfmovide-help/#findComment-1229129 Share on other sites More sharing options...
venkyzrocks Posted June 13, 2011 Share Posted June 13, 2011 I'm a newbie to php so I'm not sure .. I have done a fair bit of action scripting ..Sorry about that Link to comment https://forums.phpfreaks.com/topic/239246-swfmovide-help/#findComment-1229135 Share on other sites More sharing options...
andz Posted June 13, 2011 Author Share Posted June 13, 2011 Okay. Thanks for your help. Link to comment https://forums.phpfreaks.com/topic/239246-swfmovide-help/#findComment-1229142 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.