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 :)
Printable View
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 :)
You can use this code with a timer or something
Code:If Shape1.Top = 300 and Shape1.Left = 300 Then Beep