|
-
Jun 15th, 2011, 01:06 PM
#1
Thread Starter
Lively Member
Placing a label on top of a flash control
Hello everyone, I am trying to do the impossible today. I went to one of those free website generators for awesome cool flash animated menus. I downloaded the menu and even figured out how to play it, and loop it in VB on a form.
However how can I place a transparent label on top of the menu so that when someone clicks the buttons in the flash menu that i can have them interact with my vbforms?
Please and thanks :-)
--matt 
p.s.
Bringing the label 'to front' doesn't work and neither does sending the flash movie 'to back'
-
Jun 15th, 2011, 04:22 PM
#2
Re: Placing a label on top of a flash control
Labels are windowless controls so they can only top some other windowless control such shape, line...
If your flash control has hWnd property then you won't be able to place label above the flash.
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
|