Re: Flash menu doesn't work if the seesion is expired




What ActionScript are you using in Flash to perform the redirect? Do
you have any other communications code in the Flash app? (perhaps
something is polling the server and thus keeping the session alive).

In any case, Flash uses the browser for most communications (not for
raw sockets) and shared the same session and cookies. To verify try
installing Charles and looking at the traffic.

http://www.xk72.com/charles/

HTH,

Sam


On Tue, 26 Jun 2007 09:59:02 -0700, Alex
<Alex@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

We created a website for our customer to check their order status. We are
using login controls, authentication mode="Forms", SqlMembershipProvider, and
all asp.net security. User has to login when he access the website first time
and then he can click Flash menu to go to every page.

It is supposed to redirect to login page when user click the menu if the
session is expired. But now user still can click the menu to go to every
page. If we change the flash menu to text menu, it works fine. It looks like
the flash menu has different session but asp.net doesn't recognize it.

Anyone can help me to resolve this problem?

Thanks

------------------------------------------------------------
We're hiring! B-Line Medical is seeking .NET
Developers for exciting positions in medical product
development in MD/DC. Work with a variety of technologies
in a relaxed team environment. See ads on Dice.com.
.



Relevant Pages

  • PHP Session Vars & Flash Movie
    ... I have a small application made in flash, that uses a set of PHP scripts ... can only see it if a session has been initialized. ...
    (php.general)
  • ruby web application without Rail
    ... All I need is a text listing with all ... the info per session, so I don't really need a database. ... deal with flash and how it thinks. ... the server side would wait until a response was given ...
    (comp.lang.ruby)
  • Re: flash ActionScript/c#
    ... your button is just a flash movie and it does run in the ... app you could make a call to the app, now the thing I'm not sure of, if is ... does create a new session. ...
    (microsoft.public.dotnet.languages.csharp)
  • flash problem, session id not consistent when using flash with query stirng parameters
    ... I have a weird problem with using flash on aspx pages. ... I have some links with query string parameters in the page. ... session disappears and is switch with another session (I run a test ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Flash as the 1st thing that comes up
    ... usually it's the flash page set as the default index with some coding (there ... movie it's set to redirect after the movie loop plays. ... And once it runs through the animation, what loads ...
    (microsoft.public.frontpage.client)