473,748 Members | 2,353 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Flash Integration

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?
Nov 18 '05 #1
8 4058
Flash is just an embedded object in the HTML for your web page. ASP.NET is
server-side technology. What kind of integration are you looking for?

Eric
"Ben Bartsch" <an*******@nosp am.com> wrote in message
news:Ov******** ******@TK2MSFTN GP11.phx.gbl...
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?

Nov 18 '05 #2
This code allows you to output fairly dynamic flash content to your page:
http://www.asp.net/ControlGallery/Co...376&tabindex=0

--
I hope this helps,
Steve C. Orr, MCSD
http://Steve.Orr.net
"Ben Bartsch" <an*******@nosp am.com> wrote in message
news:Ov******** ******@TK2MSFTN GP11.phx.gbl...
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?

Nov 18 '05 #3
I've been embroiled in ASP.NET development for a long time and I've been
aware of Flash in the perspective you described - as simply an embedded
object. I understand Flash as providing us with dancing penguins and buttons
that you can see and hear explode when you click them; also games and
movies. But I don't see how that technology offers businesses any real value
on their sites. I just spent a couple of hours evaluating some sites that
are built entirely on Flash - effectively showcasing the state of the art
regarding Flash-based technology. I also read a few *ranting* editorials by
people promoting Flash as the future of the Web and outright dismissing
HTML-based sites. I saw and read nothing that pursuades me that Flash offers
businesses real value beyond a somewhat more polished look and feel when
applied *sparingly* and with great caution. This is my opinion based on my
observations. Being a consultant, I need to be able to provide objective
information to my customers as much as possible. Thus this post. Before I go
around shooting my mouth off about how Flash doesn't offer much real value
to them, I want to first know if that belief is correct. I am hoping that if
it is not correct, someone could explain specifically how Flash can be used
to bring real value to a business Web site. Just looking for high-level
feedback here.

Thanks!
"Eric Cherng" <ericch1@remove _the_dot-hotmai.l.com> wrote in message
news:ee******** ******@TK2MSFTN GP09.phx.gbl...
Flash is just an embedded object in the HTML for your web page. ASP.NET is server-side technology. What kind of integration are you looking for?

Eric
"Ben Bartsch" <an*******@nosp am.com> wrote in message
news:Ov******** ******@TK2MSFTN GP11.phx.gbl...
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?


Nov 18 '05 #4
One other thing I forgot to mention. The reason we use Flash is that it is
not browser-dependent, as is ActiveX.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Eric Cherng" <ericch1@remove _the_dot-hotmai.l.com> wrote in message
news:ee******** ******@TK2MSFTN GP09.phx.gbl...
Flash is just an embedded object in the HTML for your web page. ASP.NET is server-side technology. What kind of integration are you looking for?

Eric
"Ben Bartsch" <an*******@nosp am.com> wrote in message
news:Ov******** ******@TK2MSFTN GP11.phx.gbl...
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?


Nov 18 '05 #5
We have used Flash with ASP.Net. For example, we have a graphic interface
for display METAR and TAF weather data. The swf tag is dynamically-generated
by a Server Control, which givesthe swf a certain amount of data in the
flashvars. It then takes the data sent to it in the flashvars and uses that
to call a Web Service for more complete data, which it uses to build an
interactive graphic.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Ben Bartsch" <an*******@nosp am.com> wrote in message
news:Ov******** ******@TK2MSFTN GP11.phx.gbl...
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?

Nov 18 '05 #6
the scripting language (javascript) that flash uses can call .net web
services directly.

-- bruce (sqlwork.com)

"Ben Bartsch" <an*******@nosp am.com> wrote in message
news:Ov******** ******@TK2MSFTN GP11.phx.gbl...
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?

Nov 18 '05 #7
Here's a tool that does nice Flash menus.

http://www.asp.net/ControlGallery/Co...164&tabindex=2

"Ben Bartsch" <an*******@nosp am.com> wrote in message
news:Ov******** ******@TK2MSFTN GP11.phx.gbl...
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?


Nov 18 '05 #8
I've re-copied the comments herein from a post I made to another
Microsoft newsgroup [A]. I suggest you -- and others -- become
aware of Microsoft Expression [b] and its relationship to what
Longhorn and Avalon will make possible, i.e. using graphic
representations of a user interface created with vectors which can
be defined using XML grammars.

I begin to briefly discuss this context as follows as I attempt to explain
why I believe Microsoft has recently acquired a vector-based
drawing application called Expression...

<startReCopy />
"Here's Why Microsoft Acquired Expression..."

Microsoft needed technology that can compete with Macromedia's
Flash. Over the last couple of years Flash has become a serious
development tool that can be used to develop user interfaces for
websites [1]. Flash is being extended to other software application
types that use Internet protocols [2]. Flash is being run on all kinds
of devices and is no longer 'just eye candy' but has real functional
value as can clearly be seen by the implementation referred to at [1].

The next version of Windows code-named Longhorn will utilize a
developer framework being called 'Avalon' [3]. This framework will
allow creatives and developers to use Expression to author the visual
'expression' of a user interface for both website applications as well
as desktop applications and those that run on telephones and other
mobile devices.

Longhorn and Avalon will allow developers to extend what has been
created using Expression by using XAML to code creative and
powerful implementations of the user interface for software applications
that run on IIS, Longhorn, and future versions of Microsoft's OS platforms.
More 'insight' about this initiative can be learned by reading this MSDN
article [4].

So, if you always wondered what it would be like to design your
own desktop or interface for a software application such that can
be integrated with the OS and other software applications stick around.
Express is going to be one of the hottest authoring tools around.
<endReCopy />

--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee. com
URL http://www.metromilwaukee.com/clintongallagher/

[1] http://www.rr.com/flash/index.cfm
[2] http://www.macromedia.com/software/f...od_flex_111703
[3] http://www.wininsider.com/news/comments.aspx?mid=1849
[4] http://msdn.microsoft.com/msdnmag/is...n/default.aspx

[A] Here's Why Microsoft Acquired Expression...
clintonG, 7/16/2004 news://microsoft.public.expression.discussion
[b] http://www.microsoft.com/products/expression/

"Ben Bartsch" <an*******@nosp am.com> wrote in message
news:uB******** ******@TK2MSFTN GP09.phx.gbl...
I've been embroiled in ASP.NET development for a long time and I've been
aware of Flash in the perspective you described - as simply an embedded
object. I understand Flash as providing us with dancing penguins and buttons
that you can see and hear explode when you click them; also games and
movies. But I don't see how that technology offers businesses any real value
on their sites. I just spent a couple of hours evaluating some sites that
are built entirely on Flash - effectively showcasing the state of the art
regarding Flash-based technology. I also read a few *ranting* editorials by
people promoting Flash as the future of the Web and outright dismissing
HTML-based sites. I saw and read nothing that pursuades me that Flash offers
businesses real value beyond a somewhat more polished look and feel when
applied *sparingly* and with great caution. This is my opinion based on my
observations. Being a consultant, I need to be able to provide objective
information to my customers as much as possible. Thus this post. Before I go
around shooting my mouth off about how Flash doesn't offer much real value
to them, I want to first know if that belief is correct. I am hoping that if
it is not correct, someone could explain specifically how Flash can be used
to bring real value to a business Web site. Just looking for high-level
feedback here.

Thanks!
"Eric Cherng" <ericch1@remove _the_dot-hotmai.l.com> wrote in message
news:ee******** ******@TK2MSFTN GP09.phx.gbl...
Flash is just an embedded object in the HTML for your web page. ASP.NET

is
server-side technology. What kind of integration are you looking for?

Eric
"Ben Bartsch" <an*******@nosp am.com> wrote in message
news:Ov******** ******@TK2MSFTN GP11.phx.gbl...
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?



Nov 18 '05 #9

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

Similar topics

0
762
by: Drew D. Saur | last post by:
When working on a web site for my employer, I uncovered what appears to be an undocumented bug in Internet Explorer 5 & 6 for Windows in regard to a (perhaps uncommon?) integration of Flash scripting and CSS2 background imagery. I am hoping that someone out there can help me identify what steps I might take to remedy this situation. Perhaps it is something that Macromedia might be able to do something about, since getting IE fixed is...
5
5252
by: Turner | last post by:
Hi there, I'm not a flash programmer myself but I work with some of them. It seems whenever I browse to a page developped by these folks the browser receives it as if there were ActiveX content (but there is none). I think there is a relationship between ActiveX and Flash, but I believe they are separate. The problem is, on explorer, for security and sanity reason I have completely disabled activeX and it prevents me from seeing the...
18
12698
by: Simula | last post by:
I am developing an HTML javascript application and I want to preserve state in a way that can be book-marked. I chose HTML anchors as a means of preserving state. When the application changes state, the HTML page URL would change from default.html to default.html#stateA. example: http://pearstudios.com/javascript/locationHashAndFlash.html This has worked perfectly within HTML and javascript alone, however, when connecting Flash and...
1
1592
by: David Jubinille | last post by:
Hi Folks, I've been spending a lot of time looking for a way to connect my HTML pages to their embedded flash files. Ideally, I would like a way to issue "gotoandX" commands via javascript enabled buttons. I've looked into named anchors, but I don't like the idea that the user's back button is then constrained to a history of accessed anchors -- in other words, I want the operation to be totally transparent to the user.
1
1849
by: Speaker | last post by:
I have a following problem: Flash control (toolbar) has to be integrated in win32 application written in C. The problem is that application is not dialog window and hasn't MFC. If it were so, the problem could be easily solved, but without MFC? Did anyone encountered, and hopfully solved, such a problem? Code example would be of great help. THX.
1
5021
by: anandakumarpc | last post by:
I would like to know how to integrate FLASH and ASP. i.e A form designed in Flash has to collect details and the details are to be stored in an Ms-Access database thru an ASP Program. Then Data from Ms-Access database has to be shown in FLASH Movie via an ASP Program. Please help me with a complete error free coding written in Actionscript 2.0.
6
1915
by: Andy G | last post by:
I have a client that is really pushing me to start using Flash MX Professional to replace VS.NET. Main arguement is that it looks better and flows nicer than visual studio developed applcations (this client is a designer not a programmer). I believe that Flash is a 'Tool' not a 'Solution'. My 'Solution' is an ASP.NET application but I would like to use Flash as a 'Tool'. I am having very hard time seeing any documentation on the...
2
7565
by: Kurt | last post by:
Can anyone point me to an example of embedding a Macromedia Flash .swf into a vb.net form? tia kurt
0
1213
by: defenestrationism | last post by:
Hello, I've been able to use makepy to create a wrapper around flash8.ocx and I have a wx app that serves as a container. I can get this simple case to run a flash swf, and I can also receive fscommands from the flash movie to the container. However, I've seen commercial flash containers that provide new Actionscript functions (not fscommands) that can be called from the flash movie to do something at the os level. How can I do this?...
0
9552
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...
1
9326
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9249
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
8245
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 project—planning, coding, testing, and deployment—without 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
6796
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
6076
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4877
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2787
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2215
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.