Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[e] (0) Remove an example based on a comment from dbaron.
git-svn-id: http://svn.whatwg.org/webapps@5116 340c8d12-0b0e-0410-8428-c7bf67bfef74
- Loading branch information
Showing
with
0 additions
and 84 deletions.
- +0 −28 complete.html
- +0 −28 index
- +0 −28 source
|
||
</div> | ||
|
||
<!--POLITICS--> | ||
<div class=example> | ||
|
||
<p>Here is another example showing much the same, this time using a | ||
<code><a href=#the-param-element>param</a></code> element to pass a parameter to the Flash | ||
plugin.</p> | ||
|
||
<pre><!DOCTYPE HTML> | ||
<html lang="en"> | ||
<head> | ||
<title>Flash test page</title> | ||
</head> | ||
<body> | ||
<p> | ||
<object type="application/x-shockwave-flash"> | ||
<strong><param name=movie value="http://www.macromedia.com/shockwave/download/triggerpages_mmcom/flash.swf"></strong> | ||
This page requires the use of a proprietary technology. Since you | ||
have not installed the software product required to view this | ||
page, possibly because your device does not support that software | ||
product, you should try visiting another site that instead uses | ||
open vendor-neutral technologies. | ||
</object> | ||
</p> | ||
</body> | ||
</html></pre> | ||
|
||
</div> | ||
<!--POLITICS--> | ||
|
||
<h4 id=video><span class=secno>4.8.6 </span>The <dfn><code>video</code></dfn> element</h4> | ||
|
|
||
</div> | ||
|
||
<!--POLITICS--> | ||
<div class=example> | ||
|
||
<p>Here is another example showing much the same, this time using a | ||
<code><a href=#the-param-element>param</a></code> element to pass a parameter to the Flash | ||
plugin.</p> | ||
|
||
<pre><!DOCTYPE HTML> | ||
<html lang="en"> | ||
<head> | ||
<title>Flash test page</title> | ||
</head> | ||
<body> | ||
<p> | ||
<object type="application/x-shockwave-flash"> | ||
<strong><param name=movie value="http://www.macromedia.com/shockwave/download/triggerpages_mmcom/flash.swf"></strong> | ||
This page requires the use of a proprietary technology. Since you | ||
have not installed the software product required to view this | ||
page, possibly because your device does not support that software | ||
product, you should try visiting another site that instead uses | ||
open vendor-neutral technologies. | ||
</object> | ||
</p> | ||
</body> | ||
</html></pre> | ||
|
||
</div> | ||
<!--POLITICS--> | ||
|
||
<h4 id=video><span class=secno>4.8.6 </span>The <dfn><code>video</code></dfn> element</h4> | ||
|
|
||
</div> | ||
|
||
<!--END w3c-html--><!--POLITICS--> | ||
<div class="example"> | ||
|
||
<p>Here is another example showing much the same, this time using a | ||
<code>param</code> element to pass a parameter to the Flash | ||
plugin.</p> | ||
|
||
<pre><!DOCTYPE HTML> | ||
<html lang="en"> | ||
<head> | ||
<title>Flash test page</title> | ||
</head> | ||
<body> | ||
<p> | ||
<object type="application/x-shockwave-flash"> | ||
<strong><param name=movie value="http://www.macromedia.com/shockwave/download/triggerpages_mmcom/flash.swf"></strong> | ||
This page requires the use of a proprietary technology. Since you | ||
have not installed the software product required to view this | ||
page, possibly because your device does not support that software | ||
product, you should try visiting another site that instead uses | ||
open vendor-neutral technologies. | ||
</object> | ||
</p> | ||
</body> | ||
</html></pre> | ||
|
||
</div> | ||
<!--START w3c-html--><!--POLITICS--> | ||
|
||
<h4 id="video">The <dfn><code>video</code></dfn> element</h4> | ||
|