MyBB Community Forums
Working MegaVideo MyCode? - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Resources (https://community.mybb.com/forum-8.html)
+--- Forum: MyCodes (https://community.mybb.com/forum-117.html)
+--- Thread: Working MegaVideo MyCode? (/thread-107088.html)

Pages: 1 2


Working MegaVideo MyCode? - Løque - 2011-11-02

I tried latest megavideo mycode of this forum (dated february 2011) but it don't work for the newest version of megavideo.
Could someone make an updated megavideo mycode please?

Thanks.


RE: Working MegaVideo MyCode? - wethegreenpeople - 2011-11-04

Hmmm...

Well the code I have, it works, the video embeds, but there is no video thumbnail, it's just a white picture. But it plays the video. Do you still want the code?


RE: Working MegaVideo MyCode? - Løque - 2011-11-05

I have a working code for megavideo link like this: http://megavideo.com/?v=TEST

But for megavideo links like this: http://megavideo.com/?d=TEST the same mycode don't work!


RE: Working MegaVideo MyCode? - wethegreenpeople - 2011-11-05

I can see your replacement code?


RE: Working MegaVideo MyCode? - Løque - 2011-11-07

<object width="500" height="500">
<param name="movie" value="http://www.megavideo.com/v/$2"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.megavideo.com/v/$2" type="application/x-shockwave-flash" allowfullscreen="true" width="600" height="370"></embed></object>


RE: Working MegaVideo MyCode? - wethegreenpeople - 2011-11-07

I can't find a video that starts with "?d" if you could link me to one?

The code you have posted works just fine (except where it says "$2" it should be "$1")


RE: Working MegaVideo MyCode? - Løque - 2011-11-09

I tried, but chrome say that i need to enable a java plugin! o.o


RE: Working MegaVideo MyCode? - WbDev - 2011-11-09

http://community.mybb.com/thread-107488.html


RE: Working MegaVideo MyCode? - Løque - 2011-11-09

It works with link explained here?

(2011-11-05, 11:58 AM)Løque Wrote: I have a working code for megavideo link like this: http://megavideo.com/?v=TEST

But for megavideo links like this: http://megavideo.com/?d=TEST the same mycode don't work!




RE: Working MegaVideo MyCode? - WbDev - 2011-11-09

(2011-11-09, 11:27 PM)Løque Wrote: It works with link explained here?

(2011-11-05, 11:58 AM)Løque Wrote: I have a working code for megavideo link like this: http://megavideo.com/?v=TEST

But for megavideo links like this: http://megavideo.com/?d=TEST the same mycode don't work!

Any example video link with d?