\FlowPlayer

  • Author: nicolaas [at] sunnysideup.co.nz

Synopsis

class FlowPlayer extends File {
  • // members
  • protected static string $swf_file = "flowplayer/thirdparty/flowplayer-3.2.5.swf";
  • protected static string $flow_player_config_file = "flowplayer/javascript/FlowPlayerConfig.js";
}

Hierarchy

Extends

  • File

Members

protected

  • $flow_player_config_file
  • $swf_file

Methods