f_in_box__control and f_in_box__form Native Properties

  • FlashProperty_AlignMode - FlashProperty_AlignMode gets or sets the Flash ActiveX AlignMode property, equivalent to SAlign, which controls stage alignment. Learn more
  • FlashProperty_AllowFullscreen - FlashProperty_AllowFullscreen gets or sets the Flash ActiveX AllowFullscreen property. Learn more
  • FlashProperty_AllowScriptAccess - Controls outbound scripting from a movie. Learn more
  • FlashProperty_BackgroundColor - Overrides the movie background color. Learn more
  • FlashProperty_Base - Specifies the base directory or URL used to resolve all relative paths in the movie. Learn more
  • FlashProperty_BGColor - Overrides the movie background color. Same as BackgroundColor. Learn more
  • FlashProperty_DeviceFont - Substitutes system fonts when available; otherwise text is anti aliased at high quality. Learn more
  • FlashProperty_EmbedMovie - Undocumented Boolean property. F-IN-BOX supports embedding Flash movies, loading them from memory or streams. Learn more
  • FlashProperty_FlashVars - Sends root level variables to the movie as name=value pairs separated by &. Learn more
  • FlashProperty_FrameNum - Current frame index of the movie. Learn more
  • FlashProperty_Loop - Controls whether the animation loops. Learn more
  • FlashProperty_Menu - Boolean flag. Learn more
  • FlashProperty_Movie - URL or file name of the movie to load. Learn more
  • FlashProperty_MovieData - String property that holds movie data. Learn more
  • FlashProperty_Playing - Boolean flag that indicates whether the movie is playing. Learn more
  • FlashProperty_Quality - Integer property that sets rendering quality. Learn more
  • FlashProperty_Quality2 - String property that sets rendering quality. Learn more
  • FlashProperty_ReadyState - Integer property that reports loading state. Learn more
  • FlashProperty_SAlign - String property that controls stage alignment. Learn more
  • FlashProperty_Scale - String property that controls scaling mode. Learn more
  • FlashProperty_ScaleMode - Integer property that controls scaling mode. Learn more
  • FlashProperty_Stacking - String property. Learn more
  • FlashProperty_SWRemote - String property. Learn more
  • FlashProperty_TotalFrames - Returns the total number of frames in the movie. Learn more
  • FlashProperty_WMode - Documentation for the FlashProperty_WMode property, which defines whether the control is windowed or windowless. Learn more