I’m looking for a solution to make swf file (flash media) without using windows. Is this possible ?
If you’re just trying to make simple animated swf files, then ffmpeg can assist with the conversion. However, I’m assuming you’ll want interactive stuff too. Some interesting ideas and apps discussed here:
@OP: BTW, it would help if you explain what you want the SWF file to do. Normally people associated SWF with videos but Actionscript is a full-fledged client-side language and does things like animation, picture galleries, screen gadgets, and so forth. If you just want to play a video, there are ready-made SWF objects you can get off the Net for this.
For best results your going to be looking at windows programs under wine. There are some native linux programs for editing swf files but unfortunately due to the current nature of flash most of them are still fairly basic compared to their closed-source counterparts. Most of the projects for swf editors on linux are listed on this page.