Hi,

I am currently trying to program a media player as a project. I can play music files but am having difficulty trying to add some functionality to the player, such as the ability to pause and rewind. My problem is that once the sound starts playing, i cant seem to find a way of offering the user the option to pause by using Sound.pause(). This is because the Python interpreter doesn't seem to move on to the next statement until the sound has finished playing. Is there anyway of getting round this?

Thanks

Jim

Thanks



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Pymedia-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pymedia-users

Reply via email to