passing parameter from asp.net page to flex application

Posted by Sofie_vo on Stack Overflow See other posts from Stack Overflow or by Sofie_vo
Published on 2010-04-22T10:41:06Z Indexed on 2010/04/22 10:43 UTC
Read the original article Hit count: 147

Filed under:
|

I have an asp.net page where I get the user_id from who's logged in. Now I need to pass this user_id to a flex application that runs in an asp.net page as a .swf. How can I get this user_id in a variable in my flex application. Or what is the best way to get the user_id into flex. Thanks

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about flex