.NET Framework - How do i embed a Flash Player in my VB app?
Asked By Anil Gupte
02-Mar-08 12:38 PM
Any ideas/tutorials/resources?
TIA,
--
Anil Gupte
www.keeninc.net
www.icinema.com
VB
(1)
Control
(1)
ActiveX
(1)
Player
(1)
BtnG
(1)
B3ffcbd72801
(1)
Webbrowser
(1)
Ed77c3b3
(1)
jason.ciprian replied...
Have you tried:
http://www.google.com/search?hl=en&q=embed+flash+player+in+vb&btnG=Google+Search
See the second result, among others:
http://www.dreamincode.net/forums/showtopic40173.htm
Jason
kimiraikkonen replied...
Hi,
To use flash player in your VB app, there are 2 methods:
First one is using Flash ActiveX control in your project which has a
bug with giving a error, can be solved by re-building the solution.
To insert flash control in your toolbox, toolbox -> choose items ->
flash9b.ocx or like that (for higher flash versions) named "Shockwave
Flash Object".
Second is to use webbrowser control which is good alternative, enter
flash movie's (usually .swf) as webbrowser control's URL then
navigate.
Hope this helps, let us know.
Anil Gupte replied...
Thanx to both repliers! I really should have Googled first, but I had been
having no success on other topics, so I tried here first. It wil take me a
couple of days to try it, so I will get back to you later.
Thanx again,
--
Anil Gupte
www.keeninc.net
www.icinema.com
Hi,
To use flash player in your VB app, there are 2 methods:
First one is using Flash ActiveX control in your project which has a
bug with giving a error, can be solved by re-building the solution.
To insert flash control in your toolbox, toolbox -> choose items ->
flash9b.ocx or like that (for higher flash versions) named "Shockwave
Flash Object".
Second is to use webbrowser control which is good alternative, enter
flash movie's (usually .swf) as webbrowser control's URL then
navigate.
Hope this helps, let us know.
kimiraikkonen replied...
een
e a
As i pointed, just insert Shockwave Flash Object, then you may get an
error when bringing control over your form, don't panic, just re-build
the solution with right-click then re-place the control. Now, you're
ready to set the "Movie" URL that Flash ActiveX Control will show.
Or place webbrowser control simply, then place flash movie's URL as
the URL to be navigated.
That's all.
activex control" in VB.net .NET Framework I have an application containing WMP and I'd like to create an "online" version of it. I believe that this used to be accomplished with activex in VB 6. How would I go about recreating it for use in websites like youtube, or other flash players? Do I have to go back to VB 6? VB.NET Discussions Windows Media (1) VB (1) Control (1) Seth (1) Rowe (1) Players (1) Activex (1) Dnorris (1) Can someone
Problem in closing MDIChild Form having ActiveX control .NET Framework I have VB2005 Application. It has VB MDI Form and MDI Child form. The child Form hosts an ActiveX control. when I close the ChildForm at runtime, It gives error message This problem occurs only the activex controls is hosted in MDI Child form. I hosted the activex control in a Windows Form. It works fine on close. The problem I see only with
ActiveX Control hidden property in VS.NET .NET Framework I'm working on an MFC ActiveX Control that implements some hidden properties. The properties are hidden by adding the [hidden] attribute in Studio 2005 (1) DesignerSerializationVisibility.Hidden (1) Visual Studio (1) DesignerSerializationVisibility (1) CHiddenPropTestCtrl (1) BrowsableAttribute (1) VB (1) Hi, Which version of Visual Studio that you are using to create the MFC ActiveX Control? I haven't tested an ActiveX Control created in MFC but I have some VB6 ActiveX Controls which have hidden properties
Winsock 6 control in VB.NET .NET Framework Hi, As you know there's no mswinsck.ocx ActiveX control in VB.NET 2005 or 08 by default, but it exists in VB6. However i can add this old control to my VB 2005 toolbox with no problem by extracting from VB6's cabinets, but when using inside not want to go back VB6. Is it healthy and supported using mswinsck.ocx Winsock control in VB.NET projects? And is System.Net.Sockets the unique alternative for this Winsock
at your local Starbucks if you can help me find a working code sample in VB.Net 2005 that shows a webpage hosting a webbrowser activex control. OK. . . . it *is* a crazy request. . . . .so make that 2 of your favorite beverages. One 1) Linux (1) WebBrowser1.Navigate (1) WebBrowser (1) WebClient (1) ASP.NET (1) IIS (1) VB (1) I dont have any freinds because Im a recluse, and I only drink tap unfortunately. Did you try googling for http: / / www.google.com / search?hl = en&q = %22webbrowser+activex+control%22+%22asp.net%22 ??? The first link returned is : http: / / support.microsoft.com / kb / 311294 Juan I turned blue. . . . . The first link returned has nothing to do with hosting a webbrowser activex control in a webpage. It is about hosting a webbrowser control (different from a webbrowser activex control now that there is a crippled webbrowser control included