Sandip,
 
Forget about browser specifics like the refresh button, listen for events broadcast by your flex app instead, to give you an indication of whats going on. 
 
For example, the initialize event could be used to determine if your application/component has started, or if the refresh button has been pressed and forced the app to begin re-loading itself.
 
Im really new to Flex myself, and Im sure some of the veterans of the list have better approaches to this...
 
Cheers,
 
Nick


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sandip Patil
Sent: 06 December 2005 12:06
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Disabling toolbar of IE

Hi Neek,
 
I agree with you that I will use session etc.
In fact I did navigation well upto end of my application i.e.depending upon username & password.
But let me clear my doubt again.
Sorry,it might be wrong thinking by me again.
How I will understand that IE's refresh button is clicked.Once I come to know this then its easy for me to navigate. 
 
Sandip

Nick Weekes <[EMAIL PROTECTED]> wrote:
Sandip,
 
Firstly, let me agree with Sree in his useful comments to you yesterday, there is a possibility that you are going about this in too much of an html way rather than flex way.  Disabling anything like buttons/toolbars is going to really annoy your users, as its their choice whether or not they are there, not yours. 
 
I gather you are trying to avoid the user reloading the app from the beginning, well why not store a session variables/cookies etc that maintains state/navigation or whatever, then if the user does hit refresh you can query your session vars and navigate accordingly from within your flex app.
 
Cheers,
 
Nick
 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sandip_patil01
Sent: 06 December 2005 08:41
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Disabling toolbar of IE

Hi All,

I tried various ways to handle back & refresh button but its not
working.
So anybody know how to disable toolbar of IE in Flex.So that user will
not able to hit Back/refresh button of IE.

S P








Yahoo! DSL Something to write home about. Just $16.99/mo. or less


Yahoo! DSL Something to write home about. Just $16.99/mo. or less

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to