Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2001
    Location
    dallas tx usa
    Posts
    2

    Grin browsing through songs?

    hello. in my project, i have a selection to play mp3 #1. and instead of listing each mp3 in a menu, i want to have a "next" button that would play the next mp3 (obvious, right?). how do i get this button to choose #2, then #3 and so on without having to create separate pages that 'pretend' the next button really works? thank you

  2. #2
    Join Date
    Oct 2001
    Location
    Knoxville, IA, USA
    Posts
    113

    Re: browsing through songs?

    Well, one possible way you could do it, is to have it create a registry entry after each mp3 is started, and when they click the button again, if that registry key exists, it would play the next. Potential problems with that, is that it would just add more junk to the registry, and if they exited out of the menu improperly (system shut down unexpectedly while menu was open), it could prevent it from working again. Something to go on, though.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts