|
1 | | -<!-- |
2 | | - Licensed to the Apache Software Foundation (ASF) under one or more |
3 | | - contributor license agreements. See the NOTICE file distributed with |
4 | | - this work for additional information regarding copyright ownership. |
5 | | - The ASF licenses this file to You under the Apache License, Version 2.0 |
6 | | - (the "License"); you may not use this file except in compliance with |
7 | | - the License. You may obtain a copy of the License at |
8 | | -
|
9 | | - http://www.apache.org/licenses/LICENSE-2.0 |
10 | | -
|
11 | | - Unless required by applicable law or agreed to in writing, software |
12 | | - distributed under the License is distributed on an "AS IS" BASIS, |
13 | | - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
14 | | - See the License for the specific language governing permissions and |
15 | | - limitations under the License. |
16 | | ---> |
17 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
18 | 2 | <!-- saved from url=(0014)about:internet --> |
19 | 3 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> |
20 | 4 | <!-- |
21 | 5 | Smart developers always View Source. |
22 | 6 | |
23 | | - This application was built using Apache Flex, an open source framework |
| 7 | + This application was built using Adobe Flex, an open source framework |
24 | 8 | for building rich Internet applications that get delivered via the |
25 | | - Flash Player or to desktops and mobile phones via Adobe AIR. |
| 9 | + Flash Player or to desktops via Adobe AIR. |
26 | 10 | |
27 | | - Learn more about Flex at http://flex.apache.org |
| 11 | + Learn more about Flex at http://flex.org |
28 | 12 | // --> |
29 | 13 | <head> |
30 | 14 | <title>index</title> |
|
53 | 37 | <script type="text/javascript" src="swfobject.js"></script> |
54 | 38 | <script type="text/javascript"> |
55 | 39 | // For version detection, set to min. required Flash Player version, or 0 (or 0.0.0), for no version detection. |
56 | | - var swfVersionStr = "12.0.0"; |
| 40 | + var swfVersionStr = "11.1.0"; |
57 | 41 | // To use express install, set to playerProductInstall.swf, otherwise the empty string. |
58 | 42 | var xiSwfUrlStr = "playerProductInstall.swf"; |
59 | 43 | var flashvars = {}; |
|
83 | 67 | <div id="flashContent"> |
84 | 68 | <p> |
85 | 69 | To view this page ensure that Adobe Flash Player version |
86 | | - 12.0.0 or greater is installed. |
| 70 | + 11.1.0 or greater is installed. |
87 | 71 | </p> |
88 | 72 | <script type="text/javascript"> |
89 | 73 | var pageHost = ((document.location.protocol == "https:") ? "https://" : "http://"); |
|
109 | 93 | <!--[if gte IE 6]>--> |
110 | 94 | <p> |
111 | 95 | Either scripts and active content are not permitted to run or Adobe Flash Player version |
112 | | - 12.0.0 or greater is not installed. |
| 96 | + 11.1.0 or greater is not installed. |
113 | 97 | </p> |
114 | 98 | <!--<![endif]--> |
115 | 99 | <a href="http://www.adobe.com/go/getflashplayer"> |
|
0 commit comments