Video

xF1 Add-on Video 1.1

No permission to download
Description:

Creates a Video BB Code to play video files in messages.

Features:
  • Uses HTML <video> tag.
  • Plays MP4 files.
  • Uses full URL in text portion of the BB Code.
  • URL's can be internal or external.
  • Plays on all popular browsers except Firefox on OS X.
  • Automatically resizes player to fit mobile phones.
How to use:
  1. Create a new post and add the following code:
Code:
[video]http://www.domain.com/example.mp4[/video]

  1. Save post.
  2. Click play button to watch video.

    xenforo_com_community_attachments_pic001_jpg_82161__.jpg
Installation:
  1. Download video_v1.1.zip and unzip it.
  2. From your Admin Control Panel, go to the "Install Add-on" page.
  3. Upload the addon-Video_v1.1.xml file.
  4. Click the Install Add-on button.
Setup:
  1. Open the EXTRA.css template and add the following CSS code:
Code:
.videotag {
	width: 100%;
	height: 100%;
	max-width: 640px;
	max-height: 480px;
}
Author
AnimeHaxor
Size
772 bytes
Extension
zip
Downloads
23
Views
1,556
First release
Last update

More resources from AnimeHaxor

Similar resources

0.00 star(s) 0 ratings
Downloads
9
Updated