| Projects on Google Code | Results 1 - 3 of 3 |
First the titlebar is customized using themeing. Then a button with two states (normal, pressed) is inserted and using a listener it supports back functionality.
= Introduction =
RESTfulUrl uses DeepLinking inside to make Flex application RESTful automatically.
= Example =
* Basic use
{{{
<RESTfulUrl xmlns=="z61m.flex.RESTful.*"/>
}}}
* for more infomation please vist [http://code.google.com/p/restfulurl/wiki/UsersGuid User's Guide].
NOTE: This information is probably slightly out of date. Will update soon.
unFocus History Keeper is a [http://en.wikipedia.org/wiki/JavaScript JavaScript] based library for managing browser history (back button) and providing support for deep linking for single page browser based applications, a...