I have "Macromedia Flash Player 8" and "Macromedia Shockwave Player 10.1.3.18" installed. I sould be able to open just the control under VB6 and when I do I get this log generated:
Line 20: Class ShockwaveFlashObjectsCtl.ShockwaveFlash of control SF was not a loaded control class.
VB6 will still open with just the control so I double click the control and get this new log:
Line 28: The property name _cx in SF is invalid.
Line 29: The property name _cy in SF is invalid.
Line 30: The property name FlashVars in SF is invalid.
Line 31: The property name Movie in SF is invalid.
Line 32: The property name Src in SF is invalid.
Line 33: The property name WMode in SF is invalid.
Line 34: The property name Play in SF is invalid.
Line 35: The property name Loop in SF is invalid.
Line 36: The property name Quality in SF is invalid.
Line 37: The property name SAlign in SF is invalid.
Line 38: The property name Menu in SF is invalid.
Line 39: The property name Base in SF is invalid.
Line 40: The property name AllowScriptAccess in SF is invalid.
Line 41: The property name Scale in SF is invalid.
Line 42: The property name DeviceFont in SF is invalid.
Line 43: The property name EmbedMovie in SF is invalid.
Line 44: The property name BGColor in SF is invalid.
Line 45: The property name SWRemote in SF is invalid.
Line 46: The property name MovieData in SF is invalid.
Line 47: The property name SeamlessTabbing in SF is invalid.
I am assuming that something on my system is phuct I have never been able to play flash well. It plays but full flash skins are real slow and choppy.
Below is a quick screen grab of the IDE. The control on the left in the controls tool bar that looks like a piece of blank paper near the bottom says "ShockwaveFlash" if this should not be there it may be causing the problems? I guess I will have to do a harddrive wipe and clean install.