vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - DJ's AMEs :: Media Definitions for AME 2.5 :: More Video, Twitter, Pinterest... (https://vborg.vbsupport.ru/showthread.php?t=195884)

BirdOPrey5 05-08-2011 01:15 AM

From your original post:

Code:

<object width="$ameinfo[425]" height="$ameinfo[350]">
Code:

<object width="$ameinfo[425px]" height="$ameinfo[350px]">
Code:

<object width="425px" height="350px">
None of the above will ever work.

Code:

<object width="425" height="350">
This will work but it will always be the same size no matter what zone you are in.

Code:

<object width="$ameinfo[width]" height="$ameinfo[height]">
Is the correct code. You have 2 places in the embed code you need to use this (both in the OBJECT tag and the EMBED tag)

If this isn't working you probably need to check your zone settings in AME Settings because this code is absolutely correct.

basketmen 05-11-2011 07:42 PM

Quote:

Originally Posted by basketmen (Post 2170245)
Hi, i am requesting vbtube video embeded in forum post, please make the definition

too bad there is still no definition for uploaded vbtube video until now, vbtube is one of major video mod for vbulletin, its should be integrated with AME, at least the definition for the uploaded video


example video page, this is uploaded video, not just linked from other video sharing sites :
http://www.vbtube.com/vbulletin3-dem...php?tubeid=103

example embed code :

Code:

<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="550" height="362"><param name="movie" value="http://www.vbtube.com/vbulletin3-demo/mediaplayer/jwplayer/player-min.swf" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="file=http://www.vbtube.com/vbulletin3-demo/vbtube/upload/flv/529_27072.flv&image=http://www.vbtube.com/vbulletin3-demo/vbtube/upload/thumb/1_529_27072.jpg&logo=http://www.vbtube.com/vbulletin3-demo/mediaplayer/logo-player.png&logo.hide=false&logo.position=top-left&controlbar=over&viral.functions=embed&skin=mediaplayer/jwplayer/skins/6.zip&abouttext=vBTube&aboutlink=http://www.vbtube.com" /><embed type="application/x-shockwave-flash" id="player2"        name="player2" src="http://www.vbtube.com/vbulletin3-demo/mediaplayer/jwplayer/player-min.swf" width="550" height="362" allowscriptaccess="always" allowfullscreen="true"        flashvars="file=http://www.vbtube.com/vbulletin3-demo/vbtube/upload/flv/529_27072.flv&image=http://www.vbtube.com/vbulletin3-demo/vbtube/upload/thumb/1_529_27072.jpg&logo=http://www.vbtube.com/vbulletin3-demo/mediaplayer/logo-player.png&logo.hide=false&logo.position=top-left&controlbar=over&viral.functions=embed&skin=mediaplayer/jwplayer/skins/6.zip&abouttext=vBTube&aboutlink=http://www.vbtube.com" /></object>


regrads
basketmen




already created a requested here too http://www.cogonline.net/forums/show...459#post377459

up, second for this definiton request

already 2 month, please anyone if you can make it, many people using vbtube

Digital Jedi 05-14-2011 02:12 AM

I hate playing catchup. But I had to go away for a little while. They've let me out now, with small computer privileges. I'll try to catch up to what I missed soon. BirdOPrey, thanks a bunch for catching those for me.

Cprade 05-14-2011 05:00 AM

Could help with regular expressions for this definition Google Docs Document (Word Processor Document):

Example:

Url
PHP Code:

https://docs.google.com/document/pub?id=1qcO_NN7kJDozn9X3nRUfcJ-rfXwpen0eGauPK89_4Zc 


Insert
PHP Code:

<iframe src="https://docs.google.com/document/pub?id=1qcO_NN7kJDozn9X3nRUfcJ-rfXwpen0eGauPK89_4Zc&amp;embedded=true"></iframe


I was trying to RegexBuddy, but have not succeeded.
https://vborg.vbsupport.ru/showpost....5&postcount=87

Thanks

BirdOPrey5 05-14-2011 02:58 PM

Quote:

Originally Posted by Cprade (Post 2195473)
Could help with regular expressions for this definition Google Docs Document (Word Processor Document):

Example:

Url
PHP Code:

https://docs.google.com/document/pub?id=1qcO_NN7kJDozn9X3nRUfcJ-rfXwpen0eGauPK89_4Zc 


Insert
PHP Code:

<iframe src="https://docs.google.com/document/pub?id=1qcO_NN7kJDozn9X3nRUfcJ-rfXwpen0eGauPK89_4Zc&amp;embedded=true"></iframe


I was trying to RegexBuddy, but have not succeeded.
https://vborg.vbsupport.ru/showpost....5&postcount=87

Thanks

The regex would be:
Code:

https://docs\.google\.com/document/pub\?id=([\w-]+)
The Replacement:
Code:

<iframe src="https://docs.google.com/document/pub?id=$p1&amp;embedded=true"></iframe>

Andyrew 05-14-2011 08:07 PM

I am unable to update the definitions by importing the xml file, I just get a white screen. ?

Cprade 05-15-2011 12:17 PM

1 Attachment(s)
Quote:

Originally Posted by BirdOPrey5 (Post 2195609)
The regex would be:
Code:

https://docs\.google\.com/document/pub\?id=([\w-]+)
The Replacement:
Code:

<iframe src="https://docs.google.com/document/pub?id=$p1&amp;embedded=true"></iframe>

Hors Thanks, works perfectly.

I hope you can help me with the other DEFINITIONS of google docs.


Google Docs Presentation:
PHP Code:

https://docs.google.com/present/view?id=dctw66qq_0w6fhnfc4 

PHP Code:

<iframe src="https://docs.google.com/present/embed?id=dctw66qq_0w6fhnfc4&size=m" frameborder="0" width="555" height="451"></iframe


Google Docs Spreadsheet:
PHP Code:

https://spreadsheets.google.com/spreadsheet/pub?hl=es&hl=es&key=0Aggh3OwKK2ATdDFTaEwyeElLeEFpYWl0eUZqNEIwenc 

PHP Code:

<iframe src='https://spreadsheets.google.com/spreadsheet/pub?hl=es&hl=es&key=0Aggh3OwKK2ATdDFTaEwyeElLeEFpYWl0eUZqNEIwenc&output=html&widget=true'></iframe


Google Docs Form:
PHP Code:

https://spreadsheets.google.com/spreadsheet/viewform?formkey=dEtXSktfcHBKWGFOYUJ3TEhBT3NRbXc6MQ 

PHP Code:

<iframe src="https://spreadsheets.google.com/embeddedform?formkey=dEtXSktfcHBKWGFOYUJ3TEhBT3NRbXc6MQ"></iframe


Google Docs Drawings:
PHP Code:

https://docs.google.com/drawings/pub?id=18Ji-lfqSJ8tW05sY6fTyOs6g5MYjkl2F5r_U9dA_lWo&w=480&h=360 

PHP Code:

<img src="https://docs.google.com/drawings/pub?id=18Ji-lfqSJ8tW05sY6fTyOs6g5MYjkl2F5r_U9dA_lWo&amp;w=480&amp;h=360"


And if you give me some pointers to make regular expressions, would be excellent, i was trying to do with RegexBuddy.

Herein the definition of Google Docs Document, if anyone wants it.

Nook_Neformat 05-15-2011 12:31 PM

Where can i request a new modification? i need to use http://soundcloud.com/

And, when we'll get updates for myspace videos for example?

MagicThemeParks 05-15-2011 01:07 PM

Quote:

Originally Posted by Nook_Neformat (Post 2195963)
Where can i request a new modification? i need to use http://soundcloud.com/

There's a soundcloud bbcode here in case you wanted to use it in the meantime: https://vborg.vbsupport.ru/showpost....0&postcount=22

Nook_Neformat 05-15-2011 01:34 PM

thank you, but i prefer to hhave it with AME


All times are GMT. The time now is 07:20 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.05504 seconds
  • Memory Usage 1,774KB
  • 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
  • (10)bbcode_code_printable
  • (12)bbcode_php_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