|
-
Jul 31st, 2000, 07:13 AM
#1
Thread Starter
Junior Member
Could someone out there tell me if this is possible to do?
What I want to do is use Macromedia Flash 4 to create animated menus for VB6 and when a menu item is selected then it triggers the right events/subs in VB6.
Thanks,
James
-
Jul 31st, 2000, 07:34 AM
#2
Addicted Member
Create a splash page with real Flash
You've probably seen this plug-in in Web pages, some good and some bad.
But did you know that you can also use the Flash plug-in in Visual
Basic? While it may seem to have limited use, many developers have
begun to use the plug-in to display graphical GUI buttons, as well as
animated splash screens. To take advantage of the Shockwave Flash OCX
(also known as Flash Player) in Visual Basic, you must have it installed
on your machine. If you don't already have it, visit
http://www.macromedia.com/software/flash/ and select the
Flash Player | Download Flash Player menu option, which leads you to a
simple, three-step download process.
The Shockwave Flash component uses Flash Player Movies, which use the
extension .smf. The Flash software also creates FLA-formatted files, but
you can't use these with the Flash component. Once you create a movie,
drop a Flash component onto a form, and enter the movie's path and
filename into the Movie property on the property sheet. When you launch
the program and form, Flash plays the animation.
Source: Element K Journals
I hope that helps.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|