Jimbo
05-21-2005, 07:24 AM
I need to play some WAV files on my PDA using a HTML Menu. I have developed the menu page in HTML, and am using <a href> to call the wav file and play it. The WAV files are in in a subordinate directory titled "audio".
The menu shows up fine on the PDA, but the links to the audio files refer to the physical location on the C: driveof my PC, and not the relative location of the subdirectory.
What do you recommend I do? I wish to build the directory holding the files on the SD card and call them from the menu. Can you assist? This is my first attempt at Palm OS programming. :confused: Thanks in advance.
The menu shows up fine on the PDA, but the links to the audio files refer to the physical location on the C: driveof my PC, and not the relative location of the subdirectory.
What do you recommend I do? I wish to build the directory holding the files on the SD card and call them from the menu. Can you assist? This is my first attempt at Palm OS programming. :confused: Thanks in advance.