top banner alignment with stage- flash8

7 replies
i am having trouble aligning my stage with top banner. to view page go to:New World Laboratories - Any Help please??

The html 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>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>New World Laboratories</title>
<meta name="Keywords" content="New World, Laboratories, regeneration, nervous system, MS, neuro-regenerative, research, regenerative medicine" />
<meta name="Description" content="New World Laboratories specializes in the research and development of unique therapeutics and technologies for regenerative medicine. We develop regenerative technologies that aim to restore functionality in damaged tissue especially in the nervous system. We work on developing ethical approaches to creating stem cells and technologiesthat promote true regrowth and regeneration of tissues, with a fast timeline to the clinic." />

<style type="text/css">
<!--
body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: verdana, arial, helvetica, sans-serif;
color: #000000;
font-size: 11px;
height: 100%;
background-color: #000000;
}

#left {
position: absolute;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
border: 0px;
width: 50%;
height: 100%;
background-image: url(file:///C|/ForsabOBM/NWL/website-June2010/images/bg02a.jpg);
background-repeat: no-repeat;
background-position: right top;
background-color: #000000;
}
html>body #left {
width: 50%;
}
#right {
position: absolute;
top: 0px;
right: 0px;
margin: 0px;
padding: 0px;
border: 0px;
width: 50%;
height: 100%;
background-image: url(file:///C|/ForsabOBM/NWL/website-June2010/images/bg02b.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
background-color: #000000;
}
html>body #right {
width: 50%;
}
#wrap {
z-index: 99;
position: relative;
padding: 0px;
border: 0px;
margin: 0px auto;
width: 715px;
}
html>body #wrap {
margin-top: 0px;
}

-->
</style>
</head>

<div id="left"></div>
<div id="right"></div>
<div id="wrap">

<div style="margin-top: 35px;">
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="715" height="750">
<param name="movie" value="file:///C|/ForsabOBM/NWL/website-June2010/main.swf" />
<param name=quality value=high />
<param name="wmode" value="transparent" />
<param name="menu" value="false" />
<embed src="file:///C|/ForsabOBM/NWL/website-June2010/main.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="715" height="750" wmode="transparent" menu="false"></embed>
</object>
</div>



</div>


<body>
</body>
</html>
:confused:
#alignment #banner #flash8 #stage #top
  • Profile picture of the author SmartWeb
    If you check your original Flash , http://www.nwl.net/main.swf

    It already have alignment issue, so you need to modify the flash file, not the HTML file.
    {{ DiscussionBoard.errors[2684639].message }}
    • Profile picture of the author clickone
      First kindly,Let me thank you for your reply, i did try it did not work also:
      <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="715" height="750" id="show" align="middle">
      <param name="allowScriptAccess" value="sameDomain" />
      <param name="movie" value="main.swf" />
      <param name="quality" value="high" />
      <param name="allowFullScreen " value="true" />
      <embed src="main.swf" quality="high" width="715" height="750" name="show" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
      </object>
      {{ DiscussionBoard.errors[2686466].message }}
  • Profile picture of the author SmartWeb
    your original Flash file, have alignment issue.
    the code which you are putting up in the post here is just to display that flash file in the webpage. any modification to this code would not help.

    You need to contact the person who have provided you this flash file/site. show him the alignment issue and ask him to correct it.
    {{ DiscussionBoard.errors[2686608].message }}
    • Profile picture of the author clickone
      I have republished the original swf file, but no change. the thing happened after I have added sound button on/off to the page. Any other suggestion? Look at NWL dot net.
      {{ DiscussionBoard.errors[2692461].message }}
  • Profile picture of the author SmartWeb
    I saw the website, still same problem.
    I am 100% sure the reason is SWF file. you need to check that file and see if you can do anything regarding the alignment there.
    {{ DiscussionBoard.errors[2693581].message }}
    • Profile picture of the author clickone
      Thank you for taking the time to look out my problem. Is it main.swf or the main1.swf
      {{ DiscussionBoard.errors[2696378].message }}
  • Profile picture of the author SmartWeb
    Your website contains only one swf file, that is main.swf

    but your main.swf contains two flash file, one for banner and one for the rest of body. i don't know whats the name of banner flash file, but i know that the banner flash file has the problem (that might be main1.swf which you are referring)
    {{ DiscussionBoard.errors[2709392].message }}

Trending Topics