Re: [Gimp-developer] Could new version of gimp building swf?

2010-06-01 Thread Chris Mohler
2010/6/1 Hades :
> In linux env,is there any good swf builder project ?

There's also the flex SDK - but there is no GUI:
http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4

It is quite capable if you are good with actionscript.

CHris
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Could new version of gimp building swf?

2010-06-01 Thread Tobias Ellinghaus
Am Dienstag, 1. Juni 2010 schrub Hades:
> Could new version of gimp building swf?
> 
> In linux env,is there any good swf builder project ?

There is a plug-in which might help:

http://my.opera.com/area42/blog/flash-swf-export-for-gimp

> Thanks.
> 
>  祝 万事如意
> 
>Hades
> 2010-06-01


signature.asc
Description: This is a digitally signed message part.
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Could new version of gimp building swf?

2010-06-01 Thread LightningIsMyName
Hello Hadas,

2010/6/1 Hades :
> Could new version of gimp building swf?

SWF is a very large file-format. It can do anything from showing
simple pictures, to running advanced web applications (using
actionscript). You'll need to be a bit more specific about what you
want to do with the SWF.

I don't know of any existing plugin to export SWF (static images in
SWF) from GIMP images.

> In linux env,is there any good swf builder project ?

If you want to work with SWF on linux, you should probably try libming
- http://www.libming.org/ It has many tools and utilities for working
with SWF files. You should be able to find a way to use libming to
convert static images to SWFs.

--
LightningIsMyName
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer