Team:NCTU Formosa

From 2011.igem.org

(Difference between revisions)
Line 260: Line 260:
<br><br><br>
<br><br><br>
-
<div class = "titleDesign">test title >></div>
+
<br>
 +
<?xml version="1.0" encoding="utf-8"?>
 +
<mx:Application
 +
    xmlns:mx="http://www.adobe.com/2006/mxml"
 +
    viewSourceURL="src/EmbeddingSwfFiles/index.html"
 +
    layout="horizontal" width="290" height="290"
 +
    horizontalAlign="center" verticalAlign="middle"
 +
>
 +
 
 +
    <mx:Script>
 +
   
 +
    </mx:Script>
 +
 
 +
    <mx:Image id="hourglass" source="{Hourglass}"/>
 +
</mx:Application>
</body>
</body>
</html>
</html>

Revision as of 14:01, 29 September 2011