Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

I can not see the website: http://www.cimentart.com

  • 2 replies
  • 1 has this problem
  • 3 views
  • Last reply by usufirefox

more options

I have a serious problem. The web not get it to look in Firefox, Chrome and Safari. In Explorer and Opera, it works fine. You can think of something? This is a Flash embedded in html. The initial code is as follows: (There is nothing before this)

link="#0066FF" <body vlink="#6633CC" bgcolor=white background=../image319.jpg topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0">

<table width="100%" border="0" height="100%" cellspacing="0">
<td valign="middle">

<div align="center">

<OBJECT class = "clsid: D27CDB6E-AE6D-11cf-96B8-444553540000"
WIDTH = "100%" HEIGHT = "100%"
CODEBASE = "# version = 5,0,0,0 http://active.macromedia.com/flash5/cabs/swflash.cab">
<PARAM Name="movie" VALUE="../.swf">
NAME="PLAY" <PARAM value="true">
NAME="LOOP" <PARAM value="true">
<PARAM Name="wmode" VALUE="opaque">
NAME="QUALITY" <PARAM VALUE="high">
<EMBED SRC ="../ cimentart_pt.swf "WIDTH =" 100% "HEIGHT =" 100% "PLAY =" true "LOOP =" true "wmode =" opaque "quality =" high "
Pluginspage = "http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</ EMBED>
</ OBJECT>
</ Div>
</ Td>
</ Tr>

</ Table>
</ BODY>

<head>
I have a serious problem. The web not get it to look in Firefox, Chrome and Safari. In Explorer and Opera, it works fine. You can think of something? This is a Flash embedded in html. The initial code is as follows: (There is nothing before this) <pre><nowiki>link="#0066FF" <body vlink="#6633CC" bgcolor=white background=../image319.jpg topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0"> <table width="100%" border="0" height="100%" cellspacing="0"> <td valign="middle"> <div align="center"> <OBJECT class = "clsid: D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH = "100%" HEIGHT = "100%" CODEBASE = "# version = 5,0,0,0 http://active.macromedia.com/flash5/cabs/swflash.cab"> <PARAM Name="movie" VALUE="../.swf"> NAME="PLAY" <PARAM value="true"> NAME="LOOP" <PARAM value="true"> <PARAM Name="wmode" VALUE="opaque"> NAME="QUALITY" <PARAM VALUE="high"> <EMBED SRC ="../ cimentart_pt.swf "WIDTH =" 100% "HEIGHT =" 100% "PLAY =" true "LOOP =" true "wmode =" opaque "quality =" high " Pluginspage = "http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </ EMBED> </ OBJECT> </ Div> </ Td> </ Tr> </ Table> </ BODY> <head></nowiki></pre>

Modified by usufirefox

All Replies (2)

more options

You need to add height:100% to the <div align="center"> that contains the Flash object

more options

Thanks so much, cor-el. Can you help me again? I can't see anything of that website using Chrome.