-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpart4.html
28 lines (22 loc) · 1.13 KB
/
part4.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!-- saved from url=(0013)about:internet --> <!-- Disable Microsoft Windows XP Service Pack 2 warning when played back locally -->
<html>
<head>
<title>SMR Tutorial: Part 4 - Trading</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Keywords" content="Demo Builder">
<meta name="Description" content="Demo Builder is a powerful tool that lets you create professional demonstrations, simulations and tutorials for your software - www.demo-builder.com">
</head>
<body bgcolor="#ffffff" onLoad="window.document.movie.focus();">
<center>
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"
WIDTH="1032" HEIGHT="746" id="movie">
<PARAM NAME=movie VALUE="part4.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="part4.swf" quality=high bgcolor=#FFFFFF WIDTH="1032" HEIGHT="746"
NAME="movie" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT>
</center>
</body>
</html>