473,320 Members | 2,029 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

How do i embed a Flash Player in my VB app?

Any ideas/tutorials/resources?

TIA,
--
Anil Gupte
www.keeninc.net
www.icinema.com
Mar 2 '08 #1
4 5971
On Mar 2, 12:38 pm, "Anil Gupte" <anil-l...@icinema.comwrote:
Any ideas/tutorials/resources?
Have you tried:

http://www.google.com/search?hl=en&q...=Google+Search

See the second result, among others:

http://www.dreamincode.net/forums/showtopic40173.htm

Jason
Mar 2 '08 #2
On Mar 2, 7:38*pm, "Anil Gupte" <anil-l...@icinema.comwrote:
Any ideas/tutorials/resources?

TIA,
--
Anil Guptewww.keeninc.netwww.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.
Mar 2 '08 #3
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

"kimiraikkonen" <ki*************@gmail.comwrote in message
news:ed**********************************@s8g2000p rg.googlegroups.com...
On Mar 2, 7:38 pm, "Anil Gupte" <anil-l...@icinema.comwrote:
Any ideas/tutorials/resources?

TIA,
--
Anil Guptewww.keeninc.netwww.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.
Mar 3 '08 #4
On Mar 3, 5:16*am, "Anil Gupte" <anil-l...@icinema.comwrote:
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 Guptewww.keeninc.netwww.icinema.com

"kimiraikkonen" <kimiraikkone...@gmail.comwrote in message

news:ed**********************************@s8g2000p rg.googlegroups.com...
On Mar 2, 7:38 pm, "Anil Gupte" <anil-l...@icinema.comwrote:
Any ideas/tutorials/resources?
TIA,
--
Anil Guptewww.keeninc.netwww.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.
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.
Mar 3 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: François de Dardel | last post by:
Please don't scream that EMBED is evil ! What I am doing is <EMBED SRC="BWV659.mid" AUTOSTART="false" LOOP="TRUE" CONTROLS="SMALLCONSOLE" WIDTH="50" HEIGHT="15" TITLE="BWV 659"> Note the...
8
by: Cowan Services | last post by:
My apologies if this has been covered before, but I was unable to download messages before 11/23/05. I am trying to bring some HTML pages w/embedded .WMV files into W3C compliance. Right now,...
2
by: benmourra | last post by:
Hi all, I'm trying to create a web page using VS2005, ASP.NET 2.0, that will allow me to choose from a list of media files on my computer and then play my selection within an embedded Windows...
1
by: dscriv | last post by:
Hello, I have Netscape 8.0.4 (in Firefox mode) and Flash 8.0.24.0. I also have IE and Firefox installed. If I go to this page, which contains a Flash detection movie:...
3
by: abrtlt | last post by:
I would like to have a web page in which, when the user clicks on any of several specific elements, a specific audio file is played, without reloading the page. The specific audio file name is...
3
by: dd | last post by:
Hi, I have some code that hides all Flash objects on a page. It's working fine on IE and Gecko but doesn't work on Safari. There are no errors (shown in the console) when it runs on Safari, and...
0
by: howa | last post by:
Consider a simple HTML: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>YUI</title> <link rel="stylesheet"...
2
dream party
by: dream party | last post by:
Inserting a Flash (SWF, FLV) file into HTML web page is already an old and familiar thing to all of us. It is a rather non-flexible thing that just to edit some options in the template. However, I...
0
momotaro
by: momotaro | last post by:
I have a flash file that I include in a PHP page, the bottons are visible but not the content of the file (images) all the rest is a white box in both the preview of dreamweaver and the internet...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.