My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
UrlKit  
Updated Feb 4, 2010 by joseph.b...@gmail.com

This is the main wiki page for UrlKit.

There's no content here yet -- documentation is included in the UrlKit download and in the source. It was created in Word and then exported to horrible FrontPage-style mangled HTML which is why it doesn't live here yet.

Comment by amitsinh...@gmail.com, Apr 29, 2008

f

Comment by beern...@gmail.com, Jul 3, 2008

A tutorial would be very helpful here. Cant find a way to use it with the <state> tag

Comment by umairiq...@gmail.com, Aug 21, 2008

i have containers in states when i use UrlValueRule? how i will handle deeplinking in containers

example

<Application ...... >

<states>
<State>
<my:CanvasContainer? ...../>
</State>
</states>
</Application>

<ab:CanvasContainer? ........>

<mx:TabNavigator? .....>
<mx:Panel ....../>
<mx:Label text="Panel" />
</mx:Panel> <mx:HBox .....>
<mx:Label text="HBox" />
</mxHBox>
</mx:TabNavigator>
</ab:CanvasContainer>

tell me how my this tabnavigator can be introduced in deeplinking?

Comment by sr7...@gmail.com, Nov 5, 2008

I would like to get updates on UrlKit Project development and would like to participate in it, if my abilities allow. <shine>

Comment by anso...@gmail.com, Dec 25, 2008

Hello, when I try the examples I get this error when running them:

Error: No class registered for interface 'mx.styles::IStyleManager2'.

at mx.core::Singleton$/getInstance()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\core\Singleton.as:111] at mx.styles::StyleManager?$/get impl()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\styles\StyleManager?.as:78] at mx.styles::StyleManager?$/http://www.adobe.com/2006/flex/mx/internal::initProtoChainRoots()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\styles\StyleManager.as:144] at StatelessExample?/http://www.adobe.com/2006/flex/mx/internal::_StatelessExample_StylesInit()[/Applications/MAMP/htdocs/NoiseDeepLink/URLKit/src/StatelessExample.mxml:0] at StatelessExample?()[/Applications/MAMP/htdocs/NoiseDeepLink?/URLKit/src/StatelessExample?.mxml:0]

Whats wrong?

Comment by tejasj...@gmail.com, Jun 11, 2010

I am having difficulty with making this work on Google Chrome browser. We have it working fine with our app, running inside firefox, but when I try running our app on Chrome, it simply breaks and also seems to corrupt the browser history (i.e. back and forward buttons dont work at all). My chrome version is 5.0.375.70.

I would really appreciate any feedback from anyone else who has come across something similar, or if there is a workaround.


Sign in to add a comment
Powered by Google Project Hosting