forked from ToolkitForDart/toolkitfordart.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
121 lines (100 loc) · 5.65 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Toolkit for Dart for Adobe Flash Professional</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Develop rich HTML5 interactive applications and games with the Dart language and Adobe Flash Professional.">
<meta property="og:image" content="http://toolkitfordart.github.io/img/share.jpg" />
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-responsive.css" rel="stylesheet">
<link href="css/styles.min.css" rel="stylesheet">
<!-- Fav and touch icons
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">
<link rel="shortcut icon" href="../assets/ico/favicon.png">-->
</head>
<body>
<div class="container-narrow">
<div class="masthead">
<div class="pull-right topnav">
<ul class="nav nav-pills">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="getting-started.html">Getting started</a></li>
<li><a href="learn.html">Learn more</a></li>
</ul>
<a href="https://plus.google.com/u/0/communities/104240177388266075186" class="btn btn-community"><img src="http://www.gstatic.com/images/icons/gplus-29.png"/> Community</a>
</div>
<h3 class="muted"><img src="img/icon-stagexl.png" width="32"/>Toolkit for Dart</h3>
</div>
<hr>
<div class="jumbotron">
<h1>The toolkit for expressive and productive HTML5 development</h1>
<p class="lead">Develop rich HTML5 interactive applications and games with the Dart language and Adobe Flash Professional.</p>
</div>
<div class="actions">
<a class="btn btn-large" href="faq.html"
onclick="ga('send', 'event', 'link-faq', 'clicked')">FAQ</a>
<a class="btn btn-large btn-warning" href="getting-started.html"
onclick="ga('send', 'event', 'link-start', 'clicked')">Getting started</a>
<a class="btn btn-large btn-danger btn-learn" href="learn.html"
onclick="ga('send', 'event', 'link-learn', 'clicked')">Learn more</a>
<a class="btn btn-large btn-info btn-demo" href="demo/"
onclick="ga('send', 'event', 'link-demo', 'clicked')">Play the demo</a>
</div>
<div class="row-fluid marketing">
<div class="span6">
<h4>Expressive</h4>
<p>Leverage your <strong>Flash Professional</strong> skills, and use the best tool on the market for graphics creation.</p>
<h4>Familiar Workflow</h4>
<p>If you like developing in <strong>ActionScript 3 using SWCs</strong> you will feel at home as this toolkit offers exactly the same comfort.</p>
<h4>Familiar API</h4>
<p>The <strong>StageXL Dart library</strong> is one of the most advanced implementations of the Flash display list on the HTML5 canvas.</p>
</div>
<div class="span6">
<h4>Productive</h4>
<p>Develop with the <strong><a href="http://www.dartlang.org/">Dart language</a></strong> and <strong><a href="http://www.dartlang.org/tools/">tools</a></strong>; an innovative environment for web developement <strong>created by Google</strong>.</p>
<h4>Type Safe</h4>
<p>Dart is a <strong>class-based language</strong> with optional type annotations that was designed to be <strong>familiar and easy to learn</strong>.</p>
<h4>Cross Browser</h4>
<p>Dart code is <strong>cross-compiled to JavaScript</strong> to run in all modern desktop and mobile browsers.</p>
</div>
</div>
<div class="row-fluid marketing">
<div class="span6">
<hr/>
<p class="logos">
<a href="https://creative.adobe.com/products/flash"
onclick="ga('send', 'event', 'link-flash', 'clicked')"><img src="img/logo-flash-cc.png" width="330" height="55"></a>
</p>
</div>
<div class="span6">
<hr/>
<p class="logos">
<a href="http://www.dartlang.org/"
onclick="ga('send', 'event', 'link-dart', 'clicked')"><img src="img/logo-dart.png" width="123" height="55"></a>
<a href="http://www.stagexl.org/"
onclick="ga('send', 'event', 'link-stagexl', 'clicked')"><img src="img/logo-stagexl.png" width="155" height="55"></a>
</p>
</div>
</div>
<hr/>
<div class="footer">
<p></p>
</div>
</div>
<a class="forkme" href="https://github.com/ToolkitForDart/"
onclick="ga('send', 'event', 'link-github', 'clicked')"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub"></a>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-41814109-1', 'toolkitfordart.github.io');
ga('send', 'pageview');
</script>
</body>
</html>