Dec 25 2006, 10:21 PM
Post
#1
|
|
|
New Member ![]() Group: Members Posts: 9 Joined: 24-December 06 Member No.: 5,334 ![]() |
Hello
is there way to hack the gallery so the media files play stearming from the gallery? |
|
|
|
![]() |
Dec 26 2006, 02:51 PM
Post
#2
|
|
![]() Boss, my code's compiling (xkcd) Group: Admins Posts: 10,440 Joined: 19-September 01 Member No.: 1 ![]() |
Sure, you need to modify the code so that instead of forcing the media files to download, it embeds them in some page using something like
CODE <object id="MediaPlayer1" CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsm p2inf.cab#Version=5,1,52,701" standby="Loading Microsoft Windows® Media Player components..." type="application/x-oleobject" width="280" height="256"> <param name="fileName" value="yourmovie.mpg"> <param name="animationatStart" value="true"> <param name="transparentatStart" value="true"> <param name="autoStart" value="true"> <param name="showControls" value="true"> <param name="Volume" value="-450"> <embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="yourmovie.mpg[color=orange:8891f1872d]" name="MediaPlayer1" width=280 height=256 autostart=1 showcontrols=1 volume=-450> </object> taken from here Want to try playing around with it yourself and then let me know if you have problems? -------------------- ![]() ![]() Things that I don't suck at: Photography (flickr, JPG Mag), "Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com |
|
|
|
omarkl Media Hack Dec 25 2006, 10:21 PM
omarkl QUOTE(usr.c @ Dec 26 2006, 02:51 PM) Sure... Dec 27 2006, 09:08 PM
usr.c No worries, I'll get on it then. Expect a rep... Dec 27 2006, 09:30 PM
omarkl QUOTE(usr.c @ Dec 27 2006, 09:30 PM) No w... Dec 27 2006, 11:36 PM
usr.c Hi, Thanks for your patience. Try this:
Look in ... Jan 10 2007, 08:44 PM
omarkl QUOTE(usr.c @ Jan 10 2007, 08:44 PM) Hi, ... Jan 11 2007, 06:34 AM
usr.c Do a search for show.php; there's only one ref... Jan 11 2007, 07:21 AM
omarkl QUOTE(usr.c @ Jan 11 2007, 07:21 AM) Do a... Jan 11 2007, 07:31 AM
usr.c No worries, try the attached functions.php (v0.9.2... Jan 11 2007, 08:29 AM
omarkl thx brother , works but Erorr , i cant log in to a... Jan 11 2007, 09:11 AM
usr.c Your webserver seems to be adding a <br /> a... Jan 11 2007, 09:27 AM
steave QUOTE(usr.c @ Jan 11 2007, 09:27 AM) Your... Jan 12 2007, 08:46 AM
steave by the way this the erorr i get after i changed th... Jan 12 2007, 08:27 PM
usr.c No worries, I'll take a look at it for you tom... Jan 12 2007, 09:05 PM
steave OK Man i'm just so Excited to have this galler... Jan 13 2007, 09:33 AM
usr.c Can either of you guys PM me a temporary ftp user/... Jan 13 2007, 09:23 PM
omarkl QUOTE(usr.c @ Jan 13 2007, 09:23 PM) Can ... Jan 14 2007, 05:57 AM
usr.c There were spaces at the top of your functions/f_g... Jan 14 2007, 11:11 AM
omarkl QUOTE(usr.c @ Jan 14 2007, 11:11 AM) Ther... Jan 14 2007, 10:30 PM
steave QUOTE(omarkl @ Jan 14 2007, 10:30 PM) its... Jan 15 2007, 08:39 PM
omarkl QUOTE(steave @ Jan 15 2007, 08:39 PM) How... Jan 16 2007, 05:23 AM
steave QUOTE(omarkl @ Jan 16 2007, 05:23 AM) do ... Jan 17 2007, 07:55 PM![]() ![]() |
|
Lo-Fi Version | Time is now: 20th May 2013 - 02:20 PM |