473,405 Members | 2,310 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Flash Button

How to insert FLASH button and FLASH background image in the VB6 form?
Aug 7 '07 #1
7 3416
I think you need to use a timer to either count up or down, to display a background colors i.e. each 5 seconds it swap the color... etc

M C Benzerari
Aug 7 '07 #2
Dököll
2,364 Expert 2GB
I think you need to use a timer to either count up or down, to display a background colors i.e. each 5 seconds it swap the color... etc

M C Benzerari
This may also be helpful:

http://www.dynamicdrive.com/forums/s...ad.php?t=21405
Aug 8 '07 #3
fplesco
82
How to insert FLASH button and FLASH background image in the VB6 form?
Hi -

I can give you sort of a high level instructions,

You must have a Macromedia Flash MX (or any version) installed in your system. Or even just a player.

Look for its .OCX files and put it in the C:\Windows\System32 folder -- (for WinXP and register it "REGSVR32 <filename>.ocx")

In the VB environment, goto components and look for its OCX, then add.
You can then, see it in the components tab. Next thing is to put that object into the form. And in its Filename or movie PROPERTY, put the complete filename and path of your FLASH button or FLASH background image.

If you want your VB codes to process events coming from that FLASH button, you can use the .getVariable and .setVariable properties respectively. And you must have a FLASH script on that FLASH object in which .getVariable is expecting to draw value from.
Aug 8 '07 #4
Ali Rizwan
925 512MB
How to insert FLASH button and FLASH background image in the VB6 form?
Hello;
Just add Shockwave tool from components and path your flash object in movie property. your flash object will be played.
Aug 16 '07 #5
This may help

http://www.vbforums.com/showthread.php?t=505448

I have tried both codes provided, and both them worked OK
Jan 21 '08 #6
Also you may need to add media player to the form, if you want to run a kind of clip, or just flashing between two colors clip...
Jan 21 '08 #7
Killer42
8,435 Expert 8TB
Thanks for the info, Benzerari.

It'd be nice to know whether any of this was helpful. However, according to ashokbio's profile, he/she hasn't been in since the 17th of August 2007.
Jan 22 '08 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: Keith Rowe | last post by:
Hello, I am trying to reference a Shockwave Flash Object on a vb code behind page in an ASP.NET project and I receive the following error: Guid should contain 32 digits with 4 dashes...
6
by: trint | last post by:
Ok, I have created a flash animated button that I want to use as a regular button in my c# web app. Using actionscript, do you know how to call the c# functions in the project? Thanks for any...
2
by: Oz Kologlu | last post by:
Hi folks, IE and Asp.net 2.0 are doing some pretty bizzare things. Some of our users were getting pretty weary of IE redrawing and "flashing" what is essentially a pretty static page every time...
9
by: martin1 | last post by:
Hi, All, how to flash button with 2 color( eg. red and white)? then when user click button, the button stop flash and stay red color? Thanks
5
by: mutlyp | last post by:
I have an web application, for a menu to go to page to page wit in the web app I am using flash buttons. The problem is that the first time I click on the flash button everything works fine the page...
6
elamberdor
by: elamberdor | last post by:
Hi All! Trying to get a drop down hide/show div on a html page triggered by a button in flash. (Intro: Very very Little experience in dynamic flash) setup: html page, flash map on page, button...
9
by: anuparvathy | last post by:
i am using a flash template for my website.i am working on asp.net 2.0 for creating my website. this flash template has got buttons.on the click of the button i want the user to be redirected to the...
0
by: Boki | last post by:
Hi All, I want to auto click on a flash item, that looks a button, however, it is a flash item ( not a real button in html format ) The code looks like: /* test<span...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.