c#.NET ShockwaveFlashObjects Class not registered
Hi All,
I want to run flash file (i.e. swf) in c#.net window application. I have included the dll named Interop.ShockwaveFlashObjects.dll andAxInterop.ShockwaveFlashObjects.dll as a reference but i am not able to find in the com components when i go through toolbox -> Choose items->com componenets and when i run the applicaiton it throws error Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
Can anyone please help me out?