Revolutionary Flash application optimization tools reshacker
See today was asked how to use reshacker. Exactly. Done a while ago a small thing. The accumulation of the experience points. Rookie write venture to share. Not to be the master joke I uh …
First, the pre-prepared document changes
Flash changes will be needed to produce exe. Presumably we should all will. Not a nonsense. Figure:

Second, the icon changes
Operation reshacker. Open order: -> Open -> choose just making good use flash exe.
And then operation -> replacement icon in the pop-up dialog box to open the midpoint of the new icon …-> select a document prepared ico icon. Some may choose to have exe or dll file. Then in the list below the corresponding icon will appear choice. Exe or some dll paper will have a lot of icons. Can separate serial number to choose. Figure.

Then replace the icon to the list of choices to replace the icon. Point "replacement."

Then save. Sometimes icon can not display correctly. Refresh this time to look at. Exe file icon is not has changed?

3, personalized resources
- Button corresponding resources are:
On the 401.
403 Open.
602 menu
604 Menu
601 words options pop-up menu (Copy. Shear. Paste)
613 Open. Copy links
In the menu and dialog box, all options will be a nine corresponding keys. They are the type of language counterparts. Figure:

Each one of the keys to the penultimate sub-keys "Chinese" content. We have to change course abruptly which can be part of the Chinese characters. After the changes. Points, "compiled scripts." Then save. Re-open the file when you can see the results. Is not very simple? Personalized dialog:

Started the directory tree, followed at 401 -> 2052. Will pop up Visual Resource Editor. In the visualization window edit the text Methods: To edit the text on the right point. Pop-up dialog box, select the "Edit Control" pop-up controls editor. Which is the title we have to change the content. Below it changes us: my personality Flash below style options. yellow for the selected format. such as Habitat left. center. right of abode. Depression. gray … and so on and so on …
If we just want to use his words. Then can select other languages. According del key to delete other. Well, I think for how to do?
Presumably to write procedures should know. Only in the text, type \ n can be, and if this dialog box to edit the title. Then the space in the dialog box right point. Edit dialog, and then some points compiler script . then save. run your program again. see changed?


If I do not want superfluous menu. Only want a how do? I mean is: I only want a menu, a dialog box buttons. Button to achieve a closed approach:
Copy the bottom of the frame, the script
MENUITEM "But my personality.", 20017
To
POPUP "I love you" within the () and delete other code, the final code for all
LANGUAGE LANG_CHINESE, 0×2
(
POPUP "I love you"
(
MENUITEM "But my personality.", 20017
MENUITEM SEPARATOR
MENUITEM "opt-out (& X) \ tCtrl Q," 20007
)
)
So. Bringing about such an effect

Said that for a long time. Whole process of how the title changed? Oh .. almost forgotten.
Changes in the title of the secret in the string exterior:
String Table 1
2, "Macromedia Flash Player 7" / / players of this title,
3, "Macromedia Flash movie (*. swf) | *. swf; *. spl | all documents (*.*)|*.*||" / / players, the default file type support
4, "players (*. exe) | *. exe | |" / / create players derived file types
String Table 2
104, "a film script led to the Macromedia Flash Player 7 to reduce speed. If we continue to run, the computer there will be a period of time has not responded. Whether to terminate this script?"
/ / Flash Action Script in the running after no response to the computer before Tips
105, "Macromedia Flash Player 7" / / acts of this dialog this heading
Fourth, write version information.
The following code corresponding version information. As long as the corresponding changes, "" on the value of it. Title I do not demonstrated.
VALUE "CompanyName", "Macromedia, Inc."/ / Company
VALUE "FileDescription", "Macromedia Flash Player 7.0 r14"
/ / Description
VALUE "FileVersion", "7,0,14,0"
/ / Paper version
VALUE "InternalName", "Macromedia Flash Player 7.0"
/ / Internal name
VALUE "LegalCopyright", "Copyright? 1996-2003 Macromedia, Inc."
/ / Copyright
VALUE "LegalTrademarks", "Macromedia Flash Player"
/ / Legitimate trademark
VALUE "OriginalFilename", "SAFlashPlayer.exe"
/ / Source file name
VALUE "ProductName", "Shockwave Flash"
/ / Product Name
VALUE "ProductVersion", "7,0,14,0"
/ / Product Version
The basic function of my personality so much. More individualized approach needed to rely on you to pondering. Oh …. wordy for a long time do not know we can not understand. Although some Flash software can be made exe. However, most of these do not have their own software development of this function menu and dialog box. If you want to write to some sweet talk to MM in the form of pop-up dialog box to. How can not help MM happy?






Leave a Reply