URL ( Silly question :P ) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: URL ( Silly question :P ) (
/showthread.php?tid=559469)
URL ( Silly question :P ) -
nezo2001 - 23.01.2015
I want to make an audio stream i know how but how to get the url of the song
![Cheesy](images/smilies/biggrin.png)
:P
AW: URL ( Silly question :P ) -
Saize - 23.01.2015
Load up at your Webspace then you can take the Link
Re: URL ( Silly question :P ) -
nezo2001 - 23.01.2015
YourDomain
![Huh?](images/smilies/confused.gif)
Translation
Re: URL ( Silly question :P ) -
GGW - 23.01.2015
i personally use a website called kiwi6 , Just make an Account and upload your mp3 file it will give you link ends with ( .mp3 ) , use that link in your server audio stream
https://kiwi6.com/
Re: URL ( Silly question :P ) -
Mark_Samp - 23.01.2015
*Make a new folder in your root folder called "Music"
*Download the song in MP3 format
Download a song form ******* here
*Upload it to that folder
*Use the URL "http://yourdomain.com/Music/Songname.mp3"
Re: URL ( Silly question :P ) -
nezo2001 - 23.01.2015
Thank You
![Cheesy](images/smilies/biggrin.png)
Edit: what is new what is YourDomain ?
Re: URL ( Silly question :P ) -
Mark_Samp - 23.01.2015
Quote:
Originally Posted by nezo2001
Thank You ![Cheesy](images/smilies/biggrin.png)
Edit: what is new what is YourDomain ?
|
If you buy a web-host you buy a domain with it so players could enter it, you can for example have "www.sa-mp.com/music/songname.mp3"
Re: URL ( Silly question :P ) -
nezo2001 - 23.01.2015
If i don't ....
Re: URL ( Silly question :P ) -
JaydenJason - 23.01.2015
Quote:
Originally Posted by nezo2001
If i don't ....
|
Get a free domain at 000webhosting.com (<sucks alot), or a better free domain with cpanel and stuffs = 2freehosting.com, open your ftp or file manager (2freehosting has that in it, way better) and upload the .mp3 file there.
For instance you have a free domain named:
testsongs.ujeiufesef.com, and you upload the .mp3 directly do the public_html folder, then the url for your song is testsongs.ujeiufesef.com/songname.mp3
where (songname == tmp)