LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

flash in web-based remote panel??

Hi,
 
I have a question. I found this vi from ni.com ([link removed; page no longer available]). It plays flash clips. However, I have a problem creating a remote panel for this vi. When I go to web-publishing to create a html for this vi and open this html on the development computer, the flash play on the vi instead of on the html. I did not try on client computer since it does not work on development computer.
 
I also tried building the vi into an exe (I include html and swf as supporting files). I run the exe before opening the html and it does not work either.
 
I have attached a sample flash file below. Could anyone give me some idea on how I can play a flash on remote panel??
 
Regards
Lee
0 Kudos
Message 1 of 2
(2,544 Views)
Hi Lee,
 
I was running into the same problem as you were trying to play the flash file.  I could get it to work in LabVIEW but in the web browser it would not display properly.  Have you tried any other flash files than this one?  I believe the reason for this is the limitation Remote Front Panels have when using ActiveX objects. Since the drawing of the object draw and operate completely independent of LabVIEW, this is where the problem comes in.  You can read more about the limitations of the remote front panel in the help files of LabVIEW.
 
Regards,
 
Michael B.
Application Engineering.
Regards,

Michael
Applications Engineering
National Instruments
0 Kudos
Message 2 of 2
(2,512 Views)