Im working on an application which monitors activities in a given location. the console has to be displayed as map just like a radar displays images on screen. The user is expected to click on an image to see details of activity in the location.
I have created the location image as a SWF file, and i want to place lavels over the image to display activities so that when each is clicked, further action can be achieved.
The problem is I am unable to place any other VB control on top of the SWF control
Can anybody help me please?
I have created the location image as a SWF file, and i want to place lavels over the image to display activities so that when each is clicked, further action can be achieved.
The problem is I am unable to place any other VB control on top of the SWF control
Can anybody help me please?
Comment