Question Embedding

keseykid

New member
Joined
Sep 27, 2010
Messages
3
Programming Experience
Beginner
Thanks in advance for reading my post.

I am attempting to embed a flash movie into my VB 2008 program. Could anyone point me in the right direction?

I do not want to just open a .swf on local machine either.

I have loaded the Shockwave Flash object in the COM objects but cannot figure out how it works.

EDIT: Ok, so i know that i need to use the COM object, Shockwave flash player, but I seem to get an error:

The error is: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))

I have scoured the Internet for weeks on how to do this. I am not asking for people to do my HW for me, I was just wondering what has worked for other people. Everytime I think that I have it, I get this error thrown.
 
Last edited:
Back
Top