mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-02 14:14:21 +00:00
Added: FLA/FlashDevelop/IDEA export - A link to all classes (sound, font, images) is added so no class is missed during compilation
This commit is contained in:
@@ -528,3 +528,6 @@ config.name.warningAbcClean=Warn on Abc clean action
|
||||
config.description.warningAbcClean=Show warning before doing Abc clean action
|
||||
config.name.warningAddFunction=Warn on adding new function in AS3 P-code
|
||||
config.description.warningAddFunction=Show warning before creating new function in AS3 P-code. It also shows some info how the action works.
|
||||
#after 21.0.2
|
||||
config.name.linkAllClasses=Add link to all classes (sound, font, image)
|
||||
config.description.linkAllClasses=Add special script that links all (sound, font, image) classes in the SWF. This is useful when no other script links them, to be still available in compiled file.
|
||||
|
||||
@@ -526,3 +526,6 @@ config.name.warningAbcClean=Varovat p\u0159i Abc \u010di\u0161t\u011bn\u00ed
|
||||
config.description.warningAbcClean=Zobrazovat varov\u00e1n\u00ed p\u0159ed proveden\u00edm Abc \u010di\u0161t\u011bn\u00ed
|
||||
config.name.warningAddFunction=Varovat p\u0159i p\u0159id\u00e1v\u00e1n\u00ed nov\u00e9 funkce v AS3 P-k\u00f3du
|
||||
config.description.warningAddFunction=Zobrazovat varov\u00e1n\u00ed p\u0159ed p\u0159id\u00e1n\u00edm nov\u00e9 funkce v AS3 P-k\u00f3du. Tak\u00e9 to zobrazuje n\u011bjak\u00e9 informace o tom, jak tato akce funguje.
|
||||
#after 21.0.2
|
||||
config.name.linkAllClasses=P\u0159idat vazbu na v\u0161echny t\u0159\u00eddy (zvuky, p\u00edsma, obr\u00e1zky)
|
||||
config.description.linkAllClasses=P\u0159id\u00e1 speci\u00e1ln\u00ed skript kter\u00fd odkazuje na v\u0161echny t\u0159\u00eddy (zvuky, p\u00edsma, obr\u00e1zky) v SWF souboru. Tohle je u\u017eite\u010dn\u00e9 pokud \u017e\u00e1dn\u00fd jin\u00fd skript na n\u011b neodkazuje, aby byly st\u00e1le sou\u010d\u00e1st\u00ed zkompilovan\u00e9ho souboru.
|
||||
|
||||
Reference in New Issue
Block a user