You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2014/10/27 07:23:33 UTC

[33/50] [abbrv] git commit: [flex-utilities] [refs/heads/master] - Add flexicious examples

Add flexicious examples


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

Branch: refs/heads/master
Commit: 67cfb096af025bf924a9c83f81013ce47094a528
Parents: 88e4079
Author: Justin Mclean <jm...@apache.org>
Authored: Sun Oct 19 10:07:54 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Sun Oct 19 10:07:54 2014 +1100

----------------------------------------------------------------------
 TourDeFlex/TourDeFlex3/src/3rdparty.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/67cfb096/TourDeFlex/TourDeFlex3/src/3rdparty.xml
----------------------------------------------------------------------
diff --git a/TourDeFlex/TourDeFlex3/src/3rdparty.xml b/TourDeFlex/TourDeFlex3/src/3rdparty.xml
index 2e8e001..29f4e0c 100755
--- a/TourDeFlex/TourDeFlex3/src/3rdparty.xml
+++ b/TourDeFlex/TourDeFlex3/src/3rdparty.xml
@@ -18,9 +18,10 @@
 
 <compTree>
 	<node label="3rd Party Components">
-		<node label="Some Company">
-			<node label="Example1" app="" src="" />
-			<node label="Example2" app="" src="" />
+		<node label="Flexicious">
+			<node label="Dashboard Framework" app="http://www.flexicious.com/resources/demo/FlexiciousClassic.swf" src="" />
+			<node label="Ultimate DataGrid" app="http://www.flexicious.com/resources/demo/FlexiciousUltimate.swf" src="" />
+			<node label="Classic DataGrid" app="http://www.flexicious.com/resources/demo/FlexiciousDashboard.swf" src="" />
 		</node>
 	</node>
 </compTree>