Results 1 to 7 of 7

Thread: the path to my mp3
      
   

  1. #1
    djbigphilly is offline First Sergeant
    Join Date
    Dec 2008
    Posts
    70

    Question the path to my mp3

    i just uploaded a mp3 and its for a music player that i have how do i know whats the path or how can i say it http://www link to my mp3 so i can hook my flash mp3 player up

  2. #2
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: the path to my mp3

    Whatever the .mp3 file name is becomes part of the url

    eg;

    http://www.mysite.com/ultravox_the_c...ion_track1.mp3

    or if you've uploaded it to a dedicated 'music' folder it might look like this

    http://www.mysite.com/music/ultravox...ion_track1.mp3

    where ultravox_the_collection_track1.mp3 is the file name. Do you get the idea?
    Happy Building

    DarrenC

  3. #3
    djbigphilly is offline First Sergeant
    Join Date
    Dec 2008
    Posts
    70

    Default Re: the path to my mp3

    thks im going to try it

  4. #4
    djbigphilly is offline First Sergeant
    Join Date
    Dec 2008
    Posts
    70

    Default Re: the path to my mp3

    i try but i keep getting this message

    The requested URL /home/kyruhcvw/bigphilly.mp3 was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


    my music file is bigphilly.mp3

    my web site is streetarena.tv

    what do i have to do

  5. #5
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: the path to my mp3

    OK I've created a test my end

    This is the song/file I am using Ultravox - Dancing With Tears In My Eyes.mp3

    On the server I found my site pages for DC Marketing Solutions. Among this I have a folder called bluevoda to where I uploaded the song.

    I would normally rename the file to get rid of the spaces between the words but still works none the less.

    Here is the result

    http://www.dcmarketingsolutions.co.u...0My%20Eyes.mp3

    Look in the browser to see the url string.

    So my questions are

    1) Did you upload the song to where all your site pages are?
    2) or did you create a folder within these site pages and upload it to that, if so what did you name the folder?
    Happy Building

    DarrenC

  6. #6
    djbigphilly is offline First Sergeant
    Join Date
    Dec 2008
    Posts
    70

    Default Re: the path to my mp3

    i uploaded to my html public file where all my files are

  7. #7
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: the path to my mp3

    Then the link should be

    http://www.streetarena.tv/bigphilly.mp3

    is the file name definately bigphilly.mp3 and not BIgpHilly.mp3? The url has to be EXACTLY the same.

    Other than that I've think I've explained it clearly and tested it....I can't think of anything else.
    Happy Building

    DarrenC

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49