tags:

views:

48

answers:

2

How to edit the .fla file code and save it in the .swf format?

I downloaded the trial version of adobe flash.

I am able to see the output frame but not source code.

A: 

You need Adobe Flash to open .fla files.

poke
A: 

The "Movie Explorer" ("Windows" menu) will let you see scripts that are in the .fla file, and you can edit them in the "Actions" window. But in most cases, there is little or no code in the .fla file, instead code is in accompanying .as files.

Lars
thanks a lot! I can see a lot of code when I clicked the "Actions" in the menu
Karthik Kottapalli