M
M
Maxim Grechushnikov2015-12-21 15:36:36
CMS
Maxim Grechushnikov, 2015-12-21 15:36:36

Bitrix: Video player does not work. Anyone did?

I do it by standard means through a visual editor

<?$APPLICATION->IncludeComponent(
   "bitrix:player",
   "",
   Array(
      "ADDITIONAL_FLASHVARS" => "",
      "ADDITIONAL_WMVVARS" => "",
      "ADVANCED_MODE_SETTINGS" => "N",
      "ALLOW_SWF" => "N",
      "AUTOSTART" => "Y",
      "BUFFER_LENGTH" => "",
      "COMPONENT_TEMPLATE" => ".default",
      "CONTROLBAR" => "bottom",
      "CONTROLS_BGCOLOR" => "",
      "CONTROLS_COLOR" => "",
      "CONTROLS_OVER_COLOR" => "",
      "DOWNLOAD_LINK" => "",
      "DOWNLOAD_LINK_TARGET" => "",
      "FILE_AUTHOR" => "",
      "FILE_DATE" => "",
      "FILE_DESCRIPTION" => "",
      "FILE_DURATION" => "",
      "FILE_TITLE" => "",
      "HEIGHT" => "300",
      "LOGO" => "",
      "LOGO_LINK" => "",
      "LOGO_POSITION" => "none",
      "MUTE" => "N",
      "PATH" => "http://www.youtube.com/watch?v=vL1t6ytgmOc",
      "PLAYER_ID" => "",
      "PLAYER_TYPE" => "auto",
      "PLUGINS" => array(""),
      "PREVIEW" => "",
      "PROVIDER" => "",
      "REPEAT" => "list",
      "SCREEN_COLOR" => "",
      "SHOW_CONTROLS" => "N",
      "SHOW_DIGITS" => "N",
      "SKIN" => "classic.zip",
      "SKIN_PATH" => "",
      "STREAMER" => "",
      "USE_PLAYLIST" => "N",
      "VOLUME" => "90",
      "WIDTH" => "400",
      "WMODE" => "transparent",
      "WMODE_WMV" => ""
   )
);?>

but alas... the video is not loaded.
Tried the same thing with the video /uploads/video.flv
tech support is silent.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question