News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Simple Audio Video Embedder

Started by SMFHacks.com Team, August 09, 2010, 10:42:47 PM

Previous topic - Next topic

vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

sharks

I am using Aeva Lite on my forum since several years, so i'm wondering if this is compatible? If i uninstall Aeva Lite and install this mod, will all my video and audio posts still be working?

vbgamer45

Quote from: sharks on July 27, 2011, 03:35:22 AM
I am using Aeva Lite on my forum since several years, so i'm wondering if this is compatible? If i uninstall Aeva Lite and install this mod, will all my video and audio posts still be working?
I don't think we support all those video and video audio sites but we support the popular ones
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

!RFAN

I'm using aeva media and this mod. They both are working fine for me

!RFAN

Quote from: !RFAN on July 20, 2011, 06:33:42 AM
HulkShare is better than ZippyShare. plz add this to your list :(

link : http://hulkshare.com/7oi7ysd218wo

code:

<object type='application/x-shockwave-flash' data='http://on.hulkcdn.com/static/embed.swf' height='24' width='400' id='2842013'><param name='movie' value='http://on.hulkcdn.com/static/embed.swf' /><param name='FlashVars' value='soundFile=http://hulkshare.com/ap-7oi7ysd218wo.mp3&titles=03_-_Aarakshan_-_Kaun_Si_Dor_[www.AmigoZOne.Com].mp3&skin=raven&dllink=http://www.hulkshare.com/7oi7ysd218wo'><param name='quality' value='high'><param name='menu' value='false'><param name='wmode' value='transparent'></object>

Thanks

!RFAN

Facing problems with width and height of the player
Explained through attachments

This problem is with many websites.. not just these two.. ;s



SN95Forums

Hey all,

Im having an issue, I exported my database with this deactivated but not un-installed.

What I need to know is what does this modify in my database so I can MANUALLY erase it?

Thanks in advance,
Matt

vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro


bubme

I have installed your mod in my forum
ver 1.1.14

and when I post you tube urls I don't get to see any videos?
Your Version: 2.0.1
height and width both are set to zero


vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

bubme

any you tube video

for example

hxxp:www.youtube.com/watch?v=ak4YJjkdFRY [nonactive]

Edit
system convert them to hxxp while posting
and I have posted this video in my my forum. before i poster this link here

digitalmikey

I have the same problem as !RFAN.

The videos are being stretched vertically for all video sites, even when I set a default height and width in the settings. Any help vbgamer?

!RFAN

Quote from: digitalmikey on August 02, 2011, 02:58:19 AM
I have the same problem as !RFAN.

The videos are being stretched vertically for all video sites, even when I set a default height and width in the settings. Any help vbgamer?

this is because of wrong width and height settings in cache file... i have resolved it.. will like to help others if vbgamer allows me..

diks13

Quote from: Leniek on April 04, 2011, 05:06:01 PM
I made zippyshare better. Now both types zippyshare 1 & 2 have download button i modded code in AutoEmbedMediaProInstall2.php

lines 398-406

$smcFunc['db_query']('', "REPLACE INTO {db_prefix}mediapro_sites
(ID,title, website, height,width,  regexmatch, embedcode)
VALUES
(68, 'Zippyshare', 'http://www.zippyshare.com', 300,20, 'http://([A-Z0-9]*).zippyshare.com/v/([A-Z0-9]*)/file.html','" . '
<object></object><script type="text/javascript">var zippywww="$1";var zippyfile="$2";var zippydown="ffffff";var zippyfront="000000";var zippyback="ffffff";var zippylight="000000";var zippywidth=680;var zippyauto=false;var zippyvol=80;var zippydwnbtn = 1;</script><script type="text/javascript" src="http://api.zippyshare.com/api/embed.js"></script>
' . "'),
(69, 'Zippyshare 2', 'http://www.zippyshare.com', 375,500, 'http://([A-Z0-9]*).zippyshare.com/view.jsp" . '\\' .'\\' . "?locale=([A-Z0-9]*)" . '\\' .'\\' . "&amp;key=([A-Z0-9]*)','" . '
<object></object><script type="text/javascript">var zippywww="$1";var zippyfile="$3";var zippydown="ffffff";var zippyfront="000000";var zippyback="ffffff";var zippylight="000000";var zippywidth=680;var zippyauto=false;var zippyvol=80;var zippydwnbtn = 1;</script><script type="text/javascript" src="http://api.zippyshare.com/api/embed.js"></script>
' . "')


Big thanks for this great mod! I think you should include this version of zippyshare in next relase

Many thanks for your work! Works perfectly! But I would like to change the button to download, but I can't find where it to change.

(68, 'Zippyshare', 'http://www.zippyshare.com', 300,20, 'http://([A-Z0-9]*).zippyshare.com/v/([A-Z0-9]*)/file.html','" . '
<object></object><script type="text/javascript">var zippywww="$1";var zippyfile="$2";var zippydown="ffffff";var zippyfront="000000";var zippyback="ffffff";var zippylight="000000";var zippywidth=480;var zippyauto=false;var zippyvol=80;var zippydwnbtn = 1;</script><script type="text/javascript" src="http://api.zippyshare.com/api/embed.js"></script>
' . "'),
(69, 'Zippyshare 2', 'http://www.zippyshare.com', 375,500, 'http://([A-Z0-9]*).zippyshare.com/view.jsp" . '\\' .'\\' . "?locale=([A-Z0-9]*)" . '\\' .'\\' . "&amp;key=([A-Z0-9]*)','" . '
<object></object><script type="text/javascript">var zippywww="$1";var zippyfile="$3";var zippydown="ffffff";var zippyfront="000000";var zippyback="ffffff";var zippylight="000000";var zippywidth=480;var zippyauto=false;var zippyvol=80;var zippydwnbtn = 1;</script><script type="text/javascript" src="http://api.zippyshare.com/api/embed.js"></script>
' . "')


It is necessary to insert here it

<a target="blank" href="<?echo $link_desc->getValue()?>" onclick="window.open('<?echo $link_desc->getValue()?> ','Mix','width=850,height=530,toolbar=no,location=no,menubar=no,scrollbars=yes,resizable=yes,left='+(screen.availWidth/2-200)+',top='+(screen.availHeight/2-135)+''); return false;"><font color="#ff2d00" size="+0" rel="nofollow"><br><b> download </b></font></a>

digitalmikey

Quote from: !RFAN on August 02, 2011, 05:14:53 AM
Quote from: digitalmikey on August 02, 2011, 02:58:19 AM
I have the same problem as !RFAN.

The videos are being stretched vertically for all video sites, even when I set a default height and width in the settings. Any help vbgamer?

this is because of wrong width and height settings in cache file... i have resolved it.. will like to help others if vbgamer allows me..

I'd appreciate the fix.  8)

!RFAN

Quote from: digitalmikey on August 02, 2011, 11:57:31 AM
Quote from: !RFAN on August 02, 2011, 05:14:53 AM
Quote from: digitalmikey on August 02, 2011, 02:58:19 AM
I have the same problem as !RFAN.

The videos are being stretched vertically for all video sites, even when I set a default height and width in the settings. Any help vbgamer?

this is because of wrong width and height settings in cache file... i have resolved it.. will like to help others if vbgamer allows me..

I'd appreciate the fix.  8)

go to : root>>cachemediaprocache.php and change the width and height

diks13

Quote from: !RFAN on July 28, 2011, 01:34:07 AM
Quote from: !RFAN on July 20, 2011, 06:33:42 AM
HulkShare is better than ZippyShare. plz add this to your list :(

link : hxxp:hulkshare.com/7oi7ysd218wo [nonactive]

code:

<object type='application/x-shockwave-flash' data='http://on.hulkcdn.com/static/embed.swf' height='24' width='400' id='2842013'><param name='movie' value='http://on.hulkcdn.com/static/embed.swf' /><param name='FlashVars' value='soundFile=http://hulkshare.com/ap-7oi7ysd218wo.mp3&titles=03_-_Aarakshan_-_Kaun_Si_Dor_[www.AmigoZOne.Com].mp3&skin=raven&dllink=http://www.hulkshare.com/7oi7ysd218wo'><param name='quality' value='high'><param name='menu' value='false'><param name='wmode' value='transparent'></object>

Thanks

How to add this script in mod ??? Or to wait for it in updatings

shinyidol

This is a pretty awesome MOD, but perhaps a little too simple. I'd like to still use BBCode to post items like this, so videos aren't in sigs.

Can someone suggest a MOD for this?

luuuciano

I have a video link in my sig, to not show it I have added a random #string
http://www.youtube.com/watch?v=_EEjP5xidoY#jhasjdgh

I love it showing videos without bbc tags :)
No me agradan los foros que no te dejan borrar TU PROPIO usuario, como por ejemplo smfsimple.com.
E incluso te mandan emails no solicitados, de los cuales, quizá, no puedas escapar porque NO te dejan posibilidad a deshabilitarlos (a menos que NO te tengan en su lista negra).

Advertisement: