ASP.NET/Flash
-
Hi all I have 2 pages in my appliction The first page is .aspx page second one is flash file .swf In the .aspx page i have 2 textboxes That textbox's data i want to send to flash file (i.e second page) I want to display the textbox's data in flash file(.swf) How can i do this can any one give me an idea THX
asdfasdfasdfasdfasdfasdfasdfasdfasdfasdf
-
Hi all I have 2 pages in my appliction The first page is .aspx page second one is flash file .swf In the .aspx page i have 2 textboxes That textbox's data i want to send to flash file (i.e second page) I want to display the textbox's data in flash file(.swf) How can i do this can any one give me an idea THX
asdfasdfasdfasdfasdfasdfasdfasdfasdfasdf
ok one way you could do this is by using Flash remoting. Download the remoting stuff for flash and then use this flash/asp .net remoting gateway called fluorine (its free, unlike offical one). Once u got it all set up and learnt the ins and outs of using fluorine, u will find you can call asp.net methods from the flash movie. So you could setup a looping poll type thing that waits for info from the textboxs to be entered then updates the flash boxes with that info... sorry its a rushed explaination but shd get you started... http://fluorine.thesilentgroup.com/