I received a .swf (Flash) file and they asked me to modify some things. I don't know (yet) Flash. Is a .swf itself a source file or it is a compiled form of something other.
What is the suggested IDE to work with Flash, where to starts?
I received a .swf (Flash) file and they asked me to modify some things. I don't know (yet) Flash. Is a .swf itself a source file or it is a compiled form of something other.
What is the suggested IDE to work with Flash, where to starts?
swf is a flash package that can contain, among other things, source code.
You can find free flash decompilers that will disassemble it for you.
SWF is the "compiled" form of a FLA file. The FLA file contains the source, so you can't (easily) edit an SWF file.
The swf fileformat has not source code in Action Script (the language which you can develop in Flash).
.fla is the flash filetype, in that you can have movies, images, code... When it is compiled the result is the .swf.
The best way to start with Flash is to learn the Adobe Flash CS (http://www.adobe.com/products/flash/).