Flash SWF Export for GIMP
Sunday, March 22, 2009 3:49:47 PM
You can export the hole image as an Flash SWF image or the layers of the GIMP image as an Flash SWF animation (not Flash video Flv). This script requires the package SWFTools.How it work:
* Open your image in Gimp
* Goto "File > Flash SWF Export"
* Setup options, output directory and filename
* The GIMP background color is exported as the background color of the XHTML
Download
Download the FLash SWF Export script
and copy it to
/home/#YourProfileName/.gimp-2.6/plug-insMake sure the file is marked as executable.
Support for Gimp on Windows coming later.








1 2 Next »
Anonymous # Sunday, March 22, 2009 4:43:57 PM
slackwrdave # Sunday, March 22, 2009 5:04:34 PM
Eckhard M. Jägerarea42 # Sunday, March 22, 2009 6:22:44 PM
At the moment the script do just convert an image into an SWF. This is sometimes useful for saving file size (instead of an PNG24) and getting alpha values too (when embedding Flash with wmode transparent).
The next version will include animation support (SWF and FLV) by using the image layers and generate an XHTML file too.
Anonymous # Thursday, March 26, 2009 12:35:53 AM
Anonymous # Thursday, March 26, 2009 1:47:05 AM
Shaunak DeShaunak # Thursday, March 26, 2009 2:09:35 AM
Eckhard M. Jägerarea42 # Friday, March 27, 2009 11:01:52 AM
Anonymous # Saturday, March 28, 2009 1:08:05 AM
Eckhard M. Jägerarea42 # Saturday, March 28, 2009 9:17:55 AM
Anonymous # Tuesday, March 31, 2009 10:18:35 AM
Eckhard M. Jägerarea42 # Tuesday, March 31, 2009 12:00:35 PM
Anonymous # Wednesday, April 1, 2009 9:26:10 AM
Eckhard M. Jägerarea42 # Wednesday, April 1, 2009 4:46:46 PM
Thanks for your feedback. What kind of OS you are using? WHich version of SWFTools do you have installed?
-j stands for JPEG output:
http://www.swftools.org/png2swf.html
Eckhard M. Jägerarea42 # Wednesday, April 1, 2009 4:46:47 PM
Thanks for your feedback. What kind of OS you are using? WHich version of SWFTools do you have installed?
-j stands for JPEG output:
http://www.swftools.org/png2swf.html
Anonymous # Wednesday, April 1, 2009 6:04:15 PM
Anonymous # Wednesday, April 1, 2009 6:25:54 PM
Eckhard M. Jägerarea42 # Wednesday, April 1, 2009 6:31:06 PM
Thanks!
Anonymous # Wednesday, April 1, 2009 7:14:49 PM
Anonymous # Wednesday, April 8, 2009 6:06:05 AM
Anonymous # Wednesday, April 8, 2009 8:29:05 AM
Anonymous # Sunday, April 19, 2009 5:32:39 AM
Eckhard M. Jägerarea42 # Sunday, April 19, 2009 9:01:23 AM
i'm using Ubuntu 8.04, SWFtools 0.9 and Gimp 2.6.6. May try start gimp from a shell a take a look after export on it if there a error message appear.
Anonymous # Sunday, April 19, 2009 8:50:33 PM
Anonymous # Monday, April 27, 2009 2:53:53 PM
Eckhard M. Jägerarea42 # Tuesday, April 28, 2009 8:39:38 PM
Anonymous # Wednesday, April 29, 2009 9:24:17 AM
Anonymous # Sunday, May 10, 2009 8:31:15 AM
Anonymous # Tuesday, May 26, 2009 11:01:24 AM
Anonymous # Wednesday, May 27, 2009 8:51:56 AM
Anonymous # Wednesday, May 27, 2009 8:53:29 AM
Anonymous # Thursday, May 28, 2009 2:36:49 PM
Eckhard M. Jägerarea42 # Saturday, May 30, 2009 7:27:42 PM
Anonymous # Monday, June 8, 2009 7:55:23 PM
Eckhard M. Jägerarea42 # Tuesday, June 9, 2009 7:53:19 AM
Anonymous # Thursday, June 25, 2009 12:31:50 AM
Anonymous # Tuesday, June 30, 2009 9:28:08 AM
Eckhard M. Jägerarea42 # Friday, July 3, 2009 6:55:32 AM
- this script works for Linux only
- Make sure the file is marked as executable
- you will find it at: "File > Flash SWF Export"
Anonymous # Tuesday, July 28, 2009 11:36:10 AM
Eckhard M. Jägerarea42 # Tuesday, July 28, 2009 3:00:45 PM
Anonymous # Thursday, July 30, 2009 4:43:29 AM
Anonymous # Thursday, July 30, 2009 4:57:49 AM
Anonymous # Thursday, July 30, 2009 4:59:46 AM
Eckhard M. Jägerarea42 # Thursday, July 30, 2009 6:58:47 AM
Anonymous # Thursday, July 30, 2009 9:24:00 AM
Anonymous # Sunday, August 2, 2009 5:45:52 AM
Anonymous # Friday, August 21, 2009 3:13:26 PM
Anonymous # Saturday, August 22, 2009 10:13:52 AM
JanGen # Saturday, August 29, 2009 10:53:11 AM
This plugin gives a lot of power combined with the Gimp Gap package.
So mucho gracias, for this great plugin.
I agree with Anonymous (who does not
I have the backwards issue as well, it's the wrong direction compared to an animated GIF.
I would like to have a option to loop or play once
# Version 20090327
swftools-0.90
Anonymous # Tuesday, October 27, 2009 4:50:52 PM
Eckhard M. Jägerarea42 # Wednesday, October 28, 2009 7:09:35 PM
This script not but SWF tools can. Check out the code and rewrite as a shell or a pure python script.