Click to See Complete Forum and Search --> : i am creating an online demo for my vb6 software
isnoend07
Jan 7th, 2010, 03:50 PM
Do all browsers have the ability to watch swf files. Can i use run these swf files from vb?
danecook21
Jan 7th, 2010, 03:54 PM
SWF is a Flash file and so any browser with the Flash plugin can play it. And that is pretty much any common browser being used today. To play one in VB you would have to use a Flash ocx (if that exists) or simply drop a webbrowser control on the form and play it in there.
Milk
Jan 7th, 2010, 08:44 PM
There is an ocx, you might have it already look for Shockwave Flash in components. I think the latest version is flash10c.ocx
Hack
Jan 8th, 2010, 11:25 AM
Moved To General Developer
Nightwalker83
Jan 9th, 2010, 12:56 AM
There is an ocx, you might have it already look for Shockwave Flash in components. I think the latest version is flash10c.ocx
Although, you might want to read the licensing agreement first:
http://www.adobe.com/products/eulas/#desktop
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.