Statistics: Posted by Cristián Lávaque — March 28th, 2011, 6:21 pm
Statistics: Posted by akosgis — March 28th, 2011, 2:16 pm
      flashvars.data = "http://akosgis.com/?s2member_file_download=ges_level_0/data.csv";
      flashvars.settings = "http://akosgis.com/?s2member_file_download=ges_level_0/settings.csv";Statistics: Posted by Cristián Lávaque — March 28th, 2011, 1:25 pm
Statistics: Posted by akosgis — March 28th, 2011, 1:06 pm
Statistics: Posted by akosgis — March 28th, 2011, 6:38 am
<!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" lang="en" xml:lang="en">
<head>
   <title>GES - Geo Evaluation System</title>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />    
   <script type="text/javascript" src="http://akosgis.com/?s2member_file_download=ges_level_0/swfobject.js"></script>
   <script type="text/javascript">
      function getURLParam(strParamName){
         var strReturn = "";
         var strHref = window.location.href;
         if ( strHref.indexOf("?") > -1 ){
            var strQueryString = strHref.substr(strHref.indexOf("?"));
            var aQueryString = strQueryString.split("&");
            for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){
               if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){
                  var aParam = aQueryString[iParam].split("=");
                  strReturn = aParam[1];
                  break;
               }
            }
         }
         return unescape(strReturn);
      }
      <!-- Adobe recommends that developers use SWFObject2 for Flash Player detection. -->
      <!-- For more information see the SWFObject page at Google code (http://code.google.com/p/swfobject/). -->
      <!-- Information is also available on the Adobe Developer Connection Under "Detecting Flash Player versions and embedding SWF files with SWFObject 2" -->
      <!-- Set to minimum required Flash Player version or 0 for no version detection -->
      var swfVersionStr = "9.0.45";
      <!-- xiSwfUrlStr can be used to define an express installer SWF. -->
      var xiSwfUrlStr = "";
      var flashvars = {};
      flashvars.location = getURLParam("l");
      flashvars.data = "data.csv";
      flashvars.settings = "settings.csv";
      var params = {};
      params.quality = "high";
      params.bgcolor = "#ffffff";
      params.play = "true";
      params.loop = "true";
      params.wmode = "window";
      params.allowfullScreen ="true";                        
      params.scale = "showall";
      params.menu = "true";
      params.devicefont = "false";
      params.salign = "";
      params.allowscriptaccess = "sameDomain";
      var attributes = {};
      attributes.id = "StatPlanet";
      attributes.name = "StatPlanet";
      attributes.align = "middle";
      swfobject.createCSS("html", "height:100%; background-color: #ffffff;");
      swfobject.createCSS("body", "margin:0; padding:0; overflow:hidden; height:100%;");
      swfobject.embedSWF(
         "http://akosgis.com/?s2member_file_download=ges_level_0/StatPlanet.swf", "flashContent",
         "100%", "100%",
         swfVersionStr, xiSwfUrlStr,
         flashvars, params, attributes);        
       </script>
      
</head>
<body>
   <!-- SWFObject's dynamic embed method replaces this alternative HTML content for Flash content when enough JavaScript and Flash plug-in support is available. -->
   <div id="flashContent">
      <a href="http://www.adobe.com/go/getflash">
         <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
      </a>
      <p>This page requires Flash Player version 9.0.45 or higher.</p>
   </div>
</body>
</html>Statistics: Posted by Cristián Lávaque — March 27th, 2011, 5:08 pm
    <!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" lang="en" xml:lang="en">
    <head>
    
        <title>GES - Geo Evaluation System</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />    
        <script type="text/javascript" src="./swfobject.js"></script>
        <script type="text/javascript">
function getURLParam(strParamName)    {
  
                var strReturn = "";
  
                var strHref = window.location.href;
  
                if ( strHref.indexOf("?") > -1 ){
    
                    var strQueryString = strHref.substr(strHref.indexOf("?"));
    
                    var aQueryString = strQueryString.split("&");
    
                    for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){
      
                        if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){
                            var aParam = aQueryString[iParam].split("=");
        
                            strReturn = aParam[1];
        
                            break;
      
                        }
    
                    }
                    
                }
  
                return unescape(strReturn);
            }
            <!-- Adobe recommends that developers use SWFObject2 for Flash Player detection. -->
            <!-- For more information see the SWFObject page at Google code (http://code.google.com/p/swfobject/). -->
            <!-- Information is also available on the Adobe Developer Connection Under "Detecting Flash Player versions and embedding SWF files with SWFObject 2" -->
            <!-- Set to minimum required Flash Player version or 0 for no version detection -->
            var swfVersionStr = "9.0.45";
            <!-- xiSwfUrlStr can be used to define an express installer SWF. -->
            var xiSwfUrlStr = "";
            var flashvars = {};
            flashvars.location = getURLParam("l");
            flashvars.data = "data.csv";
            flashvars.settings = "settings.csv";
            var params = {};
            params.quality = "high";
            params.bgcolor = "#ffffff";
            params.play = "true";
            params.loop = "true";
            params.wmode = "window";
            params.allowfullScreen ="true";                        
            params.scale = "showall";
            params.menu = "true";
            params.devicefont = "false";
            params.salign = "";
            params.allowscriptaccess = "sameDomain";
            var attributes = {};
            attributes.id = "StatPlanet";
            attributes.name = "StatPlanet";
            attributes.align = "middle";
            swfobject.createCSS("html", "height:100%; background-color: #ffffff;");
            swfobject.createCSS("body", "margin:0; padding:0; overflow:hidden; height:100%;");
            swfobject.embedSWF(
                "StatPlanet.swf", "flashContent",
                "100%", "100%",
                swfVersionStr, xiSwfUrlStr,
                flashvars, params, attributes);        
             </script>
            
    </head>
    <body>
        <!-- SWFObject's dynamic embed method replaces this alternative HTML content for Flash content when enough JavaScript and Flash plug-in support is available. -->
        <div id="flashContent">
            <a href="http://www.adobe.com/go/getflash">
                <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
            </a>
            <p>This page requires Flash Player version 9.0.45 or higher.</p>
        </div>
    </body>
</html>
Statistics: Posted by akosgis — March 27th, 2011, 6:56 am
Statistics: Posted by Cristián Lávaque — March 22nd, 2011, 6:01 pm
Statistics: Posted by akosgis — March 22nd, 2011, 5:15 pm
Statistics: Posted by akosgis — March 22nd, 2011, 5:07 pm
Statistics: Posted by Cristián Lávaque — March 22nd, 2011, 5:05 pm
Statistics: Posted by Cristián Lávaque — March 22nd, 2011, 11:52 am
Statistics: Posted by Cristián Lávaque — March 21st, 2011, 11:17 pm
Statistics: Posted by akosgis — March 21st, 2011, 5:35 pm