Re: [flexcoders] Refreshing Page

2008-02-08 Thread Fidel Viegas
On Feb 8, 2008 1:45 AM, cool buddy [EMAIL PROTECTED] wrote:


 Hi,

 I developed a small application in FLEX..
 Whenever i refresh a page it goes back to the HOME page.Is there anything
 wrong in the coding...
 For example there is a user registration page...when i refresh the page it
 goes back to the HOME page..
 Does anyone have any idea?? please post it..

Hi there,

Flash movies work diferently than html pages. When you refresh a page,
you are doing just that, refreshing it. A Flex application (or swf
movie per se) works like an application embedded in the browser. If
you refresh the page, it will restart the application. As an anology,
it is similar to closing an application in windows and then reopening
it.

Instead of refreshing the page, you should add some functionality to
your Flex application that would allow it to reset to a state you
wanted to. You could have a refresh button that would clear a form,
for example. Or would move the a different state.

Hope that helped.

All the best,

Fidel.


Re: [flexcoders] Refreshing Page

2008-02-08 Thread Tom Chiverton
On Friday 08 Feb 2008, cool buddy wrote:
 Whenever i refresh a page it goes back to the HOME page.Is there anything
 wrong in the coding... For example there is a user registration page...when

No

 i refresh the page it goes back to the HOME page.. Does anyone have any
 idea?? please post it..

You might want to look at the BrowserManager in Flex 3.

-- 
Tom Chiverton
Helping to assertively morph bleeding-edge CEOs
on: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at 
Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A list 
of members is available for inspection at the registered office. Any reference 
to a partner in relation to Halliwells LLP means a member of Halliwells LLP.  
Regulated by The Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.com.


--
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

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 


Re: [flexcoders] Refreshing Page

2008-02-08 Thread Rob Rusher
If you mean refresh as in clicking the browser refresh button, reloading
the application is exactly what it's supposed to do.

Your Flex application is just a SWF loaded in an HTML file. The SWF is
interacting with the user while the browser and html file do nothing. Not
completely nothing, but you should get the point.

Flex applications do not use the request/response metaphor you may be used
to with traditional web development.

HTH
Rob

On Feb 7, 2008 5:45 PM, cool buddy [EMAIL PROTECTED] wrote:


 Hi,

 I developed a small application in FLEX..
 Whenever i refresh a page it goes back to the HOME page.Is there anything
 wrong in the coding...
 For example there is a user registration page...when i refresh the page it
 goes back to the HOME page..
 Does anyone have any idea?? please post it..

 Thanks..

 --
 Never miss a thing. Make Yahoo your 
 homepage.http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs
 




-- 
-- 
Regards,
Rob Rusher

Adobe Certified AIR, Connect, ColdFusion MX and Flex Instructor
m: 303-885-7044
im: robrusher


[flexcoders] Refreshing Page

2008-02-07 Thread cool buddy
Hi,

I developed a small application in FLEX..
Whenever i refresh a page it goes back to the HOME page.Is there anything wrong 
in the coding...
For example there is a user registration page...when i refresh the page it goes 
back to the HOME page..
Does anyone have any idea?? please post it..

Thanks..


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ