Commit Graph

220 Commits

Author SHA1 Message Date
honfika@gmail.com
b8f88aea79 use red color when bitmap is not available for bitmapfill (probably some fallback in flash player for erroneous bitmap fills) 2016-12-14 19:43:06 +01:00
honfika@gmail.com
a44221b363 Character tag removing simplified/fixed 2016-12-13 12:46:53 +01:00
honfika@gmail.com
820ef1a5f1 #1314 user interface 2016-12-03 13:06:55 +01:00
Jindra Petřík
ce4719fe35 Saving files before refreshing line endings 2016-11-27 06:56:24 +01:00
Jindra Petřík
6659b4921c DefineEditText needed characters based on HTML text - font face 2016-11-26 10:21:28 +01:00
Jindra Petřík
790d1070ed Auto rename identifiers checkbox renames colliding traits too 2016-09-18 00:06:38 +02:00
Jindra Petřík
8a0223a02a Namespace suffix handling on all Levels.
Classes with same name handling.
Test data
2016-09-17 14:44:59 +02:00
Jindra Petřík
5c4e07ec1b Parsing Flex SDK errors
init swf to flex before editig
2016-08-20 18:23:09 +02:00
Jindra Petřík
003d923c80 Merge branch 'dev' into flexcompile
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/ABC.java
	src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties
2016-08-14 19:55:15 +02:00
honfika@gmail.com
44a1c7bd5f SVG import fix 2016-08-12 15:56:34 +02:00
honfika@gmail.com
9573a00c92 clear sound cache after replacing sound 2016-08-07 15:20:32 +02:00
Jindra Petřík
8c5345cfd8 AS3 editation with flex - not really working yet:
- needs fixing circular references, etc. (eg. editing class which references classes which references this class)
 - needs better errors displaying with jump to error line, etc.
2016-08-06 07:19:52 +02:00
Jindra Petřík
5bc200c208 Instance metadata get/set/remove from Commandline 2016-07-24 11:27:04 +02:00
Jindra Petřík
afc2c05cbb Introduce end-of-line normalization 2016-07-23 21:19:44 +02:00
honfika@gmail.com
9b831b200e compacted font refresh fixed 2016-06-09 10:45:46 +02:00
honfika@gmail.com
db0d490fc9 #1241 File content is different to what FFDEC shows in HEX view near instructions 2016-05-29 12:32:50 +02:00
honfika@gmail.com
d0fb48dbed use ARGB_PRE instead of ARGB, becasuse flash uses premultiplied images by default 2016-05-03 20:31:32 +02:00
honfika@gmail.com
839ed34935 fix displayobject cache (for example clear then zoom changed) 2016-04-16 12:07:09 +02:00
honfika@gmail.com
729b78ceda cache display object as it is written in SWF documentation (placeobject cache flag or has filters) 2016-04-09 14:23:51 +02:00
honfika@gmail.com
b004a6790b small improvements 2016-03-22 17:20:38 +01:00
honfika@gmail.com
92518eb79f #1194 Wrong sound effects in fla 2016-03-20 17:26:50 +01:00
honfika@gmail.com
db10ce12e8 zoom fix 2016-03-19 17:42:37 +01:00
honfika@gmail.com
ecd038e50b #1205: shape cache needs less memory 2016-03-17 15:42:44 +01:00
honfika@gmail.com
d2432eb6b6 #1170 Extract from Memory in Command Line 2016-03-13 09:40:16 +01:00
honfika@gmail.com
c48356fc08 set decompiled AS2 script without a worker when it is found in the cache 2016-03-12 13:58:18 +01:00
honfika@gmail.com
406ada8f1e xfl converter is not static anymore (solves the problem with randomly assigned colors, now they are comparable, and should be the same in every export) 2016-03-08 13:50:50 +01:00
honfika@gmail.com
421fbf8bc0 export fla without scripts for debugging purposes 2016-03-06 17:14:35 +01:00
honfika@gmail.com
6ada2a1833 update characterids when tag is added or replaced 2016-02-23 22:00:16 +01:00
Jindra Petřík
ae566afe3d #1128 adding characters to font fixed - not updating characters list (FontalignZones not removed) 2016-02-21 14:04:24 +01:00
Jindra Petřík
a9c2234bcf #1156 Flash Viewer - DefineScalingGrid (9 slice scaling) 2016-02-21 09:29:48 +01:00
honfika@gmail.com
130cddff08 unused ratio parameter removed 2016-02-17 08:02:55 +01:00
honfika@gmail.com
6df45b510f build fix 2016-02-10 09:06:06 +01:00
honfika@gmail.com
f48f81ecef cache parameter removed, only the folder preview images were cached, cache them in that class 2016-02-10 08:59:33 +01:00
honfika@gmail.com
23645dd91c frameToImages and frameToSVG moveed to timeline (as toHtmlCanvas and getOutline) 2016-02-08 09:42:25 +01:00
honfika@gmail.com
ab4a7bfbdb do not apply color transform when it has the default values 2016-02-07 10:23:29 +01:00
honfika@gmail.com
09a7f68583 calculate only the necessary outlines while moving the mouse over the internal player area 2016-02-06 09:23:50 +01:00
honfika@gmail.com
325df46d8e external player button sounds fix 2016-02-05 19:51:45 +01:00
Jindra Petřík
c7406e41ac Merge origin/master 2016-01-23 20:28:52 +01:00
Jindra Petřík
881a97c475 Flex (Mxml) export stub 2016-01-23 20:09:27 +01:00
honfika@gmail.com
b9118e7418 #1138 All exported videos are the same file which may be broken 2016-01-23 09:37:10 +01:00
honfika@gmail.com
e6c41b3e12 #1133 Incorrect frame order for nested sprite 2016-01-17 17:48:00 +01:00
honfika@gmail.com
7e4998c539 cache key fixed (time is added to the key) 2016-01-16 20:00:13 +01:00
honfika@gmail.com
68cf9c0e5c Do not store local tags because tags list is modified in several places (not only in the 2 addTag methods), and this list is needed only when the swf is saved, so it is easier to recreate again every time 2016-01-05 14:08:46 +01:00
Jindra Petřík
0f835dd0f5 Issue #1118 running file with importassets
Correct checking the autloLoadSwfs checkbox in settings
2016-01-04 21:59:55 +01:00
Jindra Petřík
c2aba5fc08 Issue #1118 Loading characters through ImportAssets - show as readonly
icon
2016-01-03 22:25:54 +01:00
honfika@gmail.com
7b53768da7 #1127 autoRenameIdentifiers is not supported in CLI mode: fixed 2016-01-03 10:45:54 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
Jindra Petřík
c4c69abf83 Experimental execution of AS1/2 in FFDec Flash viewer (very basic, needs testing and many improvements) 2015-12-29 08:05:23 +01:00
honfika@gmail.com
16a27789e3 swf.tags and sprite.subtags are private to avoid modifying the list without setting the isModified flag + some small chages 2015-12-27 10:19:27 +01:00
honfika@gmail.com
112800f7ee external player (multiple) setbackgourd tag problem fixed 2015-12-22 20:35:35 +01:00