public class GetURL extends Action
| Modifier and Type | Field and Description |
|---|---|
String |
target
If this movie is playing in a browser, the url will be displayed in the
browser frame given by this target string.
|
String |
url
the URL can be of any type, including an HTML file, an image, or another SWF movie.
|
kClipEventConstruct, kClipEventData, kClipEventDragOut, kClipEventDragOver, kClipEventEnterFrame, kClipEventInitialize, kClipEventKeyDown, kClipEventKeyPress, kClipEventKeyUp, kClipEventLoad, kClipEventMouseDown, kClipEventMouseMove, kClipEventMouseUp, kClipEventPress, kClipEventRelease, kClipEventReleaseOutside, kClipEventRollOut, kClipEventRollOver, kClipEventUnload, kHttpDontSend, kHttpLoadTarget, kHttpLoadVariables, kHttpMethodMask, kHttpSendUseGet, kHttpSendUsePost, kPushBooleanType, kPushConstant16Type, kPushConstant8Type, kPushDoubleType, kPushFloatType, kPushIntegerType, kPushNullType, kPushRegisterType, kPushStringType, kPushUndefinedType, kTryCatchRegisterFlag, kTryHasCatchFlag, kTryHasFinallyFlag, sactionAdd, sactionAdd2, sactionAnd, sactionAsciiToChar, sactionBitAnd, sactionBitLShift, sactionBitOr, sactionBitRShift, sactionBitURShift, sactionBitXor, sactionCall, sactionCallFunction, sactionCallMethod, sactionCastOp, sactionCharToAscii, sactionCloneSprite, sactionConstantPool, sactionDecrement, sactionDefineFunction, sactionDefineFunction2, sactionDefineLocal, sactionDefineLocal2, sactionDelete, sactionDelete2, sactionDivide, sactionEndDrag, sactionEnumerate, sactionEnumerate2, sactionEquals, sactionEquals2, sactionExtends, sactionGetMember, sactionGetProperty, sactionGetTime, sactionGetURL, sactionGetURL2, sactionGetVariable, sactionGotoFrame, sactionGotoFrame2, sactionGotoLabel, sactionGreater, sactionHalt, sactionHasLength, sactionIf, sactionImplementsOp, sactionIncrement, sactionInitArray, sactionInitObject, sactionInstanceOf, sactionJump, sactionLess, sactionLess2, sactionMBAsciiToChar, sactionMBCharToAscii, sactionMBStringExtract, sactionMBStringLength, sactionModulo, sactionMultiply, sactionNewMethod, sactionNewObject, sactionNextFrame, sactionNone, sactionNop, sactionNot, sactionOr, sactionPlay, sactionPop, sactionPrevFrame, sactionPush, sactionPushDuplicate, sactionQuickTime, sactionRandomNumber, sactionRemoveSprite, sactionReturn, sactionSetMember, sactionSetProperty, sactionSetTarget, sactionSetTarget2, sactionSetVariable, sactionStackSwap, sactionStartDrag, sactionStop, sactionStopSounds, sactionStoreRegister, sactionStrictEquals, sactionStrictMode, sactionStringAdd, sactionStringEquals, sactionStringExtract, sactionStringGreater, sactionStringLength, sactionStringLess, sactionSubtract, sactionTargetPath, sactionThrow, sactionToggleQuality, sactionToInteger, sactionToNumber, sactionToString, sactionTrace, sactionTry, sactionTypeOf, sactionWaitForFrame, sactionWaitForFrame2, sactionWith| Constructor and Description |
|---|
GetURL() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
void |
visit(ActionHandler h)
Subclasses implement this method to callback one of the methods in ActionHandler...
|
equals, hashCode, objectHashCode, toStringpublic String url
public String target
Copyright © 2018 The Apache Software Foundation. All rights reserved.