vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   BBCODE (https://vborg.vbsupport.ru/showthread.php?t=321412)

MarkFL 01-07-2016 01:29 PM

Quote:

Originally Posted by ArcadeSyndicate (Post 2562192)
thanks mark, just noticed that too. usually providing such a code means really embedding a video into a website and not only displaying a link. even their html embed seems to do the same.

Yes, their HTML embed just provides you with an anchor tag with which to create a link. Many video apps will give you the actual code to embed an inline doc (iframe), and then you know for sure they are fine with embedding their videos on your pages. :)

To the OP...it may be possible that if you contact mediafire and ask about this, they may be okay with it, and provide you with the HTML, and if so, let us know and we can put together a BBCode for you. :)

Dragonsys 01-07-2016 02:24 PM

Your best bet would be to upload the videos to Youtube, you can set them as unpublished, so someone would have to know the link to actually see it.

the one 01-08-2016 09:48 AM

Quote:

Originally Posted by MarkFL (Post 2562193)
Yes, their HTML embed just provides you with an anchor tag with which to create a link. Many video apps will give you the actual code to embed an inline doc (iframe), and then you know for sure they are fine with embedding their videos on your pages. :)

To the OP...it may be possible that if you contact mediafire and ask about this, they may be okay with it, and provide you with the HTML, and if so, let us know and we can put together a BBCode for you. :)


Hello MarkFL they have replied here http://forum.mediafiredev.com/showth...ull=1#post1121

Would we be able to put together a code with that or not i tried putting that code in but when i saved it it took me to my error page

cheers

MarkFL 01-08-2016 01:43 PM

I wasn't able to get that to work...:(

Dragonsys 01-08-2016 02:46 PM

The bbcode they gave you won't work, as it points to the user folder not the actual video.

Try this:
ACP -> Custom BB Codes -> Add New BB Code
Name: Media Fire Videos
BB Code Tag Name: mfvideo
Replacement:
HTML Code:

<iframe src="http://www.mediafire.com/watch/embed/?{option}/{param}&amp;480p" style="background:black;border:0;" allowfullscreen></iframe>
Example:
Code:

[mfvideo=7ukx6y11zh61fuv]MAH00307.MP4[/mfvideo]
Use {option}: Yes
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: Yes
Disable Smilies Within This BB Code: Yes
Disable Word Wrapping Within This BB Code: Yes
Disable Automatic Link Parsing Within This BB Code: Yes

the one 01-08-2016 07:43 PM

Quote:

Originally Posted by Dragonsys (Post 2562292)
The bbcode they gave you won't work, as it points to the user folder not the actual video.

Try this:
ACP -> Custom BB Codes -> Add New BB Code
Name: Media Fire Videos
BB Code Tag Name: mfvideo
Replacement:
HTML Code:

<iframe src="http://www.mediafire.com/watch/embed/?{option}/{param}&amp;480p" style="background:black;border:0;" allowfullscreen></iframe>
Example:
Code:

[mfvideo=7ukx6y11zh61fuv]MAH00307.MP4[/mfvideo]
Use {option}: Yes
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: Yes
Disable Smilies Within This BB Code: Yes
Disable Word Wrapping Within This BB Code: Yes
Disable Automatic Link Parsing Within This BB Code: Yes

Just loads a blank screen.

Thank you so much for trying.

All the best.

Malc.

Dragonsys 01-08-2016 08:36 PM

Quote:

Originally Posted by the one (Post 2562312)
Just loads a blank screen.

Thank you so much for trying.

All the best.

Malc.

Ok, I got it working.
Change the below:

Replacement:
HTML Code:

<iframe src="http://www.mediafire.com/watch/embed/?{param}&480p" style="background:black;border:0;" allowfullscreen></iframe>
Example:
Code:

[mfvideo]7ukx6y11zh61fuv[/mfvideo]
Use {option}: No

Save, then edit the post with the bbcode used.

if you want the box to be a bit bigger you can use this:
Replacement:
HTML Code:

<iframe src="http://www.mediafire.com/watch/embed/?{param}&480p" style="background:black;border:0;width:500px;height:500px;" allowfullscreen></iframe>
Adjust width:500px;height:500px; to the size you want

the one 01-09-2016 04:59 AM

wow works like a charm

many thanks

--------------- Added [DATE]1452325575[/DATE] at [TIME]1452325575[/TIME] ---------------

Thanks for all your time but can i ask one more thing
It embeds really well but when a member goes to the thread the video automatically plays when the page loads.

Is there anyway we can stop that so members can have the option to just play it when they go to the thread

Many thanks for your time on this

--------------- Added [DATE]1452336429[/DATE] at [TIME]1452336429[/TIME] ---------------

--------------- Added [DATE]1452336466[/DATE] at [TIME]1452336466[/TIME] ---------------

Quote:

Originally Posted by the one (Post 2562328)
wow works like a charm

many thanks

--------------- Added [DATE]1452325575[/DATE] at [TIME]1452325575[/TIME] ---------------

Thanks for all your time but can i ask one more thing
It embeds really well but when a member goes to the thread the video automatically plays when the page loads.

Is there anyway we can stop that so members can have the option to just play it when they go to the thread

Many thanks for your time on this

--------------- Added [DATE]1452336429[/DATE] at [TIME]1452336429[/TIME] ---------------


what i meant to say was what do i need to add to the code to stop the videos playing automatically

i just need to know how to disable auto play

many thanks

--------------- Added [DATE]1452336516[/DATE] at [TIME]1452336516[/TIME] ---------------

Quote:

Originally Posted by the one (Post 2562328)
wow works like a charm

many thanks

--------------- Added [DATE]1452325575[/DATE] at [TIME]1452325575[/TIME] ---------------

Thanks for all your time but can i ask one more thing
It embeds really well but when a member goes to the thread the video automatically plays when the page loads.

Is there anyway we can stop that so members can have the option to just play it when they go to the thread

Many thanks for your time on this

--------------- Added [DATE]1452336429[/DATE] at [TIME]1452336429[/TIME] ---------------


what i meant to say was what do i need to add to the code to stop the videos playing automatically

i just need to know how to disable auto play

many thanks

Dragonsys 01-09-2016 02:08 PM

No, as the auto play is on MediaFire's end, they would need to change it

the one 01-10-2016 04:13 AM

Hi all i have started to upload some of my videos to the JW PLAYER here is the video below

http://content.jwplatform.com/videos...i-KiinJduz.mp4

Can i ask is there a simple bbcode i can use on my forum so when i post the video links from my jwplayer url links they will work on my forum

Many thanks


All times are GMT. The time now is 03:30 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01432 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (4)bbcode_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete