Groups | Blog | Home
all groups > macromedia flash flashcom > august 2005 >

macromedia flash flashcom : Passing a Value from Asp.net


khussan
8/8/2005 12:26:21 PM
i m making a application in whihc user login on ASP page and a one more ASP
page opened with differnet frames and one frame i want to run the chat
application whihc is made in Flash using flash communication server. i want to
pass the User name in the list of Chat People automatically when user
login.....Any body help me how can i do this.

appricate the help...
Eweb7
8/11/2005 12:00:00 AM
dan99216, Hit it right on.

you can also embed it with the swf file.

<OBJECT>
<PARAM VALUE=app.swf?username=USERNAME>
<EMBED src=app.swf?username=USERNAME> </EMBED>
dan99216
8/11/2005 12:56:14 AM
If you are using the simple connect all you need to do is append the username to the connection string

khussan
8/24/2005 9:16:00 AM
Thanks will try this

AddThis Social Bookmark Button