IE6 navigation bar error

1 view
Skip to first unread message

peper

unread,
Jul 25, 2007, 5:02:34 AM7/25/07
to Gugga Flash Framework
Hi.
I'm trying to make a site with deep linking. I'm using
AddresBarManager like in the example

this.addressBarManager =
AddressBarManager.initialize(CommandManager.Instance);

Sometimes, while clicking through the site, IE6 shows me blank page
and the address is for example :

javascript:updateLocation('navigationPath=Service.Information.
11&commandIndex=2');

Is it IE6 bug, or I'm doing something wrong ?

Branimir Angelov

unread,
Jul 25, 2007, 5:35:04 AM7/25/07
to gug...@googlegroups.com
Hi Pepper,

In GuggaFF 0.9.2 release AddressBar class and AddressBarManager class
are removed in favor of gugga.utils.BrowserCommunicationUtility. Please
use BrowserHistoryManager class instead of AddressBarManager. You can
initialize it by calling BrowserHistoryManager.initialize(); in the
constructor of your Application class. BrowserHistoryManager will give
the ability for deep linking and managing browser history in your
application. You can use as a reference HistoryManagementWithDeepLinks
sample application in GuggaFF 0.9.2 release
(http://www.gugga.com/GuggaFlashFramework/ and
http://www.gugga.com/GuggaFlashFramework/Releases/GuggaFramework_0.9.2.zip).

Thanks,
Branimir, Gugga Team

peper

unread,
Jul 26, 2007, 6:17:04 AM7/26/07
to Gugga Flash Framework
OK. I'll try to migrate project to gugga 9.2. Now it's on version 9.1

Reply all
Reply to author
Forward
0 new messages