f_in_box__control and f_in_box__form Native Methods
FlashMethod_Back - Moves playback to the previous frame in the Flash movie. Learn more
FlashMethod_CallFunction - Invokes ActionScript functions in a Flash movie from the .NET application using XML and returns results synchronously. Learn more
FlashMethod_CurrentFrame - Returns the index of the current frame in the Flash movie. Learn more
FlashMethod_FlashVersion - Returns the Flash Player version. Learn more
FlashMethod_Forward - Advances playback to the next frame. Learn more
FlashMethod_FrameLoaded - Checks whether a specific frame is loaded. Learn more
FlashMethod_GetVariable - Returns the value of the Flash variable specified by name. Learn more
FlashMethod_GotoFrame - Activates the frame specified by FrameNum. Learn more
FlashMethod_IsPlaying - Reports whether the movie is currently playing. Learn more
FlashMethod_LoadMovie - Loads a movie into the specified layer. Learn more
FlashMethod_Pan - Pans a zoomed-in movie to the specified coordinates. Learn more
FlashMethod_PercentLoaded - Returns the percentage of the movie that has been loaded. Learn more
FlashMethod_Play - Starts playing the animation. Learn more
FlashMethod_Rewind - Moves playback to the first frame. Learn more
FlashMethod_SetVariable - Sets the value of a Flash variable. Learn more
FlashMethod_SetZoomRect - Zooms in on a rectangular area of the movie. Learn more
FlashMethod_Stop - Stops movie playback. Learn more
FlashMethod_StopPlay - Stops movie playback. Learn more
FlashMethod_TCallFrame - Executes actions in a specified frame of a timeline. Learn more
FlashMethod_TCallLabel - Executes actions in a frame specified by label. Learn more
FlashMethod_TCurrentFrame - Returns the number of the current frame for a specified timeline. Learn more
FlashMethod_TCurrentLabel - Returns the label of the current frame of a timeline. Learn more
FlashMethod_TGetProperty - Returns the value of a property for a timeline. Learn more
FlashMethod_TGetPropertyAsNumber - Returns a numeric value of a property for a timeline. Learn more
FlashMethod_TGetPropertyNum - Returns a numeric value of a property for a timeline. Learn more
FlashMethod_TGotoFrame - Goes to the specified frame number in a timeline. Learn more
FlashMethod_TGotoLabel - Goes to the specified frame label in a timeline. Learn more
FlashMethod_TPlay - Plays the timeline specified by target. Learn more
FlashMethod_TSetProperty - Sets the value of a property for a timeline. Learn more
FlashMethod_TSetPropertyNum - Sets the numeric value of a property for a timeline. Learn more
FlashMethod_TStopPlay - Stops the timeline specified by target. Learn more
FlashMethod_Zoom - Zooms the view by a relative scale factor. Learn more