Revert "updated"

This reverts commit 955a7beb43bc0684b12538e8d9671d1bbbf4ff10.


Project: http://git-wip-us.apache.org/repos/asf/flex-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-examples/commit/c9bba0db
Tree: http://git-wip-us.apache.org/repos/asf/flex-examples/tree/c9bba0db
Diff: http://git-wip-us.apache.org/repos/asf/flex-examples/diff/c9bba0db

Branch: refs/heads/develop
Commit: c9bba0dbc87fca8442886af6668f23292e05974e
Parents: 955a7be
Author: OmPrakash Muppirala <[email protected]>
Authored: Tue Nov 4 11:10:00 2014 -0800
Committer: OmPrakash Muppirala <[email protected]>
Committed: Tue Nov 4 11:10:00 2014 -0800

----------------------------------------------------------------------
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-examples/blob/c9bba0db/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 2b971a6..7ff5b4c 100644
--- a/README.md
+++ b/README.md
@@ -4,3 +4,9 @@ flex-examples
 Mirror of Apache Flex Examples
 
 This is a modified version of the new TourDeFlexMobile application that was 
uploaded to the ApacheFlexExample.
+
+Some Additional code was added to mirror the behavior of the Android Facebook 
application. Click to slide the main navigator off exposing a list and use 
mouse events to slide the navigator closed.
+
+The code used to slide off the navigator and slide it back was used from the 
Madcomponents source code. I modified it to work in a flex environment. It is 
not as smooth as a pure Madcomonent app, because it does not use Stage3D.
+
+***Just added a new mousedown event to slide the top navigator off.***
\ No newline at end of file

Reply via email to