VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Flash button in VB forms

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

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 (4(4 Vote))

Download Flash button in VB forms

Flash button in VB forms Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters