VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Flash Button VB 6 (with Sounds)

WCM  (2 Submissions)   Custom Controls/Forms/Menus   VB Script   Beginner   Wed 3rd February 2021

This is an updated version of my Previous submission about Flash buttons in vb6 forms. this time i have provided a much more better capability, buttons can now play a wav file on the Mouse-Over triggered event. be sure you have our speaker on to hear the accompanying wav.
Please Vote..thank you.

Assumes
Please add this script on the Design of your buttons in Flash. (Just Right Click, then choose Action - Use the Expert Mode to Add this script.) on (release) { fscommand("ButtonClick", "cmdFire"); } on (rollOver) { fscommand("RollOver", "cmdFire"); }

Rate Flash Button VB 6 (with Sounds) (4(4 Vote))

Download Flash Button VB 6 (with Sounds)

Flash Button VB 6 (with Sounds) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters