How to play .swf ((Shockwave file) made with Macromedia Flash 4) using VB...I saw one program, I bel
Thank You
November 16th, 1999, 07:36 PM
czimmerman
Re: How to play .swf ((Shockwave file) made with Macromedia Flash 4) using VB...I saw one program, I
If the extension .swf is associated with an application (as I believe it is when ShockWave is installed), you can use the ShellExecute API function. See http://www.freevbcode.com/ShowCode.Asp?ID=12.