The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
AME3 - Auto Media Embeding and Video Extender Details »» | |||||||||||||||||||||||||||||||||||
AME3 - Auto Media Embeding and Video Extender
Developer Last Online: Jan 2019
From the makers of Smooth and Jazz comes the singing sensation my mom has been waiting months for:
AME3. Bigger. Badder. Bestest. NOTE ABOUT vB4.0.3: ------------------------------------------------------------ vBulletin 4.0.3 has changed the way video codes are handled and in the process, inadvertently broke AME3. I have submitted a bug report and believe that the issue will be quickly resolved. There is a manual fix you can apply for 4.0.3 here in the interim. ----------------------------------------------------------------------------------------------- AME3 is the sequel to the multi award winning AME 1x and AME 2x systems. AME3. This time, its different. AME3 does 3 things:
Note that I am releasing this early for beta testing and general feedback. There is currently a bug in RC2, RC4 and 4.0.0 that will prevent AME from working however there is a workaround posted below. I have written a pretty comprehensive readme and attached it seperatly to this post. I suspect both this post and the readme will get updated as AME3 becomes finalised. Download Now
Screenshots
Show Your Support
|
4 благодарности(ей) от: | ||
Cadellin, Longcat, mapleleaffans, SKIDROW |
Comments |
#422
|
|||
|
|||
could this detect mp3 attachments and embed them in a flash player?
|
#423
|
|||
|
|||
does anybody know how to get fullscreen to work in youtube?
this is what I tried....and variations of it. Thanks in advance And thanks for the GREAT mod! Code:
<object class="restrain" type="application/x-shockwave-flash" width="540" height="325" allowfullscreen="true" data="http://www.youtube.com/v/{vb:raw code}"> <param name="movie" value="http://www.youtube.com/v/{vb:raw code}" /> <param name="allowFullScreen" value = "true"/> <param name="wmode" value="transparent" /> </object> |
#424
|
|||
|
|||
Can you show me a Code for WMV ??
User post this: Code:
http://www.xxxxxxx.com/forum/bilder/1/vid.wmv Code:
<embed src="http://www.xxxxxxx.com/forum/bilder/1/vid.wmv" width="640" height="480" type="application/wmv" name=MediaPlayer autostart=0 showcontrols=1 showstatusbar=1 autorewind=1 showdisplay=0></embed> Thanks for your help |
#425
|
|||
|
|||
Is it just me or is there no product file in the zip?
Edit: Nevermind, I forgot this is the only modification out of the thousands of mods on vbulletin.org that hides the XML file in the includes/xml/ folder... :P |
#426
|
||||
|
||||
Quote:
Not only does it tell you exactly what you missed, it's packed full of funnies. |
#427
|
|||
|
|||
If it's a first time install, I agree - read the instructions. But it seemed stupid to download an additional 2mb install file just to be told what we already know when upgrading... upload new files, import product, click "Overwrite" tada. Touche though... I was moreso jabbing at the fact that this is the only mod I've ever installed (and I've installed at least a hundred...) that has to hide the product file inside the upload folder instead of putting it outside of the upload folder.
|
#428
|
||||
|
||||
I see it more as 'the only mod to take advantage of a feature that would otherwise remain entirely unused'.
|
#429
|
|||
|
|||
Master XML imported fine
Getting this however with amazon rss feeds: Code:
Warning: preg_replace() [function.preg-replace]: Unknown modifier '/' in [path]/includes/ame_prep.php on line 556 Code:
$text = preg_replace('%(\[(quote|php|html|code|nomedia)([^\]]*)\](.*?)\[/(\2)\])%sime', '$this->substitute(\'\1\', $this->_subbed)', $text); $text = preg_replace($info['find'], $info['replace'], $text); |
#430
|
|||
|
|||
hi
ive been off vb for a long while and today i upgraded a forum to 4.0.1 , however we used your old hack for 3.8x with custom local wmv addition... now ive been trying to reload local wmv after many many tries am still failing... I tried disabling the hack and modifying bbcode xml file and adding our self as source and modify bbcode video template, still no luck i retried using your hack with this Code:
<?xml version="1.0" encoding="ISO-8859-1"?> <AME3> <def> <providerid>80</providerid> <tagoption>ms</tagoption> <provider>ms</provider> <url>http://www.MYDOMAIN.ms</url> <regex_url><![CDATA[ (http://[\w]*[\.]*MYDOMAIN\.[\w/&;%-\.]+\.wmv) ]]></regex_url> <regex_scrape /> <embed><![CDATA[ <object id="MediaPlayer" width="675" height="423" classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Windows Media Player components?" type="application/x-oleobject" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112"> <param name="filename" value="{vb:raw code}"> <param name="Showcontrols" value="True"> <param name="autostart" value="false"> <embed type="application/x-mplayer2" src="{vb:raw code}" name="MediaPlayer" width="675" height="423" autoplay="false"></embed> </object>]]></embed> <priority>0</priority> </def> </AME3> It does parse and changes the code but still no display of embed ! either a so simple mistake or donno ! hope you can help The post shows nothing on display however on edit : video=ms;http://www.MYDOMAIN.ms/movies/lebmov...madina-low.wmv[/video] so basically its being parsed after preg matches ... any advice on where i went wrong ? regards |
#431
|
|||
|
|||
Hi,
is it possible with AME that i import a videofile from my own server? Thanks and greets Andreas |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|