View Single Post
  #1 (permalink)  
Old 02-07-2008, 09:08 PM
geork's Avatar
geork geork is offline
Member
 
Join Date: Jan 2008
Posts: 14
geork is on a distinguished road
getting a music file onto File
hey guys!
this code isn't wrong but it can never find a file i want it to play.
here is what i did:
Code:
File soundFile = new File("portalmusic.au");
it won't allow me to do
Code:
File soundFile = new File("C:\Documents and Settings\Default User\My Documents\New Folder\portalmusic.au");
please help
__________________
he who laughs last probabely just got the joke
Reply With Quote
Sponsored Links