[AndyB] Video

[AndyB] Video 1.7

No permission to download
XF Compatibility
  1. 2.2.x
Short Description
Download and Discuss Premium, Business[AndyB] Video 1.7 version on Premium Content Best Download Discussion Community. It is zip Extention type and 15 KB File size. From [AndyB] Video have 2 Description Attachments, 3 discussion, 3 Updates, 330 Views.
Allows adding a URL with either the MP4 or WEBM extension and upon saving the post will automatically add a video tag and embed a video player.

(Example of video URL pasted into editor)
pic001.jpg

(Example of post after saving, video player is automatically embedded)
pic002.jpg

Features:

  • Uses HTML <video> tag.
  • Plays MP4 and WEBM files.
  • Uses full URL in text portion of the BB code.
  • URL's can be internal or external.
  • Plays on all popular browsers.
  • Automatically resizes player to fit mobile phones.
Setup:

Open the extra.less template and add the following code:

CSS:
// video
.videotag {
    width: 100%;
    height: 100%;
    max-width: 640px;
    max-height: 480px;
    background: #000000;
}


How to use:
  1. Create or edit a post.
  2. Paste a video URL that ends with .mp4 or .webm extension.
  3. Save post.
  4. Click the play button to watch video.
  • Like
Reactions: Manfruityy
Author
Mahadev
Views
330
Extention type
zip
File size
15 KB
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Please  Send Message to NP Team with direct message, You will get it very quickly!
Support Developer If you are satisfied with your test or project have earn money successfully, Maybe you can click more information button to support with buying.

Latest updates

  1. 1.7 - changelog
    Added Options page. Now has the ability to exclude any domain.
  2. 1.6 - 1.6
    Fixed issue if post contains empty video tag it no longer throws a server error.
  3. 1.5 - 1.5
    Code now only runs if post message is new or edited.

More resources from Mahadev

[AndyB] User Agent M
Allows seeing the types of devices members are using to view your forum.
[AndyB]  View map M
Creates a button called View map for use in messages.
[AndyB] Forum reply ban M
Disallows member from replying in selected forums.
Top