Questions tagged [fla]

FLA files are source files for Adobe Flash applications.They are binary files which typically require Flash authoring software to be edited, and are compiled by the authoring software into publishable SWF files.

FLA files are source files for Adobe Flash applications. They are binary files which typically require Flash authoring software to be edited, and are compiled by the authoring software into publishable SWF files.

This format is mainly used to create animations or rich user interfaces. Its usage has declined over the years as it's progressively replaced by HTML5, CSS3 and JavaScript.

88 questions
0
votes
1 answer

Editing SWF or FLA files

I have one SWF file and i have few URLs inside, that i want to change. My question is how can i edit SWF file? Or when i decompiler it into FLA file, how can i edit it and compiler it againt back to SWF file? I decompiler it with Sothink SWF…
tyrlaka
  • 154
  • 1
  • 5
  • 13
0
votes
1 answer

Change ActionScript source code from SWF File

First of all, I have only the swf file, I want to make some changes on ActionScript of it, i want to know, if I convert my swf file into fla, can I edit my actionscript with Abdobe flash professional CS ? Is it possible to convert an swf file into…
Yassine
  • 51
  • 1
  • 8
0
votes
1 answer

How to compile fla to swf

I tried to compile fla and ac to *.swf, but just the *.fla file is compiled not ActionScripts *.ac. Im using Adobe Flash CS6. How can i Compile the file as a Perfect Swf File?
0
votes
0 answers

Compile fla to swf with actionscripts

I tried to compile *.fla and *.ac to *.swf, but just the *.fla file is compiled not ActionScripts *.ac. Im using Adobe Flash CS6. How can i Compile the file as a Perfect Swf File?
0
votes
1 answer

Mask Externally loaded html text in flash

since 3 days back I have been trying to mask this externally loaded HTML text but no success, what I want is to show the scrolling text only in a square or an oval shape, but not in the whole layer width. PATH TO THE FLA…
0
votes
1 answer

Is there any way to run two instances of flash professional debug

After already searching the site for the answer to the question, I've found this: Is it any way to run two instances of debuggers? I need the Flash Professional CS5.5 version of the answer to this question. Basically - I need to know if there's a…
Neguido
  • 235
  • 2
  • 13
0
votes
0 answers

Blank page when opening .fla file in Adobe Flash CS6

I have converted the document from .swf to .fla, and wanna open it in Adobe Flash. I used CS6 after CC. I opened the .fla file, but it shows a blank page instead (see the link below). I don't know why does it happen. I noticed that in the Library…
Derekyy
  • 1,018
  • 4
  • 18
  • 31
0
votes
1 answer

Converting .swf to .fla

First of all I'm really confused that should I ask this on SO. If not can you guys provide me an alternative where I can ask this? I have a .swf file and I need to convert it to .flaso that I can get my actionscript code back and start developing…
Vedant Terkar
  • 4,553
  • 8
  • 36
  • 62
0
votes
2 answers

Need Fla file of Maps

I need .fla files of maps to develop map apps in flash. Can anyone tell me from where i can download .FLA files of Maps. Thanks in Advance
0
votes
1 answer

Time line Control by AS 2

I have sequence of images on timeline . I want to move timeline forward and backward using right click mouse. Click right mouse + x axis mouse ? by action script 2
m_way2allah
  • 3
  • 1
  • 3
0
votes
1 answer

Does preloading an external SWF also preload external MP3s?

I have an .swf file which loads several external MP3s, I want to make a preloader with an animated progress bar to ensure all of the Mp3s are loaded before the user can interact with the timeline. I have seen some people embed the MP3s in the flash…
user74847
  • 181
  • 1
  • 2
  • 12
0
votes
1 answer

Doubleclicking SWF file leads to its contents expansion?

I am working on flash project. When i directly play my swf file by double clicking it, its contents i.e fla symbols and graphics used expands (size increases) abnormally, but when I generate swf with fla, I am getting normal result. I am confused,…
0
votes
1 answer

preloader another swf with preloader

I need to open "game.swf" Before i opened with this swf, called "loadgame.swf" (downloaded from the website of the game, flashgame.com/loadgame.swf) this.Chargeur = new Loader(); Security.allowDomain("*"); this._C._B.width =…
0
votes
1 answer

SWF file has embedded link, how to work around it?

I have a SWF banner file that I wish to place at the top of my testing Wordpress website Here it is if you want to view it: http://www.fastswf.com/H4BGBkQ I do not have access for to FLA files, so I cannot go in and change the Actionscript if there…
Fizzix
  • 23,679
  • 38
  • 110
  • 176
0
votes
0 answers

"The superconstructor must be called first in the constructor body" magic

I have a comparably big .fla file and sometimes, when I try to publish it I get "The superconstructor must be called first in the constructor body." error. It appears randomly, I can close Flash CS6 and then reopen it, publish again and then…
jfgi
  • 107
  • 1
  • 10