Skip to content

Commit dedb6e9

Browse files
committed
index: remove old learn content dead links
FlexJS intro slides are gone. I originally used an Internet Archive link for the maps tutorial, but it's probably better to remove it.
1 parent d608556 commit dedb6e9

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

content/index.md

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -52,31 +52,6 @@ homepage: true
5252

5353
<!-- start row -->
5454

55-
<div class="row-fluid">
56-
57-
<!-- Project -->
58-
<div class="span3">
59-
<div class="picture"><a href="https://www.slideshare.net/bigosmallm/flexjs-an-introduction"><img src="images/training/FlexJSAnIntroduction.png" alt=""/><div class="image-overlay-link"></div></a></div>
60-
<div class="item-description">
61-
<h5><a href="https://www.slideshare.net/bigosmallm/flexjs-an-introduction">FlexJS - An Introduction</a></h5>
62-
<p>FlexJS™ is a new application development framework that cross compiles MXML and ActionScript into HTML and JavaScript. It runs in web, desktop and mobile(app) in swf format and
63-
runs in browser based environments as HTML/JS/CSS files without the need for the Flash Player plugin. It brings the advantages of Flex to the JavaScript world.</p>
64-
</div>
65-
</div>
66-
67-
<!-- Project -->
68-
<div class="span3">
69-
<div class="picture"><a href="https://www.adobe.com/devnet/flex/articles/interactive_maps.html"><img src="images/training/1296459538876.jpg" alt=""/><div class="image-overlay-link"></div></a></div>
70-
<div class="item-description">
71-
<h5><a href="https://web.archive.org/web/20160314204607/https://www.adobe.com/devnet/flex/articles/interactive_maps.html">Building interactive maps with Flex</a></h5>
72-
<p>It has never been easier to build interactive online maps with Flex. There is a wide range of APIs now available. The focus of this article is building a simple map application using the open-source Modest Maps Flex API. Modest Maps offers a number of advantages over other Flex mapping APIs including the ability to point at multiple basemap providers and direct access to the source code. </p>
73-
</div>
74-
</div>
75-
76-
</div>
77-
78-
<!-- start row -->
79-
8055
</div>
8156
<!-- Learn Flex End -->
8257
<!-- News Start -->

0 commit comments

Comments
 (0)