Jump to content

Labview support .swf format?


Recommended Posts

Posted

hi,

is anyone know how to convert a .swf file(flash animation) in order to import into Labview 8.2 (As currently the .swf format is not supported by Labview 8.2)?

cheers,

Pika

Posted

Hi Pika

If you just want to display the .swf video use an Active X control, see Knowledge Base - Can I use a flash animation inside of LabVIEW

If you want the .swf video as an input to your program for analysis etc you can you one of the various free/ open source command line converters, call it from LabVIEW using the System Exex.vi, convert the swf file to a supported format such as avi and use that.

Posted

hi karissap,

thanks for your kind help.. i had successfully integrated .swf file ino Labview.. Yeah~ :thumbup:

but now i had facing a problem is that the colour of the .swf shown in the Labview is diferent compared with original flash file( rom Poser 7). the problem is still occurred when i open the .swf file(created from Poser) by using Shockwave Player software.

Is anyone can help?

Thanks a lot..

cheers,

Pika

Posted

I recommend converting the SWF file into another video type (mpeg, or avi) and see if the color is still different. I use Super video converter, it's freeware.

http://www.erightsoft.com/SUPER.html

I don't know if Super supports command line arguments. It may but if it does I'm sure it's a big long complicated string to convert a file.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.