Welcome Guest, please login or register.
Username:
Password:

News: Welcome to Hostpapa Forums!
Pages: [1]   Go Down
Topic Tools  
Read
August 20, 2011, 11:45:54 AM
RC420
Newbie
*
Posts: 3




I've uploaded my site RC420.com to host papa. despite working fine on my computer the swf file embedded in the index.html does not show up.

folders

_notes
designfiles
flash
images
Scripts
test

files

Clear_Skin_1.swf
FLVPlayer_Progressive.swf
index.fla
index.html
index.swf
swfobject.js

what could be causing this?
Logged
 

Read
August 28, 2011, 02:28:38 PM
RC420
Newbie
*
Posts: 3



dreamweaver code:

<object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="550" height="400">
      <param name="movie" value="flash/index.swf" />
      <param name="quality" value="high" />
      <param name="wmode" value="opaque" />
      <param name="swfversion" value="6.0.65.0" />
      <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
      <param name="expressinstall" value="Scripts/expressInstall.swf" />
      <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="flash/index.swf" width="550" height="400">
        <!--<![endif]-->
        <param name="quality" value="high" />
        <param name="wmode" value="opaque" />
        <param name="swfversion" value="6.0.65.0" />
        <param name="expressinstall" value="Scripts/expressInstall.swf" />
        <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
        <div>
          <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
          <p>Get Adobe Flash player" width="112" height="33</p>
        </div>
        <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>

and when hosted on host papa:

<!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>
<meta http-equiv="Content-Type" content="text/html; ch#%$!t=utf-8" />
<title>RC420</title>
<style type="text/css">
body {
   background-image: url(images/Zinebackground.jpg);
}
</style>
<script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
</head>

<body>
<table width="200" border="0" align="center">
  <tr>
    <td><object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="550" height="400">

      <param name="movie" value="flash/index.swf" />
      <param name="quality" value="high" />
      <param name="wmode" value="opaque" />
      <param name="swfversion" value="6.0.65.0" />
      <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
      <param name="expressinstall" value="Scripts/expressInstall.swf" />
      <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="flash/index.swf" width="550" height="400">

        <!--<![endif]-->
        <param name="quality" value="high" />
        <param name="wmode" value="opaque" />
        <param name="swfversion" value="6.0.65.0" />
        <param name="expressinstall" value="Scripts/expressInstall.swf" />
        <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
        <div>
          <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>

          <p>Get Adobe Flash player" width="112" height="33</p>
        </div>
        <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object></td>
  </tr>
  <tr>
    <td align="center"><object width="480" height="385">

      <param name="movie" value="http://www.youtube.com/p/F236A1B2C3F47211?version=3&amp;hl=en_US&amp;fs=1" />
      </param>
      <param name="allowFullScreen" value="true" />
      </param>
      <param name="allowscriptaccess" value="always" />
      </param>
      <embed src="http://www.youtube.com/p/F236A1B2C3F47211?version=3&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" width="480" height="385" allowscriptaccess="always" allowfullscreen="true"></embed>
    </object>
      &nbsp;</td>

  </tr>
  <tr>
    <td align="center"><object width="480" height="385">
      <param name="movie" value="http://www.youtube.com/p/1C671C32D1BE4503?version=3&amp;hl=en_US&amp;fs=1" />
      </param>
      <param name="allowFullScreen" value="true" />
      </param>
      <param name="allowscriptaccess" value="always" />
      </param>

      <embed src="http://www.youtube.com/p/1C671C32D1BE4503?version=3&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" width="480" height="385" allowscriptaccess="always" allowfullscreen="true"></embed>
    </object>
      &nbsp;</td>
  </tr>
  <tr>
    <td align="center">&nbsp;</td>
  </tr>
  <tr>
    <td align="center">&nbsp;</td>

  </tr>
  <tr>
    <td align="center">&nbsp;</td>
  </tr>
  <tr>
    <td align="center">&nbsp;</td>
  </tr>
  <tr>
    <td align="center">&nbsp;</td>

  </tr>
  <tr>
    <td align="center">&nbsp;</td>
  </tr>
  <tr>
    <td align="center">&nbsp;</td>
  </tr>
  <tr>
    <td align="center">&nbsp;</td>

  </tr>
  <tr>
    <td align="center">&nbsp;</td>
  </tr>
  <tr>
    <td align="center">&nbsp;</td>
  </tr>
  <tr>
    <td align="center">&nbsp;</td>

  </tr>
  <tr>
    <td align="center">&nbsp;</td>
  </tr>
  <tr>
    <td align="center">&nbsp;</td>
  </tr>
</table>
<script type="text/javascript">
swfobject.registerObject("FlashID");
</script>

</body>
</html>
Logged
 

Read
August 28, 2011, 02:36:49 PM
RC420
Newbie
*
Posts: 3



rc420.com/images/rc420proper.jpg
rc420.com/images/rc420errorfirefox.jpg
rc420.com/images/rc420errorinternetexploer.jpg
Logged
 

Read
September 04, 2011, 08:59:15 AM
MarcPatry
Global Moderator
Sr. Member
*****
Posts: 386

Marc



Hi

Unfortunately, Hostpapa is a hosting company only and does not offer specific support for the building or design of your website, please refer to your software developers, in you case:

http://www.adobe.com/support/dreamweaver

Thank you
Logged
 

Pages: [1]   Go Up
Jump to:  

Theme by webtechnica.net