| Package | Description |
|---|---|
| flash.swf | |
| flash.swf.actions |
This package contains representations of AS2 byte codes.
|
| flash.swf.tools |
| Modifier and Type | Method and Description |
|---|---|
Label |
ActionFactory.getLabel(int target) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionHandler.label(Label label) |
| Modifier and Type | Field and Description |
|---|---|
Label |
Try.endCatch
marks end of catch handler and start of finally handler
|
Label |
Try.endFinally
marks end of finally handler
|
Label |
Try.endTry
marks end of body and start of catch handler
|
Label |
With.endWith |
Label |
WaitForFrame.skipTarget
label marking the number of actions to skip if frame is not loaded
|
Label |
Branch.target
branch offset relative to the next instruction after the JUMP
|
| Modifier and Type | Method and Description |
|---|---|
void |
Disassembler.label(Label label) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.