You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bi...@apache.org on 2014/11/04 20:16:10 UTC

[20/22] git commit: [flex-examples] [refs/heads/develop] - updated

updated

Signed-off-by: OmPrakash Muppirala <bi...@gmail.com>


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

Branch: refs/heads/develop
Commit: 955a7beb43bc0684b12538e8d9671d1bbbf4ff10
Parents: 4afeeb4
Author: nasha001 <na...@DM-DT-NASH.hartford.gov>
Authored: Tue Nov 4 13:22:15 2014 -0500
Committer: OmPrakash Muppirala <bi...@gmail.com>
Committed: Tue Nov 4 11:07:44 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/flex-examples/blob/955a7beb/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 7ff5b4c..2b971a6 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,3 @@ 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