Results 1 to 2 of 2

Thread: I'n need of a beep !

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Posts
    4

    Talking

    I need some program code to make a beep when ever a cricle reaches a certain point on the forum, any help would be nice

  2. #2
    Fanatic Member
    Join Date
    Aug 2000
    Posts
    879

    Talking

    You can use this code with a timer or something

    Code:
    If Shape1.Top = 300 and Shape1.Left = 300 Then Beep
    Visual Basic 6.0
    Visual C++ 5
    Delphi 5


Posting Permissions

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



Click Here to Expand Forum to Full Width