Chaos Project

General => Electronic and Computer Section => Programming / Scripting / Web => Topic started by: G_G on December 31, 2008, 10:27:58 am

Title: Error in Visual Basic
Post by: G_G on December 31, 2008, 10:27:58 am
Okay it only happens when I have any shockwave flash in there. I was making a multi-game program (was going to anyway) but first I wanted to see how I could import SWF's in there and I figured it out through url. It loads up fine see
(http://img387.imageshack.us/img387/4684/fdsqe1.png) (http://imageshack.us)


But now I press F5 to debug it and this error pops up and I can't test out the program at all!
Error: ShowHide
(http://img504.imageshack.us/img504/7592/50931473ql1.png) (http://imageshack.us)


Help please if anyone can!
Title: Re: Error in Visual Basic
Post by: Blizzard on January 02, 2009, 08:40:00 am
Erm... I don't know what the problem is? It obviously tells you that you are trying to instantiate a class that doesn't exist. So fix it.
Title: Re: Error in Visual Basic
Post by: G_G on January 02, 2009, 02:19:31 pm
Yea but wen I remove the flash the error doesnt come up. Like I said earleir I wanted to make a multi-game selecter for flash games. I dont know wat the problem would be