473,406 Members | 2,345 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,406 software developers and data experts.

Flash/ASP.NET interaction

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 intergration of Flash with an ASP.NET application. Anyone like to chime
in on above comments and question?

Thanks
Andy
Nov 18 '05 #1
6 1888
Can you tell us more about the type of Web application/Web site the customer
needs/uses? What does the customer want you to build? What technical needs
do you need to meet, in general?

Perhaps you've heard that old saying... when you're holding a hammer,
everything looks like a nail. Designers tend to like flash movies over html
sites. Maybe a series of flash movies (which is what a "100% flash site"
pretty much is AFAIK) is exactly what the customer needs... maybe not...
Tell us more about the technical needs, and maybe we could offer some
perspective on how best to get there and where ASP.NET and Flash might fit
in. Is a database involved? If so, how?

-GH
"Andy G" <aj*****@iastate.edu> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
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 intergration of Flash with an ASP.NET application. Anyone like to chime in on above comments and question?

Thanks
Andy

Nov 18 '05 #2
Show the client the fees Macromedia is demanding for Flex, show them how
much extra it costs to acquire, setup and maintain the Java application
server that is required, point out that Macromedia is moving toward
implementing more and more proprietary code while Microsoft continues to
move more and more towards open standards.

Show XAML via the early implementation of Xamalon [1] and maybe the light
bulb will go off in the client's addled brain that within a couple of years
Flash will be a 'flash in the pan' :-)

Finally, if common sense fails you find other clients who are already
advocates of .NET and *want* your services. That's been one of my greatest
challenges as an independent, i.e. not trying to sell my ideas when I should
have been looking for clients that wanted what I have to offer. The sales
pros call it 'qualifying' the prospect.

--
<%= Clinton Gallagher, "Twice the Results -- Half the Cost"
Architectural & e-Business Consulting -- Software Development
NET cs*********@REMOVETHISTEXTmetromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

[1] http://www.xamlon.com/

"Andy G" <aj*****@iastate.edu> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
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 intergration of Flash with an ASP.NET application. Anyone like to chime in on above comments and question?

Thanks
Andy

Nov 18 '05 #3
if the UI is build in flash, look at flash calling asp.net webservices,
which it can.

-- bruce (sqlwork.com)
"Andy G" <aj*****@iastate.edu> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
| 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 intergration of Flash with an ASP.NET application. Anyone like to
chime
| in on above comments and question?
|
| Thanks
| Andy
|
|
Nov 18 '05 #4
Agreed. Flash is one of those technologies which extends the interface of
the browser very well, and is available for every browser. Our company, for
example, is developing a web version of a desktop application. Using Flash
and Web Services, we can duplicate the exact look of the Windows Forms
desktop executable in the browser. While it hasn't been used a whole lot
(yet) for this type of purpose, I imagine it will be used more and more over
the next couple of years at least.

The problem with ActiveX controls, which is similar in many respects to
Flash, is that, due to the browser wars, ActiveX has only limited support
with browsers, while every browser maker includes support for Flash.

As to what constitutes a "tool," I would have to say both ASP.Net and Flash
are tools, and both integrate well into a solution. ASP.Net could also be
thought of as a combination of a platform and a tool set, but the tool set
is certainly extensible enough to work very well with Flash.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.

"bruce barker" <no***********@safeco.com> wrote in message
news:uc*************@TK2MSFTNGP10.phx.gbl...
if the UI is build in flash, look at flash calling asp.net webservices,
which it can.

-- bruce (sqlwork.com)
"Andy G" <aj*****@iastate.edu> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
| 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 intergration of Flash with an ASP.NET application. Anyone like to
chime
| in on above comments and question?
|
| Thanks
| Andy
|
|

Nov 18 '05 #5
Hi there.
Flash is a technology that, among many other things, allows you to
communicate with remote server from client browser without postbacks,
exchanging xml messages with web services, etc., much like some of IE
built-in ActiveX objects. So, Flash is not a presentation tool any more,
it's actually a powerful environment. I spent a lot of time in Flash, know
this thing very well and I can tell you that there is very little you can do
in .NET that you can't with Flash/client/server combination. With only one
major difference: things that takes only 1 day to develop in .NET normally
takes WEEKS to develop in Flash. Plus, manageability sucks there. Plus, your
users have to learn you fancy interface because you'll have fancy interface
that is totally different from others because otherwise there is no reason
to use Flash :) Plus, your fancy interface will become extreamely annoying
to users after their third visit if they supposed to use your application on
a regular basis. In short, development of real application (not a
"flashi-fashion" stuff) is MUCH easier and much CHEAPER if you use
traditional server technologies such as asp, ColdFusion, PHP or even Java or
..NET. And this traditional approach will be very much appreciated by your
users.
Regards :)
Kikoz
"Andy G" <aj*****@iastate.edu> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
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 intergration of Flash with an ASP.NET application. Anyone like to
chime
in on above comments and question?

Thanks
Andy

Nov 18 '05 #6
> I have a client that is really pushing me to start using Flash MX
Professional to replace VS.NET.
That's like replacing a lawnmower with a paint sprayer. Both great tools to
have but serve different purposes.
Main arguement is that it looks better and
flows nicer than visual studio developed applcations (this client is a
designer not a programmer).
Programmers are designers. ;o)
I believe that Flash is a 'Tool' not a
'Solution'.
It can be both. And you can certainly have an ASP.net + Flash combined
solution. But I don't think you can toss one out the window in exchange for
the other.
the intergration of Flash with an ASP.NET application. Anyone like to chime in on above comments and question?


There's not really a whole lot to direclty integrate. Flash can read XML
and, I believe, talk to databases, so there's that disconnected integration,
but, for the most part, I think it's more about co-existing rather than
tight integration.

-Darrel
Nov 18 '05 #7

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

Similar topics

11
by: Dan | last post by:
Workshop {Flash <-> PHP <-> MYSQL} 1-4 December 2003 in Milan (Italy) 4 full immersion days in a Flash/php/MySQL project start-up. The workshop is a unique opportunity for partecipants to...
6
by: Sławek Mróz | last post by:
Hello! I'm a beginner in C# programming and I'm wondering if it's possible to put Macromedia Flash movies and C# applications working together. If yes and you know some good web-articles...
1
by: Bruce W.1 | last post by:
I want to put a live connection in a web page to periodically updated data. When the data changes, the server notifys the client and gives the new data. The client does not regularly refresh the...
4
by: VB Programmer | last post by:
I am housing a flash movie in an ASPX page. The flash form basically consists of FullName, EmailAddress, and Comments and a "Send Email" button. (I'm simplifying the issue.) How can I: (1) Get...
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...
5
by: Luc2 | last post by:
I like to use Flash Player to record small audio sound bites from a web site. What server side support infrastructure do I need to make this work? The sound bites will be small enough so that they...
11
by: =?Utf-8?B?UmF5IE1pdGNoZWxs?= | last post by:
Hello, I know I sound like a one-note Johnny on this but I'm still looking for a solution. I need to display characters coming in from a serial port or a socket. I also need to be able to type...
0
by: Omar Abid | last post by:
Reason of this project: The Microsoft.VisualBasic.Interaction class exposes many useful commands and methods that were available in Visual Basic like AppActivate, Beep, Callbyname... This...
4
by: Ronald Raygun | last post by:
I am building a website and I am displaying an animated image. The image was originally an animated gif. However, the graphic designer has told me that the best way forward (better animation +...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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,...
0
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...
0
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,...

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.