473,608 Members | 2,077 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Playing a Flash Video file (FLV) file inside a VB.net application

Is it possible to play a Flash Vide file (FLV) inside an VB.net application.
(Example http://www.eurovision.tv/addons/medi.../video/fin.flv )
I have succesfully done similar VB.net applications before, like playing SWF
files, by using the com componet Shockwave Flash Object from Adobe. I
thought that it would work for FLV files too, but the file just won't play.
Mar 24 '07 #1
4 11644
On the Code Project Website I think is a C# application & I think VB Helper

Here's the link to the C# application, which is easy enough to convert:

http://www.codeproject.com/cs/media/...xternalapi.asp

Its only a very small application & won't take long to convert at all
because there is only around 30 lines of code

--
Newbie Coder
(It's just a name)
"Uffe" <cr*********@ga wab.comwrote in message
news:OH******** ********@TK2MSF TNGP06.phx.gbl. ..
Is it possible to play a Flash Vide file (FLV) inside an VB.net
application.
(Example http://www.eurovision.tv/addons/medi.../video/fin.flv )
I have succesfully done similar VB.net applications before, like playing
SWF
files, by using the com componet Shockwave Flash Object from Adobe. I
thought that it would work for FLV files too, but the file just won't
play.
>

Mar 25 '07 #2
Newbie Coder wrote:
Here's the link to the C# application, which is easy enough to convert:
http://www.codeproject.com/cs/media/...xternalapi.asp
Hmm, I though Herfried was (according to you) the link expert in the
list...

=)

Branco.

Mar 26 '07 #3
Branco,

He is & see how little code he contributes

There is a VB.NET application for FLV files because I saw it a few months
back, but for the life of me I cannot find that app. If I could then I'd
point the user to that download.

Looking through the 30 or so lines of C# code it looks simple to convert

--
Newbie Coder
(It's just a name)
"Branco Medeiros" <br************ *@gmail.comwrot e in message
news:11******** **************@ l77g2000hsb.goo glegroups.com.. .
Newbie Coder wrote:
Here's the link to the C# application, which is easy enough to convert:
http://www.codeproject.com/cs/media/...xternalapi.asp

Hmm, I though Herfried was (according to you) the link expert in the
list...

=)

Branco.

Mar 27 '07 #4
Newbie Coder wrote:
He is & see how little code he contributes
<snip>

I don't see a clause saying that you must contribute with a given
amount of code to gain respect from your peers in this list.

In Herfried's specific case, I usually find his interventions
clarifying and to the point, even when there's no code involved.

Considering that his contributions to this list can be tracked down to
as far as 2003, with an average of 400+ messages/month (without taking
into account the other 30000+ messages posted by him in other groups
in the same timeframe) and considering still that many of the "new"
questions in this and other lists were already asked and answered lots
of times in the meantime, I'm not surprised that someone, at a given
point, starts providing direct links to existing answers instead of
elaborating *again* on a given subject. It's called "moving on".

Regards,

Branco.

Mar 27 '07 #5

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

Similar topics

12
2317
by: Sandman | last post by:
There are some Mac tools to convert pretty much any given video source to a Flash video file (.flv) but I'm wondering if there is any way to do it using a Linux platform tying in to a PHP web system? I.e. I'd like to have video files submitted by users which are then auto-converted to .flv files. Anyone have any experience with this? -- Sandman
8
5884
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 clients (Internet Explorer). My flash content was originally brought in via the “flash satay” method, but I have since used some server-side magic do deliver one <objecttag
3
3592
by: Rafael tejera | last post by:
Somebody knows a component to play and control flash video inside asp.net Rafael
3
1578
by: noneya22 | last post by:
I am building an asp.net 2.0 application and I need to be able to convert existing FLV files on the server. Specifically, I need to be able to take an FLV file and convert it to another, smaller/scaled down FLV file. I'm trying to create a small, preview of the original FLV file. Is there a .NET library that will allow me to do this? Thanks!
3
1708
by: David C | last post by:
Is it possible to incorporate Flash player into an ASP.Net web site? If so, can someone point me to more information on this? I would like to be able to play back some video on a web. Thanks. David
6
10048
by: Johnny J. | last post by:
Can anybody get me started on how to play an FLV file? Like you play e.g. mpeg files using the wmplayer control, I want a box on my form where the FLV is played and the playback is controlled byt the user. Cheers, Johnny J.
1
1794
by: ttamilvanan81 | last post by:
Hai everyone, I am working with a Image/Video Application. I need to display and play any video file in browser. Now i am using the following Embed Tag. <OBJECT ID="mediaPlayer" CLASSID= "clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" CODEBASE= "http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" TYPE="application/x-oleobject"
1
2796
by: David Buckley | last post by:
Does anyone have any example code of converting any type of video to flash video at all using asp.net 2.0 c# web applications. God Bless
0
8063
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, well explore What is ONU, What Is Router, ONU & Routers main usage, and What is the difference between ONU and Router. Lets take a closer look ! Part I. Meaning of...
0
8003
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8498
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8478
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8341
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6817
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing, and deploymentwithout human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6014
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupr who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
3962
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
1598
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.