<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
I am a newbie to just about every aspect of this stuff but am
interested as hell and actually know a fair amount about programming
etc. so any help from anyone would be greatly appreciated.<br>
<br>
A friend of a friend is using Geoff's older version of flashobject.js
and I am trying to figure out how to convert to the newer version of
swfobject.js. You may find this use at<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.charleybradley.com/maxproject/2006/growers/chip/amywebwork/cb_webpage/index.htm">http://www.charleybradley.com/maxproject/2006/growers/chip/amywebwork/cb_webpage/index.htm</a><br>
<br>
I have built a file called index-try.htm which includes the latest
swfobject.js. I get the following error messages under Firefox <br>
<br>
<img alt="swfobject-error"
 src="cid:part1.09080405.05070701@operamail.com" height="226"
 width="751"><br>
<br>
when I visit<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.charleybradley.com/maxproject/2006/growers/chip/amywebwork/cb_webpage/index-try.htm">http://www.charleybradley.com/maxproject/2006/growers/chip/amywebwork/cb_webpage/index-try.htm</a><br>
<br>
I have a few other questions which I'll list below, but the above
problem needs to be resolved before I can move forward at all.<br>
<br>
The use of .xml in the above application is vaguely understandable (as
I say, I'm a newbie). The following files are in the cb_webpage
directory:<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.charleybradley.com/maxproject/2006/growers/chip/amywebwork/cb_webpage/photos.xml">http://www.charleybradley.com/maxproject/2006/growers/chip/amywebwork/cb_webpage/photos.xml</a><br>
<a class="moz-txt-link-freetext" href="http://www.charleybradley.com/maxproject/2006/growers/chip/amywebwork/cb_webpage/photos.js">http://www.charleybradley.com/maxproject/2006/growers/chip/amywebwork/cb_webpage/photos.js</a><br>
<a class="moz-txt-link-freetext" href="http://www.charleybradley.com/maxproject/2006/growers/chip/amywebwork/cb_webpage/galleryconfig.xml">http://www.charleybradley.com/maxproject/2006/growers/chip/amywebwork/cb_webpage/galleryconfig.xml</a><br>
<br>
1. I have not yet figured out where the photos.js file is referenced<br>
<br>
2. When I first took a look at all this stuff, it appeared that Geoff's
embed script might actually be what's behind the <br>
<b>creation</b> of the gallery.swf. In other words, if you provide the
.jpg's and wrap everything up with the front end .htm (which references
the .xml and .js) <br>
on first invocation the .swf file gets built and embedded. Is this
what's going on?<br>
<br>
</body>
</html>