Native Flash Properties

  • AlignMode - AlignMode gets or sets the Flash ActiveX AlignMode property, equivalent to SAlign, which controls stage alignment. Learn more
  • AllowFullscreen - Documentation for AllowFullscreen API functions in F-IN-BOX. Enable or disable fullscreen mode for Flash movies. Learn more
  • AllowScriptAccess - Controls outbound scripting from a movie. Learn more
  • BackgroundColor - Overrides the movie background color. Learn more
  • Base - Specifies the base directory or URL used to resolve all relative paths in the movie. Learn more
  • BGColor - Overrides the movie background color. Same as BackgroundColor. Learn more
  • DeviceFont - Substitutes system fonts when available; otherwise text is anti aliased at high quality. Learn more
  • EmbedMovie - Undocumented Boolean property. F-IN-BOX supports embedding Flash movies, loading them from memory or streams. Learn more
  • FlashVars - Sends root level variables to the movie as name=value pairs separated by &. Learn more
  • FrameNum - Current frame index of the movie. Learn more
  • Loop - Controls whether the animation loops. Learn more
  • Menu - Boolean flag. Learn more
  • Movie - URL or file name of the movie to load. Learn more
  • MovieData - String property that holds movie data. Learn more
  • Playing - Boolean flag that indicates whether the movie is playing. Learn more
  • Quality - Integer property that sets rendering quality. Learn more
  • Quality2 - String property that sets rendering quality. Learn more
  • ReadyState - Integer property that reports loading state. Learn more
  • SAlign - String property that controls stage alignment. Learn more
  • Scale - String property that controls scaling mode. Learn more
  • ScaleMode - Integer property that controls scaling mode. Learn more
  • Stacking - String property. Learn more
  • SWRemote - String property. Learn more
  • TotalFrames - Returns the total number of frames in the movie. Learn more
  • WMode - String property. Learn more