<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content=text/html;charset=ISO-8859-1>
<META content="MSHTML 6.00.2900.2912" name=GENERATOR></HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi, lol glad to be of help :D</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>With regards to your 2nd question, the only thing
that the swfobject does is to rewrite the contents of the flashcontent div with
suitable coding to make the flash movie appear, this is all done client side in
the browser so it doesnt affect anything at all on your server. I.e. the xml
files, actual swf etc. These would have to be created/altered server side either
manually or through a CMS, so id suggest the best place to gather more info
would be as u say to contact whoever orginaly created the gallery/site
:)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Iain Waugh</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=lee_bradley@operamail.com href="mailto:lee_bradley@operamail.com">Lee
Bradley</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=swfobject@lists.deconcept.com
href="mailto:swfobject@lists.deconcept.com">swfobject@lists.deconcept.com</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, July 18, 2006 10:34
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [SWFObject] Trouble
converting from the old flashobject.js to thenew swfobject.js</DIV>
<DIV><BR></DIV><BR>Iain -<BR><BR>Works like a charm! Thank you very much. I am
fairly sure you now hold the world record for posting a precisely stated fix
to a technical problem<BR>at damn near light speed.<BR><BR>I have tried to
answer one of my other questions, namely, does the .swf get <B>created</B> by
the embed script and all the<BR>other code (.xml, .htm etc.) by renaming
gallery.swf to something else and it appears it does not since I get a blank
page<BR>when I run the ap. I guess it's time to contact the person that posted
this original page to see how she built the .swf. <BR>Before I do, do you have
any insight into this "what creates the .swf" issue?<BR><BR>- Lee<BR><BR>Iain
Waugh wrote:
<BLOCKQUOTE cite=mid002501c6aaad$0b92c4f0$60fe2752@mea1e4bc188948
type="cite"><META content="MSHTML 6.00.2900.2912" name=GENERATOR>
<STYLE></STYLE>
<DIV><FONT face=Arial size=2>try moving the javascript outside of <div
id="flashcontent"> and myFlashObject.write(); should be
myFlashObject.write("flashcontent");</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Hope that helps :)</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(0,0,0) 2px solid; MARGIN-RIGHT: 0px">
<DIV
style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal">-----
Original Message ----- </DIV>
<DIV
style="BACKGROUND: rgb(228,228,228) 0% 50%; FONT: 10pt arial; font-size-adjust: none; font-stretch: normal; moz-background-clip: -moz-initial; moz-background-origin: -moz-initial; moz-background-inline-policy: -moz-initial"><B>From:</B>
<A title=lee_bradley@operamail.com
href="mailto:lee_bradley@operamail.com">Lee Bradley</A> </DIV>
<DIV
style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>To:</B>
<A title=swfobject@lists.deconcept.com
href="mailto:swfobject@lists.deconcept.com">swfobject@lists.deconcept.com</A>
</DIV>
<DIV
style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Sent:</B>
Tuesday, July 18, 2006 9:53 PM</DIV>
<DIV
style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Subject:</B>
[SWFObject] Trouble converting from the old flashobject.js to thenew
swfobject.js</DIV>
<DIV><BR></DIV><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 height=226 alt=swfobject-error
src="cid:00a001c6ab2c$d4b2b4b0$60fe2752@mea1e4bc188948"
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>
<P></P>
<HR>
_______________________________________________<BR>SWFObject mailing
list<BR><A class=moz-txt-link-abbreviated
href="mailto:SWFObject@lists.deconcept.com">SWFObject@lists.deconcept.com</A><BR><A
class=moz-txt-link-freetext
href="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com">http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com</A><BR>
<P></P>
<HR>
No virus found in this incoming message.<BR>Checked by AVG Free
Edition.<BR>Version: 7.1.394 / Virus Database: 268.10.1/390 - Release
Date: 17/07/2006<BR></BLOCKQUOTE><PRE wrap=""><HR width="90%" SIZE=4>
_______________________________________________
SWFObject mailing list
<A class=moz-txt-link-abbreviated href="mailto:SWFObject@lists.deconcept.com">SWFObject@lists.deconcept.com</A>
<A class=moz-txt-link-freetext href="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com">http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com</A>
</PRE><PRE wrap=""><HR width="90%" SIZE=4>
Internal Virus Database is out-of-date.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.10/385 - Release Date: 7/11/06
</PRE></BLOCKQUOTE><BR>
<P>
<HR>
<P></P>_______________________________________________<BR>SWFObject mailing
list<BR>SWFObject@lists.deconcept.com<BR>http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com<BR>
<P>
<HR>
<P></P>No virus found in this incoming message.<BR>Checked by AVG Free
Edition.<BR>Version: 7.1.394 / Virus Database: 268.10.1/391 - Release Date:
18/07/2006<BR></BLOCKQUOTE></BODY></HTML>