vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   BB Code Enhancements - AME3 - Auto Media Embeding and Video Extender (https://vborg.vbsupport.ru/showthread.php?t=230707)

murekhalir 02-07-2010 02:30 AM

Hey Geek,

or anyone. I need definitions for the longtail video / jw player.

http://www.longtailvideo.com/

I bought a premium license- what I really want to do is take in youtube videos.

(so i'm assuming i just edit the youtube definition).

But I'm unsure how I should go on about reworking - it


Example source embed code generator:

http://www.longtailvideo.com/support...rd?example=205


Quote:

<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='470' height='320' id='single1' name='single1'>
<param name='movie' value='player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars' value='file=http://www.youtube.com/watch?v=cDPWYLvlcsA'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='player.swf'
width='470'
height='320'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=cDPWYLvlcsA'
/>
</object>

is an example embed code they gave me. Trying to have AME3 detect youtube video -> push into the JW player -> output into threads.

The main reason i want to use JW player OVER the youtube player - is the ability to run pre-roll / post roll advertisements that are controlled within my site.


Willing to pay some quid for help.

ALBCODERS 02-07-2010 02:08 PM

Thanks
I am using v4.0.1 but I do not have the includes/xml/hooks_vbcms.xml file

JaredMarino 02-07-2010 07:16 PM

Received this as an error when trying to physically delete a message. Don't know if it's been pointed out yet.

Fatal error: Call to a member function query_write() on a non-object in /home/zunited/public_html/includes/ame_prep.php on line 518

EDIT: Also happens when it's just a regular delete.

TCB 02-08-2010 11:20 AM

great as always. Thank you Geek (y)

tweakmonkey 02-08-2010 04:52 PM

Quote:

Originally Posted by AlbCoder (Post 1976655)
Thanks
I am using v4.0.1 but I do not have the includes/xml/hooks_vbcms.xml file

Same here...

Drago13 02-09-2010 12:37 AM

Quote:

Originally Posted by AlbCoder (Post 1976655)
Thanks
I am using v4.0.1 but I do not have the includes/xml/hooks_vbcms.xml file

He said pre- 4.0.1.. :rolleyes:

Moondust 02-09-2010 02:24 PM

what can i do for redtube and youporn ?

Sorry, is an adult Board.

cad2go 02-09-2010 02:31 PM

This is my redtube regex for 3.8 if that helps:

Code:

[http://]*[a-z]*?[\.]?redtube\.com/([A-Z0-9._%-]*)
and replacement

Code:

<object width="$ameinfo[width]" height="$ameinfo[height]">
<param name="movie" value="http://www.youtube-nocookie.com/v/$p1&ap=%2526fmt%3D18&fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://embed.redtube.com/player/?id=$p1&style=redtube" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" allowfullscreen="true" width="$ameinfo[width]" height="$ameinfo[height]" wmode="transparent"></embed></object>


Moondust 02-09-2010 03:55 PM

Quote:

Originally Posted by cad2go (Post 1978336)
This is my redtube regex for 3.8 if that helps:

Code:

[http://]*[a-z]*?[\.]?redtube\.com/([A-Z0-9._%-]*)
and replacement

Code:

<object width="$ameinfo[width]" height="$ameinfo[height]">
<param name="movie" value="http://www.youtube-nocookie.com/v/$p1&ap=%2526fmt%3D18&fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://embed.redtube.com/player/?id=$p1&style=redtube" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" allowfullscreen="true" width="$ameinfo[width]" height="$ameinfo[height]" wmode="transparent"></embed></object>




Sorry.... not Working, the show no Video.... but the code, wen i am klick nswer with Qute is this: [video=redtube;26210]http://www.redtube.com/26210[/video]

tobe12 02-09-2010 05:09 PM

Installed. Works on my VB4.0.1 Thank you for your good work.


All times are GMT. The time now is 03:42 AM.

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.04191 seconds
  • Memory Usage 1,748KB
  • 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
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (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