PDA

View Full Version : Software



Chris Parks
2nd July 2007, 10:30 PM
Does anyone know the software used to make the catalogue on this site?

http://www.assetplant.com/images/catalogue/catalogue.html

echnidna
3rd July 2007, 12:01 AM
why don't you ask them?

joe greiner
3rd July 2007, 01:12 AM
From (IE5) "View" pulldown menu, "Source":

<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>Asset Plant & Machinery 2007 Metalworking Machinery and Accessories Product Catalogue</title>
</head>
<body bgcolor="#000000">
<div align="center">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="800" height="600" id="catalogue" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="catalogue.swf" /><param name="menu" value="false" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param name="bgcolor" value="#000000" /><embed src="catalogue.swf" menu="false" quality="high" scale="noscale" bgcolor="#000000" width="800" height="600" name="catalogue" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object></div>
</body>
</html>

This is a few steps beyond my abilities, though. Might need to ask them, as echnidna said.

Joe

Chris Parks
3rd July 2007, 01:21 AM
I will tomorrow I was just wondering if anyone knew before emailing them. Thanks.

bansheez71
3rd July 2007, 05:35 PM
Just wondering if they told you if it was custom built or a Flash Template. I am so going to have to learn Flash

Gumby
3rd July 2007, 05:48 PM
It's full of spyware :cool:

q9
4th July 2007, 01:25 AM
It is a flash file that does the interface. Dunno why anyone thinks Flash = spyware, because there is actually very little flash can do. We use it a LOT as it is pretty much the only way you can guarantee things look and work the way you want them too, and ActionScript allows you a fair bit of freedom in making the application as free and dynamic as you need it.