<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2995" name=GENERATOR></HEAD>
<BODY 
style="WORD-WRAP: break-word; khtml-nbsp-mode: space; khtml-line-break: after-white-space">
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>Stephen.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>Your menu system / slideshow doesn't need to 
be published for flash version 8 . In Flash, export as version 6 (mx) with AS1, 
and on your two pages, change the version required to 6.  Flash MX has 
been out since 2002, so if the user hasn't got that, then they are seriously 
outdated :)</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>In regards to making it easier for the user to upgrade, you 
might want to include a link to download the flash player in your 
alternative content. I believe the official link is <A 
href="http://www.adobe.com/go/getflashplayer/">http://www.adobe.com/go/getflashplayer/</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>Code to change once you have re-exported your flash files 
as v6:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>menu page:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>original: </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>var so = new SWFObject("PFI_MenuMovie5.swf", "menu", "285", 
"430", "8", "#EBEACE");</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>change to:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>var so = new SWFObject("PFI_MenuMovie5.swf", "menu", "285", 
"430", "6", "#EBEACE");</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>banner slideshow page:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>original:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>var so = new SWFObject("pfi_slideshow2.swf", "slideshow", 
"530", "175", "7");</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>change to:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>var so = new SWFObject("pfi_slideshow2.swf", "slideshow", 
"530", "175", "6");</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>////////////////////////////////////</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>Also, in your frameset, set your width for your menu page a 
bit wider, so your don't get the horizontal scollbar:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>original:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><SPAN 
class=421534508-20112006><FONT face=Arial color=#0000ff size=2><frameset 
rows="*" cols="305,*" frameborder="no"></FONT></SPAN></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>change to:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2><frameset rows="*" cols="315,*" 
frameborder="no"></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>(you may need to play with the 315 value, this is just a 
guess - it may need to be higher)</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>Cheers,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2>Aran</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=421534508-20112006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV><BR>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> swfobject-bounces@lists.deconcept.com 
  [mailto:swfobject-bounces@lists.deconcept.com] <B>On Behalf Of </B>Stephen M. 
  Rapp<BR><B>Sent:</B> Monday, 20 November 2006 3:40 PM<BR><B>To:</B> 
  swfobject@lists.deconcept.com<BR><B>Subject:</B> [SWFObject] 
  Still......<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Arial color=#001380 
  size=4><SPAN class=Apple-style-span style="FONT-SIZE: 13px">I got this 
  following message from a client. This came after a great deal of work by a 
  gracious Aran. I'm a little under qualified to answer. What should I say? Or 
  How can this be dealt with? Is the only option upgrade or 
  redesign?</SPAN></FONT></DIV>
  <DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Arial color=#001380 
  size=4><SPAN class=Apple-style-span style="FONT-SIZE: 13px"><BR 
  class=khtml-block-placeholder></SPAN></FONT></DIV>
  <DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Arial color=#001380 
  size=4><SPAN class=Apple-style-span style="FONT-SIZE: 13px">The issue is a swf 
  menu on the left of <A 
  href="http://www.pisgahforestinstitute.org">www.pisgahforestinstitute.org</A></SPAN></FONT></DIV>
  <DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Arial color=#001380 
  size=4><SPAN class=Apple-style-span style="FONT-SIZE: 13px"><BR 
  class=khtml-block-placeholder></SPAN></FONT></DIV>
  <DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Arial color=#001380 
  size=4><SPAN class=Apple-style-span style="FONT-SIZE: 13px">"We still have the 
  Flash compatability problem as a common problem with early versions of 
  Explorer. We want to keep the option visible that directs users to the proper 
  website to download the necessary flash updates (as you had posted earlier). 
  The biggest problem with Flash is not the lack of the graphics across the top, 
  but the fact that the left toolbar doesn’t work; is there a way of getting 
  around the toolbar problem by using a lesser version of Flash? The site map is 
  also difficult to use because it opens up a new frame for each click, with no 
  way of navigating the site except for using the back button; we want this site 
  map to operate essentially as a web-site without the Flash 
  version.</SPAN></FONT></DIV>
  <P style="MARGIN: 0px"><FONT class=Apple-style-span face=Arial color=#001380 
  size=4><SPAN class=Apple-style-span 
  style="FONT-SIZE: 13px"></SPAN></FONT> </P>
  <DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Arial color=#001380 
  size=4><SPAN class=Apple-style-span style="FONT-SIZE: 13px">We noticed all 
  these problems when we showed the site off to our funding agency over the 
  weekend. As I mentioned, they loved the website, but we had to move locations 
  to find a computer that had all the upgrades. What showed up on the 
  lower-version computer was: no left toolbar, no way to easily be directed to 
  an upgrade, and no way to navigate using the site map. If some of our college 
  computers have this problem, we know that teachers using home computers or 
  school computers will also experience them.  We’d like those things fixed 
  as part of your webmaster contract. We are pleased with the product, but just 
  want it to function as we need. Thanks for your effort and the work you have 
  put into the site. We all want to be proud of it."</SPAN></FONT></DIV>
  <DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Arial color=#001380 
  size=4><SPAN class=Apple-style-span style="FONT-SIZE: 13px"><BR 
  class=khtml-block-placeholder></SPAN></FONT></DIV>
  <DIV style="MARGIN: 0px"><FONT class=Apple-style-span face=Arial color=#001380 
  size=4><SPAN class=Apple-style-span 
  style="FONT-SIZE: 13px">Stephen</SPAN></FONT></DIV></BLOCKQUOTE></BODY></HTML>