@erickemman:

Amigo, en tu soundslide.ini te aparece asi?:

Código:
;SoundSlide v1.6 by (c)piku234
;Put soundslide.ini in tpa/user/other/ini, soundslide.elf in ZBin folder, open.mp3 and close.mp3 in card/other/slide/
;This elf is my frist mod on elf SoundOnKeyPress v1.3 
;To check key in hex code you need elf KeyCode cz 
;new sounds by Photographer
;Respect: Ploik and Jasiek :)

[SLIDE_OPEN]: 0x3F;     //hex code for open slider,
[SLIDE_CLOSE]: 0x40;    //hex code for close slider,  
[ACTIVE_SOUND]: 0x01;   //0x00-off, 0x01-on,
[ACTIVE_VIBRA]: 0x00;   //0x00-off, 0x01-on,
[ALWAYS_SOUND]: 0x00;   //if you like sound anywhere place set to 0x01 or if you don't like this set to 0x00, 
[ALWAYS_VIBRA]: 0x00;   //if you like vibra anywhere place set to 0x01 or if you don't like this set to 0x00, 
[PATH]: /card/other/slide/
//place whrere are files sounds
[OPEN_DIR]: open.mp3
//choose sound to open slider
[CLOSE_DIR]: close.mp3
//choose sound to close slider
[VOLUME]: 0x04;
//max:8
Pues bien, lo que aparece en negrita y subrayado debe estar activado, es decir, 0x01
A mi me pasaba lo mismo hasta que active esa opcion.
Pruebalo a ver que tal.

Saludossssssss