Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 How to specify the location of the mp3 file when using Music.PlayFile
Index -> Programming, Turing -> Turing Help
Goto page Previous  1, 2
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Aange10




PostPosted: Mon Jan 16, 2012 11:43 am   Post subject: RE:How to specify the location of the mp3 file when using Music.PlayFile

Quote:

Well maybe a single forward slash vs a double backslash. But a double forward slash is unnecessary, and demonstrates a lack of understanding in the fundamental difference between the two.


Well said, single forward slashes it is.
Sponsor
Sponsor
Sponsor
sponsor
tg851




PostPosted: Mon Jan 16, 2012 11:51 am   Post subject: Re: How to specify the location of the mp3 file when using Music.PlayFile

meh,if its in sthe same file as the source code,you dont have to follow the full path
an example from a game im working on
Turing:
  Music.PlayFileLoop ("danceofthequizmaster.mp3")

as long as the music file is in queston is in the same file with the source.t file its fine
mirhagk




PostPosted: Mon Jan 16, 2012 12:30 pm   Post subject: RE:How to specify the location of the mp3 file when using Music.PlayFile

@tg851, and it's actually better to use relative file paths like that then full path names, since relative file paths let you move the program from computer to computer, and as long as the song is relatively in the same spot, then it's okay.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 2 of 2  [ 18 Posts ]
Goto page Previous  1, 2
Jump to:   


Style:  
Search: