It won't play. It uploads fine. Here is a link to the page I am trying
to put it on for right now...
http://www.jackpinewebdesign.com/about.html

Here is the page code.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml";>
<head>
<title>JPWD:: About</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
<meta name="Description" content="My name is Karen Eckstrom and I have
lived in the Hutchinson, MN. area for over 25 years. We raised our
family here and I am currently working towards that degree completing
my junior year. My current GPA is 3.99 and my goal is to graduate at
the very top of my class. I then want to grow my business to become a
leader in the Multimedia/Web Design industry in Minnesota." />
<meta name="Keywords" content="Jack Pine Web Design, Karen Eckstrom,
Minnesota, Multimedia, Web Design, Hutchinson, MN, Minnesota" /><!--
ImageReady Styles (Untitled-2) -->

<!-- End ImageReady Styles -->
<link href="jpwd_main.css" rel="stylesheet" type="text/css" />
<link href="about.css" rel="stylesheet" type="text/css" />
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></
script>
</head>
<body style="background-color:#FFFFFF;">
<!-- ImageReady Slices (Untitled-2) -->
<div id="Table_01">
        <div id="jpwd-logo-about_">
                <img id="jpwd_logo_about" src="images/jpwd_logo_about.jpg"
width="196" height="70" alt="Jack Pine Web Design" />   </div>
        <div id="nav-bar">
          <div id="nav-bar_">
            <script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/
shockwave/cabs/flash/
swflash.cab#version=9,0,28,0','width','500','height','300','title','navigation
menu','src','flash_files/new_bounce/
menu','quality','high','pluginspage','http://www.adobe.com/shockwave/
download/download.cgi?
P1_Prod_Version=ShockwaveFlash','wmode','transparent','menu','false','movie','flash_files/
new_bounce/menu' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-
AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/
pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="500"
height="300" title="navigation menu">
          <param name="movie" value="flash_files/new_bounce/menu.swf" /
>
          <param name="quality" value="high" />
          <param name="wmode" value="transparent" />
          <param name="menu" value="false" />
          <embed src="flash_files/new_bounce/menu.swf" width="500"
height="300" quality="high" pluginspage="http://www.adobe.com/
shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" wmode="transparent"
menu="false"></embed>
        </object>
</noscript>
</div>
        </div>
<div id="body-about_">
  <div id="copyright">
        <div align="center"><span class="copyright">Copyrights 2009
&copy; Jack Pine Web Design. All Rights reserved</span></div>
      </div>
          <div class="sub_head" id="body_txt">
            <p class="sub_head">So, why Jack Pine Web Design?</p>
            <blockquote>
              <p class="body_txt">When I was young my father referred to his
children as &quot;Jack Pine Savages&quot;. A term that has come to
mean endearment. He is long since gone from this earth, but I find
myself frequently thinking of him and the quirky things he often said.
Jack Pine Web Design was as fitting a name as any...and I guess in my
own strange way, it's a tribute to him and what he means to me still.
I think he would be proud to know that I went back to school to earn
my bachelors degree in Mulitmedia /Web Design. A life long dream that
I am finally acheiving.</p>
        </blockquote>
        <p class="sub_head">Who I am</p>
        <blockquote>
          <p class="body_txt">My name is Karen Eckstrom and I have
lived in the Hutchinson, MN. area for over 25 years. We raised our
family here and I am currently working towards that degree completing
my  junior year. My current GPA is 3.99 and my goal is to graduate at
the very top of my class. I then want to grow my business to become a
leader in the Multimedia/Web Design industry in Minnesota.</p>
        </blockquote>
          </div>
  <div id="val_container">
      <p align="center"> <a href="http://validator.w3.org/check?
uri=referer" target="_blank"><img
        src="http://www.w3.org/Icons/valid-xhtml10-blue";
        alt="Valid XHTML 1.0 Transitional" width="88" height="31"
border="0" /></a><a href="http://jigsaw.w3.org/css-validator/check/
referer" target="_blank"><img
        src="http://jigsaw.w3.org/css-validator/images/vcss-blue";
        alt="Valid CSS!" border="0" style="border:0;width:88px;height:
31px" /> </a> </p>
    </div>
  </div>
<div id="rose-about_">
                <img id="rose_about" src="images/rose_about.jpg" width="196"
height="450" alt="Pink Rose" /> </div>
</div>
<p>
  <!-- End ImageReady Slices -->
</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp; </p>

</body>
</html>

Thanks for responding so quickly...I am so lost with this.


On Mar 22, 12:00 pm, Sam Sherlock <[email protected]> wrote:
> what are your swfobject vars?  Are you using /absolute/paths/to/your.swf or
> relative ones often cause troubles - eg ../ might be your problem.   Perhaps
> its working in one browser not another - this will help identify the issue
> and solve it.  Using firebug plugin for firefox will provide alsorts of
> other information
>
> It will NOT interface
>
> won't load? can you right click the area where the swf should be? do you get
> movie not loaded - this suggests path issue
> When you get the page
>
> I can also view the
>
> > file online...
>
> can you post a link or the code
>
> - S
>
> 2009/3/22 kip <[email protected]>
>
>
>
> > Hello, I have a dilemma that I cannot seem to resolve on my own so
> > here I am.
>
> > I have a sweet little drop down horizontal Flash/xml menu that is NOT
> > showing up in any browser. My problem seems to be that I need a
> > javascript file to go with it for it to be able to interface with a
> > static html page...or so I have been told via the creator who directed
> > me here. In flash, when testing the file, I can view it perfectly. If
> > I generate an html page when I publish the file, I can also view the
> > file online....but when I drop the swf into the html page...disaster.
> > It will NOT interface. Can anyone help me with this???
>
> > Thanks in advance!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to