473,322 Members | 1,501 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,322 software developers and data experts.

Flash into .NET

Hi

Does anybody know how can I insert a Flash movie into a windows form in VB.NET

Thanks in advance
Nov 21 '05 #1
6 2297
Try the Flash ActiveX control:

http://www.macromedia.com/cfusion/kn...fm?id=tn_14235

Not sure if they have something native for .NET...

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Diomatas" <Di******@discussions.microsoft.com> escribió en el mensaje
news:12**********************************@microsof t.com...
Hi

Does anybody know how can I insert a Flash movie into a windows form in
VB.NET

Thanks in advance

Nov 21 '05 #2
..NET Coms with a COM Flash player , not sure if it is the same one you refer
to. You can right click on your toolbox and choose the Flash Play to add.
"Carlos J. Quintero [VB MVP]" <ca*****@NOSPAMsogecable.com> wrote in message
news:ub**************@tk2msftngp13.phx.gbl...
Try the Flash ActiveX control:

http://www.macromedia.com/cfusion/kn...fm?id=tn_14235

Not sure if they have something native for .NET...

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Diomatas" <Di******@discussions.microsoft.com> escribió en el mensaje
news:12**********************************@microsof t.com...
Hi

Does anybody know how can I insert a Flash movie into a windows form in
VB.NET

Thanks in advance


Nov 21 '05 #3

"Diomatas" <Di******@discussions.microsoft.com> schrieb im Newsbeitrag
news:12**********************************@microsof t.com...
Hi

Does anybody know how can I insert a Flash movie into a windows form in VB.NET
Thanks in advance


Hi Diomatas,

look here:
http://www.codeproject.com/aspnet/As...vieControl.asp

Greeting

Thomas Wenning
Nov 21 '05 #4
Hi,

http://componentone.com/products.asp...D=98&TabID=117

Ken
-----------------
"Diomatas" <Di******@discussions.microsoft.com> wrote in message
news:12**********************************@microsof t.com...
Hi

Does anybody know how can I insert a Flash movie into a windows form in
VB.NET

Thanks in advance

Nov 21 '05 #5
I meant that in .NET you can use native .NET controls or Active X (COM)
controls, and a native .NET control is better to avoid COM registration,
etc.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Mr Newbie" <he**@now.com> escribió en el mensaje
news:OO**************@TK2MSFTNGP09.phx.gbl...
.NET Coms with a COM Flash player , not sure if it is the same one you
refer to.

Nov 21 '05 #6
"Diomatas" <Di******@discussions.microsoft.com> schrieb:
Does anybody know how can I insert a Flash movie into a windows form in
VB.NET


<URL:http://www.devx.com/dotnet/Article/21033/>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #7

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

Similar topics

9
by: Keith Rowe | last post by:
Hello, I am trying to reference a Shockwave Flash Object on a vb code behind page in an ASP.NET project and I receive the following error: Guid should contain 32 digits with 4 dashes...
8
by: Ben Bartsch | last post by:
Looking for opinions on the use of Flash with ASP.NET. Has anyone here seen or conducted any implementations of Flash that are actually useful or otherwise complement ASP.NET?
4
by: vivek | last post by:
I am new to flash and want someone to guide me, Is it possible to create a UI entirely in Flash and that will inetract with C# components (backend) and these components will in return interact...
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:...
115
by: post2google | last post by:
I was thinking about where to go for lunch the other day, so I went to hardees.com to see what the menu looked like these days. What comes up is a big note that my flash version is not new enough...
10
by: Steve Cook | last post by:
Hi, I have an upload application written in PHP and Flash. The PHP page gets the file information via $_POST. Moreover, the user never actually visits the PHP page, rather Flash sends the...
8
by: Neo Geshel | last post by:
Greetings. BACKGROUND: My sites are pure XHTML 1.1 with CSS 2.1 for markup. My pages are delivered as application/xhtml+xml for all non-MS web clients, and as text/xml for all MS web...
1
by: critchey1 | last post by:
Hey everyone, i've been playing around with trying to get some scripts to work with detecting whether flash player is installed on your computer or not. I found a flash detection kit on the adobe...
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
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...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
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)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
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

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.