[source, target, depth] → []
- Action Code:
0x24
- Stack:
3 → 0
- SWF version:
4
Adobe documentation
ActionCloneSprite
ActionCloneSprite clones a sprite.
Field | Type | Comment |
ActionCloneSprite | ACTIONRECORDHEADER | ActionCode = 0x24 |
ActionCloneSprite does the following:
- Pops a depth off the stack.
- Pops a target off the stack.
- Pops a source off the stack.
- Duplicates the movie clip source, giving the new instance the name target, at z-order depth