]> git.pond.sub.org Git - eow/blob - static/dojo-release-1.1.1/dojox/flash/tests/test_flash.html
add Dojo 1.1.1
[eow] / static / dojo-release-1.1.1 / dojox / flash / tests / test_flash.html
1 <html>
2         <head>
3                 <script src="../../../dojo/dojo.js" djConfig="isDebug: true"></script>
4                 
5                 <script src="test_flash.js"></script>
6         </head>
7         
8         <body>
9                 <h1>Test Dojox Flash</h1>
10                 
11                 <p>For detailed test output see Firebug console (if Firefox).
12                   This test should be run on Firefox, Internet Explorer, and Safari
13                   to confirm that Dojox Flash is working correctly.</p>
14         </body>
15 </html>