Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
SWF causing table expand in Firefox
Old 07-18-2011, 01:33 PM SWF causing table expand in Firefox
Average Talker

Posts: 15
Location: Europe
Trades: 0
I have an SWF file inside of a table that is not displaying properly in Firefox. For some reason firefox is causing the table to expand, which screws up the rest of the website. This is my code:

Code:
<td rowspan="3" colspan="12" valign="top" bgcolor="#ffffff"><p style="margin:0px">
      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="709" height="394" id="FlashID" title="FBB Promo">
        <param name="movie" value="Banner.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="Banner.swf" width="709" height="394">
          <!--<![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><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
          </div>
          <!--[if !IE]>-->
        </object>
        <!--<![endif]-->
      </object>
    </p></td>
Can anyone help with this?
boss2677 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-18-2011, 04:34 PM Re: SWF causing table expand in Firefox
Digital Friend's Avatar
...

Posts: 2,016
Name: Marc
Location: The Caribbean
Trades: 0
Why not use the width attribute to give the table a width that you want?
__________________
Blackberry Torch - Make it your next smartphone, or we'll find you. <_<
Digital Friend is offline
Reply With Quote
View Public Profile
 
Old 07-18-2011, 10:31 PM Re: SWF causing table expand in Firefox
Average Talker

Posts: 15
Location: Europe
Trades: 0
Quote:
Originally Posted by Digital Friend View Post
Why not use the width attribute to give the table a width that you want?
I did that. Tried adding width and height but it still doesn't solve the problem.
boss2677 is offline
Reply With Quote
View Public Profile
 
Old 07-19-2011, 06:17 PM Re: SWF causing table expand in Firefox
Digital Friend's Avatar
...

Posts: 2,016
Name: Marc
Location: The Caribbean
Trades: 0
Can you post the link to the page where this problem occurs?

I want to see the page's layout with the swf file & table and test it in FireFox.
__________________
Blackberry Torch - Make it your next smartphone, or we'll find you. <_<
Digital Friend is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to SWF causing table expand in Firefox
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.22066 seconds with 12 queries