I have some links in a .SWF file that I would like to remove because they are depricated. Is there any way to do it? I have downloaded something called "Flash Decompiler" but it is only a Demo and it does not allow me to remove things, but rather edit images etc..

0

2 Answers

.swf files are completed, compiled and published files that cannot be edited with Adobe Flash. However, many '.swf decompilers' do exist, for example take a look at this tutorial:

1

swf files cannot be edited directly.Convert the swf file into the source file.Source file basically decompiles the swf files and break it into the text,images or other things that you have used to make the swf file.Once you have the separate things you can edit them and again compile and make your swf file.

This is the best tool that i found to do everything that you need to do in the swf file: 1.Flash Decompiler Trillix(you need to buy this) 2.jpexs free flash decompiler (free and opensource)

Hope this will help you.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy