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

ASP.NET interacts with Flash


Is there a way, where on a submit event, that a web form can send data
over to flash?

I know that in flash, you can do flash remoting, but that seems to be
an event triggered by flash instead of the web form sending it over to
flash.

Any ideas?

Nov 19 '05 #1
3 1152
ma*******@yahoo.com wrote in news:1109274233.590647.24920
@z14g2000cwz.googlegroups.com:

Is there a way, where on a submit event, that a web form can send data
over to flash?

I know that in flash, you can do flash remoting, but that seems to be
an event triggered by flash instead of the web form sending it over to
flash.


You can pass data via the Query string... and I think there is a way to get
Flash to retrieve XML data without the use of remoting.

BTW, Flash remoting is pretty limited and the documentation sucks. For the
price Macromedia is charging, Flash Remoting should be a lot more polished.
So If possible avoid flash remoting.

--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Nov 19 '05 #2
On 24 Feb 2005 11:43:53 -0800, ma*******@yahoo.com wrote:

Is there a way, where on a submit event, that a web form can send data
over to flash?

I know that in flash, you can do flash remoting, but that seems to be
an event triggered by flash instead of the web form sending it over to
flash.

Any ideas?


You can append data as a querystring in your HTML where the flash file
is embedded.

You can also use Javascript to do something like so IIRC (it's been a
while!)

window.document.movie1.SetVariable("variablename", "value")

--
Iain Norman | http://www.eliteforum.org
Nov 19 '05 #3
On 24 Feb 2005 11:43:53 -0800, ma*******@yahoo.com wrote:

Is there a way, where on a submit event, that a web form can send data
over to flash?

I know that in flash, you can do flash remoting, but that seems to be
an event triggered by flash instead of the web form sending it over to
flash.

Any ideas?


You can append data as a querystring in your HTML where the flash file
is embedded.

You can also use Javascript to do something like so IIRC (it's been a
while!)

window.document.movie1.SetVariable("variablename", "value")

--
Iain Norman | http://www.eliteforum.org
Nov 19 '05 #4

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

Similar topics

2
by: schwerdy | last post by:
Greetings to all Python fans :-) Is it possible to create a skript, that can read from a unix pipe (eg.: "find -type f -name "*.ogg" | myscript.py"), _AND_ interact with the user by waiting for...
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...
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...
7
by: damacy | last post by:
hi, there. i have this question which might sound quite stupid to some people, but here we go anyway. i have written a python program which interacts with a postgresql database. what it does is...
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...
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?
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...

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.