C# 클래스 Recurity.Swf.AVM1.ActionTargetPath

Blitzableiter ActionTargetPath represents the Adobe AVM1 ActionTargetPath
상속: AbstractAction
파일 보기 프로젝트 열기: rtezli/Blitzableiter

공개 메소드들

메소드 설명
ActionTargetPath ( ) : System

If the object in the stack is of type MovieClip, the object’s target path is pushed on the stack in dot notation. If the object is not a MovieClip, the result is undefined rather than the movie clip target path.

메소드 상세

ActionTargetPath() 공개 메소드

If the object in the stack is of type MovieClip, the object’s target path is pushed on the stack in dot notation. If the object is not a MovieClip, the result is undefined rather than the movie clip target path.
public ActionTargetPath ( ) : System
리턴 System