<?xml version="1.0"?>
<rss version="2.0">
 <channel>
  <title>scripting a layer to float with browser | WPDFD.com Forums</title>
  <link>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/</link>
  <description>A Scripting forum thread at WPDFD.com</description>
  <language>en-us</language>
  <pubDate>01/24/05, 024 10 2005 2005:%i:1106601033 16:10:33</pubDate>
  <lastBuildDate>06/07/13, 158 23 2013 2013:%i:1370589799 03:23:19</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NineLabs Framework Feed Generator</generator>
  <managingEditor>sitemaster@wpdfd.com</managingEditor>
  <webMaster>sitemaster@wpdfd.com</webMaster>
     <item>
    <title>Friezin  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1740</link>
    <description><![CDATA[Putting a Website together, created a navigation bar with Flash, I it in a floating layer to fit with the table ihave beneath it. I've got the table to center align itself with the browser. Is there a way to make the layer center align in the browser as well?]]></description>
    <pubDate>01/24/05, 024 10 2005 2005:%i:1106601033 16:10:33</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1740</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1741</link>
    <description><![CDATA[Yes, set the right and left margins of the div to auto and set the body to text-align: center. You than have to watch out for inheritance in IE 6 and make sure that everything inside the page is explicity aligned.]]></description>
    <pubDate>01/24/05, 024 32 2005 2005:%i:1106602363 16:32:43</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1741</guid>
   </item>
     <item>
    <title>Friezin  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1742</link>
    <description><![CDATA[I'm working in Dreamweaver, It wont allow me to set the text align center, b/c it is a .swf file in the layer. <br />the only way ive been able to center &nbsp;it with the browser is to create in in layout view as opposed to standard view... but that way im not able to overlap a table on top of it.]]></description>
    <pubDate>01/24/05, 024 42 2005 2005:%i:1106602969 16:42:49</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1742</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1743</link>
    <description><![CDATA[<blockquote><strong>friezin said:</strong><br />
I'm working in Dreamweaver, It wont allow me to set the text align center, b/c it is a .swf file in the layer. <br />the only way ive been able to center &nbsp;it with the browser is to create in in layout view as opposed to standard view... but that way im not able to overlap a table on top of it.</blockquote><br /><br />If you put a Flash movie inside a div, you can place it anywhere on the screen you like but you can't place *anything* over a Flash movie no matter what you do, it is always at the front.<br />]]></description>
    <pubDate>01/25/05, 025 09 2005 2005:%i:1106658594 08:09:54</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1743</guid>
   </item>
     <item>
    <title>Friezin  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1744</link>
    <description><![CDATA[I know i cant place anything over a flash movie, what im trying to do, is overlap the body of the webpage with the flash menu bar, and working in standard mode, i can get the body to float with the browser but the flash movie remains still]]></description>
    <pubDate>01/25/05, 025 17 2005 2005:%i:1106662620 09:17:00</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1744</guid>
   </item>
     <item>
    <title>Baxter  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1745</link>
    <description><![CDATA[Have you checked in multiple browsers? Remember, unless you outsmart the system (which is a different topic) Flash needs both object and embed tags... and you'll need to style accordingly.]]></description>
    <pubDate>01/25/05, 025 00 2005 2005:%i:1106679605 14:00:05</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1745</guid>
   </item>
     <item>
    <title>Friezin  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1746</link>
    <description><![CDATA[I'm re-designing a site for an intranet, so 99% of the time it will only be accessed through IE<br />I just want to avoid having the entire site stuck to the left side of the browser b/c i cant figure out how to make the flash menu bar slide with the table beneath it. It's just a floating layer placed above the table. Im begining to think there are no setting to have it move with the size of the browser, otherwise the layer will probly go everywhere. ]]></description>
    <pubDate>01/25/05, 025 43 2005 2005:%i:1106682205 14:43:25</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1746</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1747</link>
    <description><![CDATA[This question has already been answered (above). Divs go where you put them! Whatever is inside them goes there too.]]></description>
    <pubDate>01/25/05, 025 45 2005 2005:%i:1106693133 17:45:33</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1747</guid>
   </item>
     <item>
    <title>Friezin  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1748</link>
    <description><![CDATA[They are inside a div, and they are put where i want them, but they wont move with the browser. I've been looking up a bunch of code and from what i can tell ... i need to put absolute values in, in addition to other info but i cant figure where to put it]]></description>
    <pubDate>01/26/05, 026 46 2005 2005:%i:1106747192 08:46:32</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1748</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1749</link>
    <description><![CDATA[Have a look at the banner ad at the top of the WPDFD home page. The Directory ad is done in Flash and moves with the page. It is absolutley positioned inside a containing div that is relatively positioned to centre on the page. You might have to press 'reload' a few times to see the Flash banner.<br /><br />See here for information about putting absolute inside relative divs<br /><br />http://www.wpdfd.com/editorial/wpd0904news.htm#feature]]></description>
    <pubDate>01/27/05, 027 50 2005 2005:%i:1106819430 04:50:30</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1749</guid>
   </item>
     <item>
    <title>Friezin  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1750</link>
    <description><![CDATA[thank you]]></description>
    <pubDate>01/27/05, 027 41 2005 2005:%i:1106833273 08:41:13</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/scripting_a_layer_to_float_with_browser/#p1750</guid>
   </item>
   </channel>
</rss