PDA

View Full Version : [Solved] Need Help at MOTD


swarmachine
01-22-2017, 19:56
today installed new plugin "musicadvanceplayer" v3 and its not working :(
after researching four hours i found way to pull this with youtube basic iframe code

Soooo.....

i placed video with iframe code -- -- and then launched it on game but video dont play (showing only thumblr and video dont load...)
ANY IDEAS or help ?


Founded Solution.

Relaxing
01-23-2017, 14:34
Don't use youtube to load your music at game. Use .mp3 files. (ex. mydomain.net/bestmusic/thisiscool.mp3)

EFFx
01-23-2017, 14:56
Relaxing, he can add musics with youtube's link, here's the plugin that he's using - https://forums.alliedmods.net/showthread.php?t=235752

Relaxing
01-23-2017, 15:44
Relaxing, he can add musics with youtube's link, here's the plugin that he's using - https://forums.alliedmods.net/showthread.php?t=235752
- Youtube don't support Valve 1999 Browser.

OciXCrom
01-23-2017, 17:07
Peoples' common sense doesn't support downloading 100 mp3 files from the server, especially when 1 file is about 5MB.

swarmachine
01-23-2017, 17:53
Relaxing, he can add musics with youtube's link, here's the plugin that he's using - https://forums.alliedmods.net/showthread.php?t=235752
- Youtube don't support Valve 1999 Browser. Don t use mp3
yEah ,

"this plugin" (https://forums.alliedmods.net/showthread.php?t=235752) i tried to launch it and failed by error THIS (https://forums.alliedmods.net/showthread.php?p=2489046#post2489046)

Well after working sometime i figured this out with this plugin : LINK (https://forums.alliedmods.net/showthread.php?t=11671)
After all plugin works fine with STEAM client players but still crashes all game after trying to stop music .... Well Correct NON-STEAM Player can't play music - `couse player youtube saying that need to enable javascript :/ thats strange right ? :shock: ... ... ...

Anyway i use code this (successful only with STEAM player)
<html>
<head>
</head>
<body>
<object width="800" height="800">
<param name="movie" value="[MEDIA_URL]"></param>
<param name="allowFullScreen" value="FALSE"></param>
<embed src="[MEDIA_URL]" type="application/x-shockwave-flash" allowfullscreen="false" width="425" height="349"></embed>
</object>
Warning if you stop music you will break you own game not ours !
</body>
Works but crashes if trying to stop music (all engine shutting down by getting critical error)

Thank you for useful answers, next time, ill use mp3 files for long-time mixes as i'll get sound-cast server (i gess then i need to use microsoft mediaplayer ... ... ...) ! as well there's opinion to make mono soundtracks (that have medium or low quality) for file size

fysiks
01-23-2017, 20:06
Common sense also lets people listen to their own music.

swarmachine
01-24-2017, 11:13
Yeah they could :D

Relaxing
01-24-2017, 14:30
Tick this topic Solved.