The songs are not playing here, I converted them to 128kbits.Any idea ? Anybody?
ALL my other tables with music are playing fine .

I have never had any issues myself with bitrate. I use 128, 192, 320 etc... They all seem to work for me.
Stick with 128 for trial purposes i suppose.
Do you have a folder under
VP called Music? It needs to be named Music.
Also, Are the MP3 files put into this folder? They need to be put in there.
Check your names carefully. Maybe start with one MP3' to get it going.
In the script starting at line 371, you have the following:
.......
If ES=1 Then PlayMusic "The Beatles - Yellow Submarine.mp3"
If ES=2 Then PlayMusic "The Beatles - All Together Now.mp3"
If ES=3 Then PlayMusic "The Beatles - Only A Northern Song.mp3"
If ES=4 Then PlayMusic "The Beatles - Its All Too Much.mp3"
If ES=5 Then PlayMusic "The Beatles - All You Need is Love.mp3"
If ES=6 Then PlayMusic "The Beatles - Hey Bulldog.mp3"
If ES=7 Then PlayMusic "The Beatles - Across the Universe.mp3" : ES=0
........
As you can see, this is where the names of the songs go. The names here must match your file name.
If it doesn't work after trying this, turn up your volume

Maceman
Edited by maceman, 19 March 2012 - 01:23 PM.