Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
.net AxShockwave Error
#7
(08-04-2011, 01:21 AM)Ace Wrote: No, I don't need teamviewer to help you. If I seen your code I could probably answer. If it's easier that way, then make a video of it or something.

The actual program starts up, screenshot below:

[Image: e837781a7446c8ecc32269f0ffc4e9e1.png]

That's form1, when you click Watch video, it opens up form2, and that's where the problem is.


VideoLink relays the corresponding video url from the choice the user selects
[Image: 0a4d3b9844b15d2bb89b12166db2e55a.png]

The button on form1:
Code:
Select Case ComboBox1.Text
            Case "The Pilot - 1/2"
                VideoLink = "http://www.youtube.com/watch?v=JeJ6-gN0eB4"
                Form2.Show()
End Select

(08-04-2011, 01:21 AM)Ace Wrote: I actually have a second guess: You aren't playing the video locally as a reference or something like that? Debug runs in the debug folder, so if you have something added in that folder that it needs to run the shockwave object, then it won't find it anywhere else.

Other than that, you're not providing me with much.

It also works from bin\release.
[Image: 2.png]
Reply


Messages In This Thread
.net AxShockwave Error - by alabama - 08-04-2011, 12:43 AM
RE: .net AxShockwave Error - by AceInfinity - 08-04-2011, 12:56 AM
RE: .net AxShockwave Error - by alabama - 08-04-2011, 01:00 AM
RE: .net AxShockwave Error - by AceInfinity - 08-04-2011, 01:09 AM
RE: .net AxShockwave Error - by alabama - 08-04-2011, 01:12 AM
RE: .net AxShockwave Error - by AceInfinity - 08-04-2011, 01:21 AM
RE: .net AxShockwave Error - by alabama - 08-04-2011, 01:25 AM
RE: .net AxShockwave Error - by AceInfinity - 08-04-2011, 01:31 AM
RE: .net AxShockwave Error - by alabama - 08-04-2011, 01:33 AM
RE: .net AxShockwave Error - by AceInfinity - 08-04-2011, 01:38 AM
RE: .net AxShockwave Error - by alabama - 08-04-2011, 01:43 AM
RE: .net AxShockwave Error - by AceInfinity - 08-04-2011, 01:51 AM
RE: .net AxShockwave Error - by alabama - 08-04-2011, 02:08 AM
RE: .net AxShockwave Error - by AceInfinity - 08-04-2011, 03:12 AM
RE: .net AxShockwave Error - by alabama - 08-04-2011, 03:24 AM
RE: .net AxShockwave Error - by AceInfinity - 08-04-2011, 03:53 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)