Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2009
    Posts
    4

    A Player and a question

    I got the player thanks to JD and add some stuff from others here sorry I cant remember all the names. I am new and trying to learn this all.
    I am wanting to get the slider bar to work for the volume and I would like to add a clock and date on it/ I searched and got code and so on and everytime I click the stop on the player it stops the clock because of the stop timer function. any direction on what to do and so would be greatly appreciated
    Thank You
    Will
    Attached Files

  2. #2
    Join Date
    Jun 2009
    Posts
    4

    Oh and Btw

    I just love this software

  3. #3
    Join Date
    Aug 2003
    Posts
    2,427
    If you are using the page timer for more than one purpose, then the easiest way to achieve it is by setting boolean variables as appropriate and then testing for them in the page OnTimer event with if statements.

    Have a look at the second example I posted in this thread which shows a variety of ways to control volume including using the slider object.

Posting Permissions

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