I'm developing Chat application in Flash, I Have to get the user name from asp.net page and continue the chat in Flash.
Plz tell me how to get the values from Asp.net page to Flash
Thanks in Advance
How to get the values from Asp.net page to Flash
Page 1 of 12 Replies - 1312 Views - Last Post: 08 May 2007 - 09:54 PM
Replies To: How to get the values from Asp.net page to Flash
#2
Re: How to get the values from Asp.net page to Flash
Posted 04 May 2007 - 08:29 PM
FlashNewUser, on 23 Apr, 2007 - 10:37 PM, said:
I'm developing Chat application in Flash, I Have to get the user name from asp.net page and continue the chat in Flash.
Plz tell me how to get the values from Asp.net page to Flash
Thanks in Advance
Plz tell me how to get the values from Asp.net page to Flash
Thanks in Advance
you can use a query string on the embed src. The variables' names will be preserved and used in the flash.
simple example:
<embed src="mymovie.swf?user='Mona Lisa' ">
or
you can use the flashvars parameter in the "object" tag to pass the variables.
How you build the variables prior to sending them to flash is up to you and your knowlege of asp.
Cheers
#3
Re: How to get the values from Asp.net page to Flash
Posted 08 May 2007 - 09:54 PM
Thanks for ur Reply.Then one more doubt abt Flash Media Server 2.
How to use it? tell me abt that and if u hav any samples means send me.
Thanks in Advance
How to use it? tell me abt that and if u hav any samples means send me.
Thanks in Advance
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|