public class RMFlashSoundShape extends RMFlashShape
| Constructor and Description |
|---|
RMFlashSoundShape(RMShape aShape)
Creates a new flash sound shape.
|
| Modifier and Type | Method and Description |
|---|---|
void |
defineFlash(RMFlash aFlash)
Define flash.
|
void |
removeFlash(RMFlash flash) |
void |
updateFlash(RMFlash aFlash)
Update flash for sound.
|
defineFlashChildren, defineFlashFill, getActionScript, getChild, getChildCount, getColor, getColorNext, getColorZero, getDrawsFill, getDrawsStroke, getFill, getMorphRatio, getNextOpacity, getNextTransform, getShape, getStroke, needsTransformUpdate, newFlashShape, newFlashShapePrimitive, removeFlashChildren, setShapeId, updateFlashChildrenclone, copy, didChange, didUndo, getAnimAttribute, getClassNameShort, initWithArchiver, undoClone, undoCopy, undoEqualspublic RMFlashSoundShape(RMShape aShape)
public void defineFlash(RMFlash aFlash)
defineFlash in class RMFlashShapepublic void updateFlash(RMFlash aFlash)
updateFlash in class RMFlashShapepublic void removeFlash(RMFlash flash)
removeFlash in class RMFlashShape