all groups > macromedia flash flash remoting > october 2005 >
You're in the

macromedia flash flash remoting

group:

.NET and flash remoting question...is this possible?


.NET and flash remoting question...is this possible? tonedigital
10/18/2005 12:00:00 AM
macromedia flash flash remoting:
Hello,

Let's say I have an .aspx page (example.aspx) which consists of a textfield, a
button and an embedded .swf. In the swf, i have a dynamic text box.

Can I write my name in the textfield in the .aspx page, click the button, and
my name appear in the dynamic text box in the embedded swf through remoting?
Thanks in advance.

T
Re: .NET and flash remoting question...is this possible? meager
10/18/2005 12:00:00 AM
You would not need to involve remoting in this at all. You should be able to do
this via javascript. I haven't done this before, but I know it's possible. You
should be able to find a tutorial by looking at google. Now if you need to
actually write the data to the server from flash, then you will need to use
either remoting or a webservice.


AddThis Social Bookmark Button