取消
显示结果 
搜索替代 
您的意思是: 

active-x container

How to include flashfiles in the frontpanel.Ttried using activex but i am not able to locate macromedia flash.Should i write something in the registry?
0 项奖励
1 条消息(共 9 条)
4,329 次查看

Hi muks,

No need to change anything in the registry.

You will need to find the Macromedia Flash ActiveX file on your computer and use ActiveX functions in LabVIEW.  The link explains how to do this.

Also have a look at these other links:

http://forums.ni.com/ni/board/message?board.id=170&message.id=53212

http://forums.ni.com/ni/board/message?board.id=170&message.id=87121

http://forums.ni.com/ni/board/message?board.id=170&message.id=164244

Have a look at this flash.vi:  http://sine.ni.com/devzone/cda/epd/p/id/3891

RayR

2 条消息(共 9 条)
4,320 次查看
Thanx a lot joe.Also can you tell me what to do if the object is not listed.I am very sure i have installed flash properly.
0 项奖励
3 条消息(共 9 条)
4,298 次查看

You may have to search in the list of ActiveX classes for the one appropriate for you.  It may be different from the ones in the link if you have a different version.

RayR

4 条消息(共 9 条)
4,290 次查看
I think i have not conveyed my problem correctly.I meant i have installed flash correctly.I should be able to find shaock wave object when i right click the container right?But i am not able to find it.
0 项奖励
5 条消息(共 9 条)
4,274 次查看
Hummm...
 
Can you post your code?
 
RayR
0 项奖励
6 条消息(共 9 条)
4,262 次查看
Hi muks,
 
If Shockwave Flash Object is not an option, generally it is because the ActiveX files are not loaded correctly.  If you browse to C:\WINDOWS\system32\Macromed\Flash (assuming you are running Windows XP), do you see a file with a .ocx extension?  You can register that ActiveX control through the command prompt with the command regsvr32 "Path_to_ActiveX_control" where Path_to_ActiveX_control is the path to the .ocx file. 
Jennifer R.
National Instruments
Applications Engineer
7 条消息(共 9 条)
4,251 次查看
bulls eye jenifer thanx a lot
8 条消息(共 9 条)
4,240 次查看
Glad to be able to help, muks 高兴表情
Jennifer R.
National Instruments
Applications Engineer
9 条消息(共 9 条)
4,211 次查看