Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Explore/elr/Other/O0002/flash
diff options
context:
space:
mode:
Diffstat (limited to 'Explore/elr/Other/O0002/flash')
-rwxr-xr-xExplore/elr/Other/O0002/flash/EndScreen_V4.html21
-rwxr-xr-xExplore/elr/Other/O0002/flash/EndScreen_V4.swfbin391797 -> 0 bytes
-rwxr-xr-xExplore/elr/Other/O0002/flash/Interactiv_Tour_v1.swfbin589442 -> 0 bytes
-rwxr-xr-xExplore/elr/Other/O0002/flash/Intro_Anim_final.swfbin285859 -> 0 bytes
-rwxr-xr-xExplore/elr/Other/O0002/flash/Malaria_No_More.html147
-rwxr-xr-xExplore/elr/Other/O0002/flash/Malaria_No_More_V02.swfbin1017460 -> 0 bytes
-rwxr-xr-xExplore/elr/Other/O0002/flash/Start_Page.swfbin149514 -> 0 bytes
-rwxr-xr-xExplore/elr/Other/O0002/flash/efk_logo.pngbin7971 -> 0 bytes
-rwxr-xr-xExplore/elr/Other/O0002/flash/embedEndScreen.js15
-rwxr-xr-xExplore/elr/Other/O0002/flash/embedswf.js23
-rwxr-xr-xExplore/elr/Other/O0002/flash/index.html85
-rwxr-xr-xExplore/elr/Other/O0002/flash/launch.html36
12 files changed, 0 insertions, 327 deletions
diff --git a/Explore/elr/Other/O0002/flash/EndScreen_V4.html b/Explore/elr/Other/O0002/flash/EndScreen_V4.html
deleted file mode 100755
index 403992e..0000000
--- a/Explore/elr/Other/O0002/flash/EndScreen_V4.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-<title>Malaria No More: Buzzz</title>
-<script>
-function fnCloseWindow()
-{
- window.open("http://www.malarianomore.org/donate.php","","scrollbars=yes,resizable=yes, status=yes, menubar=yes,left=0, top=0, width=1024, height=768");
- window.close();
-}
-</script>
-
-</head>
-
-<body bgcolor="#ffffff" topmargin=0 leftmargin=0>
-<!--url's used in the movie-->
-<!--text used in the movie-->
-<!-- saved from url=(0013)about:internet -->
-<script src="embedEndScreen.js"></script>
-</body>
-</html>
diff --git a/Explore/elr/Other/O0002/flash/EndScreen_V4.swf b/Explore/elr/Other/O0002/flash/EndScreen_V4.swf
deleted file mode 100755
index 0e978f3..0000000
--- a/Explore/elr/Other/O0002/flash/EndScreen_V4.swf
+++ /dev/null
Binary files differ
diff --git a/Explore/elr/Other/O0002/flash/Interactiv_Tour_v1.swf b/Explore/elr/Other/O0002/flash/Interactiv_Tour_v1.swf
deleted file mode 100755
index 8d6cc7d..0000000
--- a/Explore/elr/Other/O0002/flash/Interactiv_Tour_v1.swf
+++ /dev/null
Binary files differ
diff --git a/Explore/elr/Other/O0002/flash/Intro_Anim_final.swf b/Explore/elr/Other/O0002/flash/Intro_Anim_final.swf
deleted file mode 100755
index 241ea2f..0000000
--- a/Explore/elr/Other/O0002/flash/Intro_Anim_final.swf
+++ /dev/null
Binary files differ
diff --git a/Explore/elr/Other/O0002/flash/Malaria_No_More.html b/Explore/elr/Other/O0002/flash/Malaria_No_More.html
deleted file mode 100755
index 588b8b0..0000000
--- a/Explore/elr/Other/O0002/flash/Malaria_No_More.html
+++ /dev/null
@@ -1,147 +0,0 @@
-<!-- saved from url=(0013)about:internet -->
-<html lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-<title>Malaria No More: Buzzz</title>
-<script language="JavaScript" type="text/javascript">
-<!--
-// -----------------------------------------------------------------------------
-// Globals
-// Major version of Flash required
-var requiredMajorVersion = 8;
-// Minor version of Flash required
-var requiredMinorVersion = 0;
-// Revision of Flash required
-var requiredRevision = 0;
-// the version of javascript supported
-var jsVersion = 1.0;
-var hasRightVersion;
-// -----------------------------------------------------------------------------
-// -->
-</script>
-<script language="VBScript" type="text/vbscript">
-<!-- // Visual basic helper required to detect Flash Player ActiveX control version information
-Function VBGetSwfVer(i)
- on error resume next
- Dim swControl, swVersion
- swVersion = 0
-
- set swControl = CreateObject("ShockwaveFlash.ShockwaveFlash." + CStr(i))
- if (IsObject(swControl)) then
- swVersion = swControl.GetVariable("$version")
- end if
- VBGetSwfVer = swVersion
-End Function
-// -->
-</script>
-<script language="JavaScript1.1" type="text/javascript">
-<!-- // Detect Client Browser type
-var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;
-var isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false;
-var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false;
-jsVersion = 1.1;
-// JavaScript helper required to detect Flash Player PlugIn version information
-function JSGetSwfVer(i){
- // NS/Opera version >= 3 check for Flash plugin in plugin array
- if (navigator.plugins != null && navigator.plugins.length > 0) {
- if (navigator.plugins["Shockwave Flash 2.0"] || navigator.plugins["Shockwave Flash"]) {
- var swVer2 = navigator.plugins["Shockwave Flash 2.0"] ? " 2.0" : "";
- var flashDescription = navigator.plugins["Shockwave Flash" + swVer2].description;
- descArray = flashDescription.split(" ");
- tempArrayMajor = descArray[2].split(".");
- versionMajor = tempArrayMajor[0];
- versionMinor = tempArrayMajor[1];
- if ( descArray[3] != "" ) {
- tempArrayMinor = descArray[3].split("r");
- } else {
- tempArrayMinor = descArray[4].split("r");
- }
- versionRevision = tempArrayMinor[1] > 0 ? tempArrayMinor[1] : 0;
- flashVer = versionMajor + "." + versionMinor + "." + versionRevision;
- } else {
- flashVer = -1;
- }
- }
- // MSN/WebTV 2.6 supports Flash 4
- else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1) flashVer = 4;
- // WebTV 2.5 supports Flash 3
- else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1) flashVer = 3;
- // older WebTV supports Flash 2
- else if (navigator.userAgent.toLowerCase().indexOf("webtv") != -1) flashVer = 2;
- // Can't detect in all other cases
- else {
-
- flashVer = -1;
- }
- return flashVer;
-}
-// If called with no parameters this function returns a floating point value
-// which should be the version of the Flash Player or 0.0
-// ex: Flash Player 7r14 returns 7.14
-// If called with reqMajorVer, reqMinorVer, reqRevision returns true if that version or greater is available
-function DetectFlashVer(reqMajorVer, reqMinorVer, reqRevision)
-{
- reqVer = parseFloat(reqMajorVer + "." + reqRevision);
- // loop backwards through the versions until we find the newest version
- for (i=25;i>0;i--) {
- if (isIE && isWin && !isOpera) {
- versionStr = VBGetSwfVer(i);
- } else {
- versionStr = JSGetSwfVer(i);
- }
- if (versionStr == -1 ) {
- return false;
- } else if (versionStr != 0) {
- if(isIE && isWin && !isOpera) {
- tempArray = versionStr.split(" ");
- tempString = tempArray[1];
- versionArray = tempString .split(",");
- } else {
- versionArray = versionStr.split(".");
- }
- versionMajor = versionArray[0];
- versionMinor = versionArray[1];
- versionRevision = versionArray[2];
-
- versionString = versionMajor + "." + versionRevision; // 7.0r24 == 7.24
- versionNum = parseFloat(versionString);
- // is the major.revision >= requested major.revision AND the minor version >= requested minor
- if ( (versionMajor > reqMajorVer) && (versionNum >= reqVer) ) {
- return true;
- } else {
- return ((versionNum >= reqVer && versionMinor >= reqMinorVer) ? true : false );
- }
- }
- }
- return (reqVer ? false : 0.0);
-}
-
-function OpenEndScreen()
-{
- var wo=window.open("EndScreen_V4.html","EndScreen_V4","scrollbars=no,resizable=no, status=no, menubar=no,left=0, top=0, width=1024, height=768");
- wo.focus();
-}
-
-hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
-// -->
-
-function fnCloseWindow()
-{
- window.open("http://www.malarianomore.org/donate.php","","scrollbars=yes,resizable=yes, status=yes, menubar=yes,left=0, top=0, width=1024, height=768");
- window.close()
-}
-
-</script>
-</head>
-<body bgcolor="#ffffff" topmargin="0" leftmargin="0">
-<!--url's used in the movie-->
-<!--text used in the movie-->
- <script src="embedSwf.js"></script>
-<noscript>
- // Provide alternate content for browsers that do not support scripting
- // or for those that have scripting disabled.
- Alternate HTML content should be placed here. This content requires the Macromedia Flash Player.
- <a href="http://www.macromedia.com/go/getflash/">Get Flash</a>
-</noscript>
-</body>
-</html>
diff --git a/Explore/elr/Other/O0002/flash/Malaria_No_More_V02.swf b/Explore/elr/Other/O0002/flash/Malaria_No_More_V02.swf
deleted file mode 100755
index 1b902b9..0000000
--- a/Explore/elr/Other/O0002/flash/Malaria_No_More_V02.swf
+++ /dev/null
Binary files differ
diff --git a/Explore/elr/Other/O0002/flash/Start_Page.swf b/Explore/elr/Other/O0002/flash/Start_Page.swf
deleted file mode 100755
index 49a8b43..0000000
--- a/Explore/elr/Other/O0002/flash/Start_Page.swf
+++ /dev/null
Binary files differ
diff --git a/Explore/elr/Other/O0002/flash/efk_logo.png b/Explore/elr/Other/O0002/flash/efk_logo.png
deleted file mode 100755
index e6ac617..0000000
--- a/Explore/elr/Other/O0002/flash/efk_logo.png
+++ /dev/null
Binary files differ
diff --git a/Explore/elr/Other/O0002/flash/embedEndScreen.js b/Explore/elr/Other/O0002/flash/embedEndScreen.js
deleted file mode 100755
index 51f0815..0000000
--- a/Explore/elr/Other/O0002/flash/embedEndScreen.js
+++ /dev/null
@@ -1,15 +0,0 @@
- var oeTags = '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"'
- + 'width="1024" height="768"'
- + 'codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0">'
- + '<param name="movie" value="EndScreen_V4.swf" /><param name="loop" value="false" /><param name="menu" value="false" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />'
- + '<embed src="EndScreen_V4.swf" loop="false" menu="false" quality="high" bgcolor="#ffffff" '
- + 'width="1024" height="768" name="Intro_Anim_final" align="middle"'
- + 'play="true"'
- + 'loop="false"'
- + 'quality="high"'
- + 'allowScriptAccess="sameDomain"'
- + 'type="application/x-shockwave-flash"'
- + 'pluginspage="http://www.macromedia.com/go/getflashplayer">'
- + '<\/embed>'
- + '<\/object>';
- document.write(oeTags); // embed the flash movie
diff --git a/Explore/elr/Other/O0002/flash/embedswf.js b/Explore/elr/Other/O0002/flash/embedswf.js
deleted file mode 100755
index 0c44014..0000000
--- a/Explore/elr/Other/O0002/flash/embedswf.js
+++ /dev/null
@@ -1,23 +0,0 @@
-
-if(parent.hasRightVersion) { // if we've detected an acceptable version
- var oeTags = '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'
- + 'width="1024" height="768"'
- + 'codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">'
- + '<param name="movie" value="Intro_Anim_final.swf" /><param name="loop" value="false" /><param name="menu" value="false" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />'
- + '<embed src="Intro_Anim_final.swf" loop="false" menu="false" quality="high" bgcolor="#ffffff" '
- + 'width="1024" height="768" name="Intro_Anim_final" align="middle"'
- + 'play="true"'
- + 'loop="false"'
- + 'quality="high"'
- + 'allowScriptAccess="sameDomain"'
- + 'type="application/x-shockwave-flash"'
- + 'pluginspage="http://www.macromedia.com/go/getflashplayer">'
- + '<\/embed>'
- + '<\/object>';
- document.write(oeTags); // embed the flash movie
- } else { // flash is too old or we can't detect the plugin
- var alternateContent = 'Adobe Flsh Player 8 or latest version is required. Redirecting to Adobe Flash Player Download site.';
- document.write(alternateContent); // insert non-flash content
- location.href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash";
-
- } \ No newline at end of file
diff --git a/Explore/elr/Other/O0002/flash/index.html b/Explore/elr/Other/O0002/flash/index.html
deleted file mode 100755
index 46f9df1..0000000
--- a/Explore/elr/Other/O0002/flash/index.html
+++ /dev/null
@@ -1,85 +0,0 @@
-<html>
-<head>
-<title>Malaria No More: Buzzz - Launch Page</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<style>
-Div.show{
- display:block;
-}
-Div.hide{
- display:none;
-}
-</style>
-<script language="JavaScript" type="text/JavaScript">
-<!--
-var wo
-
-function MM_openBrWindow(theURL,winName,features) {
- wo= window.open(theURL,winName,features);
- if(wo!=null)
- {
- var popup=document.getElementById("normal");
- popup.className="show";
- //popup.style.visibility='visible';
- //popup.style.display='block';
- wo.focus();
- Start();
- }
- else
- {
- var popup=document.getElementById("popupBlocked");
- //popup.style.visibility='visible';
- //popup.style.display='block';
- popup.className="show";
- }
-
-
-}
- var timerID = 0;
-var tStart = null;
-
-function UpdateTimer() {
- wo.focus();
- clearTimeout(timerID);
- clockID = 0;
-
-}
-
-function Start() {
-
- timerID = setTimeout("UpdateTimer()", 100);
-}
-
-function Stop() {
- if(timerID) {
- clearTimeout(timerID);
- timerID = 0;
- }
-
- tStart = null;
-}
-
-
-//-->
-</script>
-</head>
-<body bgcolor="#FFFFFF" onLoad="MM_openBrWindow('Malaria_No_More.html','Malaria_No_More','top=0, left=0, width=1024,height=768,resizable=no')">
-
-<table width="100%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td align="center" valign="middle"><table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td valign="middle" >
- <div align="center" id="normal" class='hide'>
- <font color="#000000" size="3" face="Arial, Helvetica, sans-serif"><center>The game has been launched in a new window.</center></font>
- </div>
- <div id="popupBlocked" class='hide' style="padding-left:200; padding-right:200"><font color="#000000" size="3" face="Arial, Helvetica, sans-serif"><font color="#FF0000">The pop-up blocker on your computer may be preventing the game from opening in a new window. The game needs to open in a new window to start. (Pop-up blockers can be found in browsers, third-party toolbars, and anti-virus programs.)</font><br><br>To open a new window, click <a href="javascript:MM_openBrWindow('Malaria_No_More.html','Malaria_No_More','top=0, left=0, width=1024,height=768,resizable=no')">RETRY</a> or hold your keyboard CTRL key to access the game. If you return to this message or wish to allow automatic access to this game, please do the following:<br><br><li>Disable your pop-up blocker while playing this game.</li><li>Add this site to you pop-up blocker’s list of permitted pop-ups.</li> </font></div>
- </td>
- </tr>
- </table></td>
- </tr>
-</table>
-</body>
-</html>
-
-
diff --git a/Explore/elr/Other/O0002/flash/launch.html b/Explore/elr/Other/O0002/flash/launch.html
deleted file mode 100755
index 9581487..0000000
--- a/Explore/elr/Other/O0002/flash/launch.html
+++ /dev/null
@@ -1,36 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<title>ELearning For Kids</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-<body background="../images/bg_03.jpg">
-<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td align="center" valign="middle"><table width="100%" height="255" border="0">
- <tr>
- <td width="3%">&nbsp;</td>
- <td width="90%" valign="top">
- <div align="center">
- <p>
- <a target="_blank" href="http://marketing.pun.aptaracorp.com/elearning/demo_efk_mnm/index.html">
- <img border="0" src="efk_logo.png" width="320" height="109"></a>
- </p>
- <p><font size="2" face="Verdana, Arial, Helvetica, sans-serif">Click
- the above image to launch the course.<br>
- It is essential to keep this window open till the entire course
- runs.</font></p>
- <p><font face="Verdana, Arial, Helvetica, sans-serif" size="2">*
- Please disable any pop up blocker for the course to run</font></p>
- </div></td>
- <td width="3%"><p>&nbsp;</p>
- <p>&nbsp;</p></td>
- </tr>
- </table>
-
- <p>&nbsp; </p></td>
- </tr>
-</table>
-
-</body>
-</html>