f_in_box__control and f_in_box__form Methods

  • Native Flash Methods - Documentation for Flash ActiveX methods exposed through f_in_box__control and f_in_box__form. Learn more
  • LoadMovieFromStream - Loads the movie from the stream into the specified layer. Learn more
  • LoadMovieUsingStream - Initiates loading into the specified layer. Use the returned stream to provide the content of the movie. When all data is written, call the Close method. Learn more
  • PutMovieFromStream - Loads a movie directly from a stream. Learn more
  • PutMovieUsingStream - Initiates loading of a movie. Use the returned stream to provide the content of the movie. When all data is written, call the Close method. Learn more
  • GetBitmap - Returns a bitmap of the current frame. Learn more