Skip to content

Commit

Permalink
Add pages, fix bug in main movie and redact contact info.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuart Whiteford committed Aug 28, 2024
1 parent 27eed78 commit 5dd8e97
Show file tree
Hide file tree
Showing 28 changed files with 37 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .vscode/iisexpress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"port": 39387,
"path": "./",
"clr": "v4.0",
"protocol": "http"
}
Binary file added 99poundwebsite_movie.swf
Binary file not shown.
Binary file added calculator_movie.swf
Binary file not shown.
Binary file added clients_movie.swf
Binary file not shown.
Binary file added consultants_movie.swf
Binary file not shown.
Binary file added contactus_movie.swf
Binary file not shown.
2 changes: 2 additions & 0 deletions core.ruffle.cede21c7753e1caa8672.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions core.ruffle.cede21c7753e1caa8672.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions core.ruffle.fb907bd59e1d8c683297.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions core.ruffle.fb907bd59e1d8c683297.js.map

Large diffs are not rendered by default.

Binary file added databases_movie.swf
Binary file not shown.
Binary file added e5a135d534ca181468ed.wasm
Binary file not shown.
Binary file added ead1bce6af9fb6786279.wasm
Binary file not shown.
Binary file added ecommerce.pdf
Binary file not shown.
Binary file added ecommerce_movie.swf
Binary file not shown.
Binary file added home_movie.swf
Binary file not shown.
22 changes: 22 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<html>
<head>
<title>OceanWeb Systems for Website Design and IT</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script src="ruffle.js"></script>
<script>
window.RufflePlayer.config = {
autoplay: "on",
splashScreen: false,
unmuteOverlay: "hidden"
};
</script>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="100%" height="100%">
<param name=movie value="main_movie.swf">
<param name=quality value=high><param name="SCALE" value="exactfit">
<embed src="main_movie.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="100%" height="100%" scale="exactfit">
</embed>
</object>
</body>
</html>
Binary file added legal_movie.swf
Binary file not shown.
Binary file added main_movie.swf
Binary file not shown.
Binary file added networks_movie.swf
Binary file not shown.
Binary file added profile_movie.swf
Binary file not shown.
2 changes: 2 additions & 0 deletions ruffle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions ruffle.js.map

Large diffs are not rendered by default.

Binary file added surveillance.pdf
Binary file not shown.
Binary file added surveillance_movie.swf
Binary file not shown.
Binary file added wap_movie.swf
Binary file not shown.
Binary file added websitedesign.pdf
Binary file not shown.
Binary file added websites_movie.swf
Binary file not shown.

0 comments on commit 5dd8e97

Please sign in to comment.