RE: [flexcoders] Re: History Management (Flex Builder 2 TFS + FB3 Beta)

2007-10-19 Thread Alex Harui
And, if you're building a Flex 3 app, please check out BrowserManager.
It is now the preferred way of handling history.

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Alex Harui
Sent: Friday, October 19, 2007 2:22 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: History Management (Flex Builder 2 TFS +
FB3 Beta)

 

Yes, once you get the right HTML wrapper around your swf.  Try a new FB
project, but a TabNav in with two children.  It should just work.
There's a build option for using history/browser integration that needs
to be checked, and that'll generate the right HTML wrapper.

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of droponrcll
Sent: Friday, October 19, 2007 1:07 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: History Management (Flex Builder 2 TFS + FB3
Beta)

 

--- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
, Alex Harui [EMAIL PROTECTED] wrote:

 HistoryManagement was re-implemented in FB3. No IFrames or 
History.swf.
 Instead there are different templates for the HTML wrapper. That 
lesson
 may need upgrading for Flex 3

I guess the real question is, should I be able to expect that the 
previous button in FireFox would become enabled after I clicked a tab 
on a TabNavigator control to navigate to a different tab?

Thanks;

Amy

 



RE: [flexcoders] Re: History Management (Flex Builder 2 TFS + FB3 Beta)

2007-10-19 Thread Alex Harui
Yes, once you get the right HTML wrapper around your swf.  Try a new FB
project, but a TabNav in with two children.  It should just work.
There's a build option for using history/browser integration that needs
to be checked, and that'll generate the right HTML wrapper.

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of droponrcll
Sent: Friday, October 19, 2007 1:07 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: History Management (Flex Builder 2 TFS + FB3
Beta)

 

--- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
, Alex Harui [EMAIL PROTECTED] wrote:

 HistoryManagement was re-implemented in FB3. No IFrames or 
History.swf.
 Instead there are different templates for the HTML wrapper. That 
lesson
 may need upgrading for Flex 3

I guess the real question is, should I be able to expect that the 
previous button in FireFox would become enabled after I clicked a tab 
on a TabNavigator control to navigate to a different tab?

Thanks;

Amy

 



[flexcoders] Re: History Management (Flex Builder 2 TFS + FB3 Beta)

2007-10-19 Thread droponrcll
--- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote:

 HistoryManagement was re-implemented in FB3.  No IFrames or 
History.swf.
 Instead there are different templates for the HTML wrapper.  That 
lesson
 may need upgrading for Flex 3

I guess the real question is, should I be able to expect that the 
previous button in FireFox would become enabled after I clicked a tab 
on a TabNavigator control to navigate to a different tab?

Thanks;

Amy