VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Flash Button VB 6 (with Sounds)

by WCM (2 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: VB Script
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

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)

Download Flash Button VB 6 (with Sounds)

Download Flash Button VB 6 (with Sounds) (14 KB)

Flash Button VB 6 (with Sounds) Comments

No comments have been posted about Flash Button VB 6 (with Sounds). Why not be the first to post a comment about Flash Button VB 6 (with Sounds).

Post your comment

Subject:
Message:
0/1000 characters