Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Downloads
Search: 

Emulate Window buttons with no timer.
Alaster Leong, Atc.Com Pte Ltd
This is a container class that emulates Microsoft Windows 98 style button. This class does not use any timer, whereas most of the Windows 98 style buttons i've came across uses timer to control the button state. This class has three states: 1. normal state 2. rollover state 3. disable state Each state uses 1 image file that VFP supported. It was written in VFP6 with service pack 3. I've not tested in VFP5. I think should have no problem running in VFP5. I've included a demo form and a readme.txt. Feel free to send me comments or attach an improve version to me.
Created on
23 years ago
Downloads
1207
File type
General information
Created by
Alaster Leong, Atc.Com Pte Ltd

Comments
Add a comment
More downloads created from this member
Alaster Leong, Atc.Com Pte Ltd
Here is a reference for Flash OCX methods in PDF format. I've collected the Flash OCX methods descriptions from Macromedia website and put them in one PDF file. Hope these will help you to use the methods of Flash OCX. I've checked these methods and they all exist in flash.ocx (the OCX for Flash MX)...
Created on
21 years ago
Downloads
1000
File type
Alaster Leong, Atc.Com Pte Ltd
This is an example & tutorial using Flash MX movie in VFP. The previous example that I've uploaded is base on Flash 5 which use the SWFLASH.OCX. For Flash MX, you must use FLASH.OCX. You can download the example and run the form in VFP. Before you run the form, make sure you set the default director...
Created on
21 years ago
Downloads
1313
File type
Alaster Leong, Atc.Com Pte Ltd
This version runs in both VFP5 & VFP6. I haven't used any VCX in this sample, just to eliminate compatibility problem between version. But you must put all the SWF files into the same directory as the form or exe.
Created on
23 years ago
Downloads
1145
File type
Alaster Leong, Atc.Com Pte Ltd
Do you know you can create a flash movie and can use it as a VFP control object ? Example, you can create a button or menu from flash with rollover effect and use them in VFP. With flash control, there will be no more timer control and unstable rollover effect.
Created on
23 years ago
Downloads
1315
File type
Alaster Leong, Atc.Com Pte Ltd
Name of class library :atcdate.vcx Name of class :bemonth This is a class that contain two methods. 1. getbom method - to get the beginning of a month which return a date type 2. geteom method - to get the end of a month which return a date type I have included a demo form and y...
Created on
23 years ago
Downloads
977
File type