Hi,
make sure you've included "device.profile"
put:
//#include "device.profile"
at the top of the source file, where you use SOUND_MIME variable
regards,
Jim
2006/12/14, Juan Carlos Ramirez <3d...@gm...>:
> Hi,
>
> I'm trying to create something similar to the sound example in the bottom of
> the following link:
>
> http://j2me-device-db.sourceforge.net/pmwiki/index.php?n=Main.ResourceCollector
>
> and even the example is not working for me... I'm having compile errors
> because the SOUND_MIME variable that they use in the j2me code (Player p =
> Manager.createPlayer(stream, SOUND_MIME);) is not defined.
>
> Can anybody help me? Do you have any sample code?
>
> Thanks,
>
>
> --
> Juan Carlos Ramirez
> www.3dealers.net
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> _______________________________________________
> J2me-device-db-general mailing list
> J2m...@li...
> https://lists.sourceforge.net/lists/listinfo/j2me-device-db-general
>
>
>
|