button and clip actions fixed

This commit is contained in:
honfika
2014-08-23 08:13:04 +02:00
parent 49ee7c18c6
commit 95bb03aa61
4 changed files with 38 additions and 22 deletions

View File

@@ -2264,6 +2264,7 @@ public class SWFInputStream implements AutoCloseable {
if (!ret.buttonHasBlendMode && !ret.buttonHasFilterList
&& !ret.buttonStateHitTest && !ret.buttonStateDown
&& !ret.buttonStateOver && !ret.buttonStateUp && ret.reserved == 0) {
endDumpLevel();
return null;
}