hyp_tree.html
—
HTML,
2 KB (2851 bytes)
File contents
<?xml version="1.0"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- saved from url=(0025)http://www.techsmith.com/ --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Created by Camtasia Studio 3</title> <script type="text/javascript" src="flashobject.js"></script> <script type="text/javascript"><!-- To load a movie other then the first one listed in the xml file you can specify a movie=# arguement. --><!-- For example, to load the third movie you would do the following: MyProjectName.html?movie=3 --> // <![CDATA[ var args = new Object(); var query = location.search.substring(1); // Get query string var pairs = query.split( "," ); // Break at comma for ( var i = 0; i < pairs.length; i++ ) { var pos = pairs[i].indexOf('='); if( pos == -1 ) { continue; // Look for "name=value" } var argname = pairs[i].substring( 0, pos ); // If not found, skip var value = pairs[i].substring( pos + 1 ); // Extract the name args[argname] = unescape( value ); // Extract the value } // ]]> </script> <style type="text/css"> body { background-color: #ffffff; font: .8em/1.3em verdana,arial,helvetica,sans-serif; text-align: center; } #noexpressUpdate { margin: 0 auto; font-family:Arial, Helvetica, sans-serif; font-size: x-small; color: #003300; text-align: left; background-image: url(hyp_tree_nofp_bg.gif); background-repeat: no-repeat; width: 210px; height: 200px; padding: 40px; } </style> </head> <body> <div id="flashcontent"> <div id="noexpressUpdate"> <p>The Camtasia Studio video content presented here requires JavaScript to be enabled and the latest version of the Macromedia Flash Player. If you are you using a browser with JavaScript disabled please enable it now. Otherwise, please update your version of the free Flash Player by <a href="http://www.macromedia.com/go/getflashplayer">downloading here</a>. </p> </div> </div> <script type="text/javascript"> // <![CDATA[ var fo = new FlashObject( "hyp_tree_controller.swf", "hyp_tree_controller.swf", "1024", "823", "7", "#FFFFFF", false, "best" ); fo.addVariable( "csConfigFile", "hyp_tree_config.xml" ); fo.addVariable( "csColor" , "FFFFFF" ); fo.addVariable( "csPreloader" , 'hyp_tree_preload.swf' ); if( args.movie ) { fo.addVariable( "csFilesetBookmark", args.movie ); } fo.write("flashcontent"); // ]]> </script> </body> </html>