473,320 Members | 1,920 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.

Deal with Flash

ByB
Hello,

I'm looking for a control allowing me to use a Flash file (.SWF) in C#
For example, to let me know what is the duration of the Flash, its size
or whatever available properties.

Do you know of any control (from Microsoft or others) of this kind ?
Any link ?

Thank you.

--
Ceci est une signature automatique de MesNews.
Site : http://www.mesnews.net

Nov 16 '05 #1
3 1163
http://www.4guysfromrolla.com/webtec...102001-1.shtml
--
Bob Powell [MVP]
Visual C#, System.Drawing

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.

"ByB" <em***@email.com> wrote in message
news:mn***********************@email.com...
Hello,

I'm looking for a control allowing me to use a Flash file (.SWF) in C#
For example, to let me know what is the duration of the Flash, its size or
whatever available properties.

Do you know of any control (from Microsoft or others) of this kind ? Any
link ?

Thank you.

--
Ceci est une signature automatique de MesNews.
Site : http://www.mesnews.net

Nov 16 '05 #2
There is one caveat.. If the header says "SWC" instead of "SWF" then you
need to decompress all after byte 8 with SharpZipLib.. I had to do that on
the one I wrote.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.

"ByB" <em***@email.com> wrote in message
news:mn***********************@email.com...
Hello,

I'm looking for a control allowing me to use a Flash file (.SWF) in C#
For example, to let me know what is the duration of the Flash, its size or
whatever available properties.

Do you know of any control (from Microsoft or others) of this kind ? Any
link ?

Thank you.

--
Ceci est une signature automatique de MesNews.
Site : http://www.mesnews.net

Nov 16 '05 #3
ByB
Well, the page is in ASP, but it obviously can be easily turned into an
ASP .NET User Control or something like that.
Thank you very much !

Bob Powell [MVP] a couché sur son écran :
There is one caveat.. If the header says "SWC" instead of "SWF" then you need
to decompress all after byte 8 with SharpZipLib.. I had to do that on the one
I wrote.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.

"ByB" <em***@email.com> wrote in message
news:mn***********************@email.com...
Hello,

I'm looking for a control allowing me to use a Flash file (.SWF) in C#
For example, to let me know what is the duration of the Flash, its size or
whatever available properties.

Do you know of any control (from Microsoft or others) of this kind ? Any
link ?

Thank you.

-- Ceci est une signature automatique de MesNews.
Site : http://www.mesnews.net


--
Ceci est une signature automatique de MesNews.
Site : http://www.mesnews.net

Nov 16 '05 #4

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...
1
by: shlomi.schwartz | last post by:
Hi All I Tried everything, How can I catch Flash Player OnReadyStateChange event using Javascript? I tried:
10
by: ravenwolf | last post by:
IT'S SIMPLE AND IT'S LEGAL!!!!!!! I found this on a bulletin board and decided to try it a little while back; I was browsing through news groups just as you are right now and came across an article...
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...
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...
48
by: Frederick Gotham | last post by:
The "toupper" function takes an int as an argument. That's not too irrational given that a character literal is of type "int" in C. (Although why it isn't of type "char" escapes me... ) 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...
89
by: Tubular Technician | last post by:
Hello, World! Reading this group for some time I came to the conclusion that people here are split into several fractions regarding size_t, including, but not limited to, * size_t is the...
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...
0
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...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
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.