VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Flash button in VB forms

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

This sample app demonstrate how to use the designed button constructed under Flash and incorporated it with vb6
in a way that such button shall behave the way a vb6 normal button does (Click Event in this example).
Please vote..thanks.
In this way we shall be able to add more better look for the interface which we would think would only be applicable
on the web browsers. by default, shockwave control add-in in vb application does not support click event.

Inputs
Flash-made buttons
Assumes
Note: on the construction of the Flash button be sure to add the script below: on (release) { fscommand("ButtonClick", "value"); } '-------------------------- that script shall allow he click event later if used on the vb6 interface.

Rate Flash button in VB forms

Download Flash button in VB forms

Download Flash button in VB forms (6 KB)

Flash button in VB forms Comments

No comments have been posted about Flash button in VB forms. Why not be the first to post a comment about Flash button in VB forms.

Post your comment

Subject:
Message:
0/1000 characters