Click to See Complete Forum and Search --> : How to play .swf ((Shockwave file) made with Macromedia Flash 4) using VB...I saw one program, I bel


AndyK
November 14th, 1999, 09:47 PM
Thank You

czimmerman
November 16th, 1999, 06:36 PM
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.