Sothink-Flash Movie Maker, SWF Decompiler, DHTML Menu, SWF Quicker, SWF to FLA converter, SWF Editor, HTML Editor

Frequently Asked Questions


  1. What's the difference between unregistered version and registered version? Why can I only export the first and second files of each group?
  2. Why I was asked to enter registration key every time when I was running SWF Decompiler V4.3 on Vista?
  3. Is there a MAC version of Sothink SWF Decompiler?
  4. How can I make sure my SWF files can be converted to FLA format without problems before I decide to buy it? Due to the limitations of trial version, I can not decompile the full Action in SWF file.
  5. Why does pop up the window like this "Please run this program from the Administrator account so it can set up your license. Once the license is set up, you can run it from any account" when I run "Sothink SWF Decompiler" as Administrator account?
  6. Why did I not see the SWF Catcher icon on my IE toolbar?
  7. Why I can not capture the Flash movie content from Internet but only the loading bar or blank movie?
  8. Why I can’t find the SWF file which is got by Catcher in the directory on Vista?

  9. How to capture a Flash movie in an IE pop-up Window?
  10. Can I catch Flash movie from popup window in Firefox browser? How?
  11. Can I decompile my *.exe file using Sothink SWF Decompiler?
  12. Can I export all files at once?
  13. Why the exported FLA file is NOT saved in the same directory that the original SWF file located at?
  14. Why I got "Unexpected file format" when I tried to open the exported FLA file in Macromedia Flash program?
  15. Why I get so many files besides FLA file after decompiling a certain SWF file?
  16. Why Sothink SWF Decompiler can not export all the elements' names as original they existed in FLA file? What kinds of names could be recovered?
  17. Can I use Sothink SWF Decompiler to export the text in SWF file into *.txt format? If so, how?
  18. Does Sothink SWF Decompiler export the font in *.tif or other formats?
  19. Can I export several SWF files at the same time?
  20. How do I export a shape?
  21. How do I export an image?
  22. How do I export a sound?
  23. How do I export a font/text/sprite/button/frame?
  24. What's the *.gls file and how can I use it?
  25. Are Sothink SWF Easy and Sothink SWF Decompiler the same tool?
  26. Sothink SWF Decompiler generated an error, or crashed when I tried to scan a movie, what's wrong?
  27. Does SWF Decompiler show AS Class structure like folder-tree?

 

What's the difference between unregistered version and registered version? And why can I only export the first and second files of each group?

The limitations of unregistered version are: only the first two ActionScripts will be decompiled; only the first TWO resources in each folder can be exported; and unable to export the ActionScript when exporting FLA file.
The limitations are only for trial version. After you register it, you can export files as much as you like.

Top

Why I was asked to enter registration key every time when I was running SWF Decompiler V4.3 on Vista?

For the Sothink SWF Decompiler V4.3, users can use the below method to avoid being asked to enter the registration information every time to run the program under Vista Operation System.

1. Right click the program shortcut and choose Run as administrator. Please refer to the screenshot below:

2. Re-enter the registration information to unlock the program.

3. Please close and re-launch the program to check whether the problem still exists.

Top

Is there a MAC version?

Yes, currently Sothink SWF Decompiler for Mac has released. View here >>

Top

How can I make sure my SWF files can be converted to FLA format without problems using Sothink SWF Decompiler before I decide to buy it? Due to the limitations of trial version, I can not decompile the full Action in SWF file.

The trial version supports that only the first two ActionScripts will be decompiled and only the first TWO resources in each category can be exported. And be unable to export the ActionScript when exporting FLA file. If you want to make sure the file can be converted to FLA format completely before purchase, you can send your SWF file via email to support@sothink.com. Our support staff will test the file free for you and tell the test result to you via email. Then you can make your decision to buy the program or not according to the test result.

Top

Why does pop up the window like this "Please run this program from the Administrator account so it can set up your license. Once the license is set up, you can run it from any account" when I run "Sothink SWF Decompiler" as Administrator account?

From an Administrator account, run the registry editor, RegEdit.exe. Navigate to HKEY_LOCAL_MACHINE\Software\Licenses. Right-click on that key in the left pane (the one that shows folders) and select "Permissions". Use the Remove button to remove all users and groups from the permissions box, then click the Add button. In the "Enter the object names to select" box, type "Everyone" (without the quotes), then click the Check Names button -- the Everyone you just typed should become underlined, if the system recognizes it. Click OK to return to the main permissions dialog; you'll now see only one entry, for the Everyone group. Below it, select the box for "Full Control - Allow", which should also turn on Read - Allow. Then hit the OK button to finish it.

Top

Why did I not see the SWF Catcher icon on my IE toolbar? Also when I right-click on the Flash movie, it didn’t give me an option to select Sothink SWF Catcher?

  1. Please check if you installed Sothink SWF Decompiler with all your IE Windows closed. If not, please reinstall the program with all IE closed.
  2. If you customized your toolbar before, your toolbar will not show any newly-added toolbar buttons. Please go to View>Toolbar>Customize in IE to add SWF Catcher button from Available Toolbar Buttons to Current Toolbar Buttons. Thus, the SWF Catcher icon will show on your IE toolbar.

And please do not right-click the Flash movie itself. This will show the content menu of Flash Player. You should right-click the other area out of the Flash movie. If you still can not get the Catcher to show, please reinstall your SWF Decompiler.

Top

Why I can not capture the Flash movie content from Internet but only the loading bar or blank movie?

The problem lies in that the Flash you want to catch is using function loadMovie(). You can check the ActionScript in SWF file and see if there’s something like loadMovie(), which refers the SWF file has loaded other SWF files into this movie.
In this case, Sothink SWF Decompiler can not catch the actual movie directly but there is a solution you can use to catch the true movie manually. For example, you get a movie in Sothink SWF Decompiler and find such ActionScript code like this:
...
{
loadMovie("dir/file2.swf", ...)
}
...


The file "file2.swf" is the actual movie. Then you can input the address, e.g. http://www.sothink.com/dir1/file2.swf in browser's address bar to open the loaded movie directly. Thus you can use Sothink SWF Catcher to catch the actual movie content from the Internet.
But if you find the Action "loadMovie()" contains uncertain variables, which is quite complex, that means the actual content movie is loaded dynamically so it is very difficult to analysis the link and variables to get the actual movie.

Top

Why I can’t find the SWF file which is got by Catcher in the directory on Vista?

To fix this issue, you need to turn off internet protected mode.
Please open Internet Explorer browser, go to Tool > Internet Options, then go to Security tab and turn the Protected Mode to off.
Then, you should be able to download SWF movies with no problems.

Top

How to capture a Flash movie in an IE pop-up Window?

When you see a Flash movie in IE pop up Window, please do as following to capture it:

  1. Open a new blank IE browser Window.
  2. Drag the IE icon from pop-up Window's address bar to this new Window.
  3. And you will find the Flash movie is opened in this new Window.
  4. Now you can launch Sothink SWF Decompiler to catch it.

View the visual tutorial >>

Note: This way is applied for IE6.

Top

Can I catch Flash movie from Pop-up window in Firefox browser? How?

Yes, you can also catch Flash movies from pop-up window in Firefox browser. Following is the solution:

  1. Put the mouse cursor on the pop-up window and right click your mouse, select "About Macromedia Flash Player 8..." Then you will see the pop-up window become the Tag mode.
  2. Open a new blank Firefox Window and drag the Tag of pop-up window to this window.
  3. And you will find the Flash movie is opened in this new Window.
  4. Now you can use Sothink SWF Catcher to capture the Flash movie.

Top

Can I decompile my *.exe file using Sothink SWF Decompiler?

Yes, Sothink SWF Decompiler supports Flash movies in *.exe format. Please make sure your *.exe file is generated by the standalone Flash movies.

Top

Can I export all files at once?

Yes, Sothink SWF Decompiler supports to export all components of a SWF file at once. If you are using a registered version, you can select all folders by checking the square box in front of them and click "Export Resources" to get all of them at once. If this SWF file is a little large, it will take more time to export.

Top

Why the exported FLA file is not saved in the same directory that the original SWF file located at?

By default, Sothink SWF Decompiler will remember the export folder last time but you can change it upon your requirement. If you want the exported FLA file saved in the same directory as where the original SWF file is, please go to the Toolbar > Tools and click Options button. Then in the General tab of the Options dialog, please uncheck the option "Remember last export folder".

Top

Why I got "Unexpected file format" when I tried to open the exported FLA file in Macromedia Flash program?

Sothink SWF Decompiler 4.x supports exporting SWF file into the format for Flash 6.0, 7.0, 8.0 and 9.0. If you open it in the old version of Flash program, there will be such an error because the FLA file generated by Flash 5 and Flash MX are quite different. If that doesn’t solve your problem, please send your original SWF file to support@sothink.com to have a check.

Top

Why I get so many files besides FLA file after decompiling a certain SWF file?

If SWF file (exported by Flash v7+) contains the class of ActionScript 2.0, you will get the several *.as files (all the *.as files are the source file of AS 2.0 class) in some certain folders besides FLA file after converting the SWF file to FLA format. You will also get the project file with extension *.flp which contains all the source files of FLA and *.as. You could open the project file in Flash v7+ and it makes you easily manage the file you converted.

Top

Why Sothink SWF Decompiler cannot export all the elements’ names as original they existed in FLA file and what kinds of names could be recovered?

When you create a Flash movie and export it as SWF file, the layer name, library item name and symbol name are not saved in the SWF file at all. So when you use Sothink SWF Decompiler to decompile the SWF file, the elements (such as the layer name, library item name and symbol name) will be renamed by Sothink SWF Decompiler, but the Label/instance names could be the original ones because they are saved in the SWF file.

Top

Can I use Sothink SWF Decompiler to export the text in SWF file into *.txt format? If so, how?

Yes, Sothink SWF Decompiler MX 2005c and above versions support exporting text in SWF file into *.txt format. After open the SWF file in the program, please check the text element in Resources panel and then click "Export Resources" button. In Export Resources Dialog, you can see the file format for Text is selected to be *.txt format. If not, please choose Text (*.txt) option manually. Then you can export Text resource in *.txt format.

Top

Does Sothink SWF Decompiler export the font in *.tif or other formats?

Sorry, since only the information of the font used in this movie is kept in SWF file, not the entire font information of this font type, Decompiler can not get all the information of some Font Library according to these few fonts. So Decompiler can not export the font in *.tif format.

Top

Can I export several SWF files at the same time?
Yes, you can decompile and convert multi-file to FLA files at the same time, or export the resources to the certain file format for reusing. View the visual tutorial >>

Top

How do I export a shape?

In Resources panel, please click on the [+] in front of Shape folder to expand it and show the contents. Click any shape to view it. Then pick the shape you want to export by checking the square box in front of it. Last, click the "Export Resources" button and select a directory to save. Now you have exported the shape successfully. Sothink SWF Decompiler supports exporting the shape in *.swf or *.gls format. You can choose either during exporting. The shape file in *.gls format can be used in Sothink SWF Easy.

Top

How do I export an image?

To export an image by using Sothink SWF Decompiler, please click on the [+] in front of Image folder to expand it and show all the image files used in this SWF file. Click any image file to show it in preview Window. Then pick the image you want by checking the square box in front of it. Last, click the "Export Resources" button and choose a valid save path. Now you have exported the image successfully. Sothink SWF Decompiler supports exporting the image in jpg, bmp or png format. You can choose any one during exporting.

Top

How do I export a sound?

To export a Sound from a SWF file using Sothink SWF Decompiler, please click on the [+] of Sound folder to expand it. Select a Sound and Sothink SWF Decompiler will play it. Then pick the sound you want by checking the square box in front of it. Last, please click the "Export Resources" button from the tool bar and select a valid save directory. The file will be saved in the required format (.mp3 or .wav). You can choose either during exporting.

Top

How do I export a font/text/sprite/button/frame?

In Resources panel, please click on the [+] of Font/Text/Sprite/Button/Frame folder to expand it and display the contents. Click any component to view it. Then pick the one you like by checking the square box in front of it. Last, click the "Export Resources" button and select a directory to save. Now you have exported them successfully. The font, text, sprite, button, frame will be exported in .swf format. So as to edit the movie again, you also can click "Export FLA" to convert the Flash movie to FLA format.

Top

What's the *.gls file and how can I use it?

When you export a shape file, Sothink SWF Decompiler will let you select to save the file in *.swf or *.gls format. The *.gls format is exclusive for Sothink SWF Easy. When you export a shape file in such format, you can use this shape in Sothink SWF Easy. In detail, after you export the shape as *.gls file, please open Sothink SWF Easy and click "Shape" button to see the shape panel. In this panel, click the drop-down list and choose the folder where you saved the *.gls file. Then this file will be shown and you can use it in Sothink SWF Easy.

Top

Are Sothink SWF Easy and Sothink SWF Decompiler the same tool?

NO. They are two different tools. Sothink SWF Easy is a Flash movie creator and Sothink SWF Decompiler is a Flash analysis tool. With Sothink SWF Decompiler, you can get more shapes and use them in Sothink SWF Easy.

Top

Sothink SWF Decompiler generated an error, or crashed when I tried to scan a movie, what's wrong?

Please send this error in detail report and the SWF file to support@sothink.com. This will help us to check the problem and improve the program. Thanks.

Top

Does SWF Decompiler show AS Class structure like folder-tree?

Yes. In Resources panel, optimize the display of ActionScript in Resources Panel. When decompiling AS3.0, support showing AS Class structure like folder-tree according to its path in package.

Top

Sothink is a trademark of SourceTec Software Co.,LTD Sothink Software
Flash Decompiler, SWF Decompiler, Flash Animation Software, DHTML Menu, Tree Menu, JavaScript Web Scroller, Flash Album