06-06-2006 10:57 AM
06-06-2006 01:30 PM
I'm sorry,d it. I found it. Thanks anyway.
alex
06-06-2006 03:18 PM
09-06-2006 02:47 AM
09-06-2006 03:41 PM
khsay hello.
I am not entirely clear when you say "to add more cursors to activate or use with flash (interactive) program. Could you please explain a little better. Using the cursor list property node gives you the ability to add/delete cursors programmatically.
Please provide more infromation and we will be able to help. Thanks.
Efosa O.
NIAE
09-06-2006 09:54 PM
Hi Efosa O.
Thks for offering to help. Let me give you brief details. I am currently using NI IMAQ to locate an object using a high speed camera. I use colour pattern matching and also manage to obtain the XY cordinates of the object. Next, i export the program into labview. I am currently using Labview 8.0
After which, i try to launch a flash program. This is done so by using the flash.vi, a sample from NI web. This program allows me to launch swf files in labview. I had designed an interactive flash and imported it.
*interactive flash: I refer to flash program which will interact with users when their cursors move into "hidden button". This will either launch a new screen or some movement.
http://sine.ni.com/apps/utf8/niepd_web_display.display_epd4?p_guid=C8571CD792970180E034080020E74861
This is where I am stuck at:
I am trying to use the XY cordinates feedback from the camera, to use it as an input to move the cursor around the flash program. In this way, the movement of the object is controlling the cursor instead of the mouse. Is there a way to fix this problem or should i edit the properties of the flash?
Thanking you in advance.
khsay
09-07-2006 10:01 AM
khsay hello.
Just for clarification sake, you are trying to move the mouse cursor on the flash program with the XY coordinates from the camera.
I think I have a better grasp on what you are trying to do. The swf file is independent of LabVIEW. The invoke nodes in the application give you the ability to play and perform a few other functions to the files in LabVIEW, but I am not aware of any way to modify the files themselves. You will have to modify the flash program in order to be able to do what you are asking.
Efosa O.
NIAE
09-07-2006 10:12 AM
09-28-2006 10:11 AM