Does mediafire work with PlayAudioStreamForPlayer ?
#1

Hello

I just uploaded a small .mp3 to mediafire..placed the link into the audiostream and made this command to play the
mp3 ingame.
pawn Код:
if(!strcmp(cmdtext, "/stream", true))
    {
        PlayAudioStreamForPlayer(playerid, "http://www.mediafire.com/listen/nq66n9e46ru6qnq/Wasted.mp3", 0);
        return 1;
    }
I dont hear it and the volume is set high and all. I do see the link on screen though.
If you have any idea why this wont work then please reply
Reply
#2

No With This Link You Can't
Why Media Fire?!
www.dropbox.com
Reply
#3

do you mind sharing with me why the link wont work then ? it does if i put it in my browser.
I'll try dropbox to see if it makes a difference
Reply
#4

Any MP3 file should work..
Reply
#5

Quote:
Originally Posted by MP2
Посмотреть сообщение
Any MP3 file should work..
I thought so too...i dont understand what i'm doing wrong here. Thats why i thought it might be mediafire it just doesnt make sence
Reply
#6

On Media Fire
Right click on "DOWNLOAD"
"Copy Link Address"
it will give you "http://download1150.mediafire.com/xqpe8bmncslg/nq66n9e46ru6qnq/Wasted.mp3"
This shall work
Reply
#7

Quote:
Originally Posted by Mr.Faqahat
Посмотреть сообщение
On Media Fire
Right click on "DOWNLOAD"
"Copy Link Address"
it will give you "http://download1150.mediafire.com/xqpe8bmncslg/nq66n9e46ru6qnq/Wasted.mp3"
This shall work
That is exactly what i did it just does not work here is my dropbox version
pawn Код:
if(!strcmp(cmdtext, "/stream", true))
    {
        PlayAudioStreamForPlayer(playerid, "https://dl-web.dropbox.com/get/gta2sounds/Wasted.mp3?_subject_uid=267014061&w=AADE1RZyFsb3vaxa989pJRckVy-XJJLNxwquU6RpcE0TkQ", 0);
        return 1;
    }
same problem..ingame i get the message that the music is playing (name of the link) but i dont hear anything.
Isnt there something on server.cgf i got to change or anything else ... I tried the same with streaming internet radio wich does work
Reply
#8

Quote:
Originally Posted by amirab
Посмотреть сообщение
No With This Link You Can't
Why Media Fire?!
www.dropbox.com
If you have old account on dropbox, you will be able to upload anything in folder called public. But if you are new user, you won't be able to just upload something and play it using PlayAudioStreamForPlayer.
Reply
#9

Quote:
Originally Posted by dominik523
Посмотреть сообщение
If you have old account on dropbox, you will be able to upload anything in folder called public. But if you are new user, you won't be able to just upload something and play it using PlayAudioStreamForPlayer.
Would it usually work on mediafire ?...or lets ask a sub question; wich free ftp site works best for you using PlayAudioStreamForPlayer
Reply
#10

I don't know if u can acces to this http://kiwi6.com/ with ftp, but for PlayAudioStreamForPlayer it should work
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)