<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="0.91">
    <channel>
        <title>Freeway Talk</title>
        <description>The 10 most recently updated threads in the FreewayTalk list</description>
        <link>http://www.freewaytalk.net/</link>
        <lastBuildDate>Fri, 05 Sep 2008 18:26:32 -500</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Remove Explorer Glow Action?</title>
            <link>http://www.freewaytalk.net/thread/view/39258</link>
            <description>&lt;p&gt;In this action:&lt;/p&gt;

&lt;p&gt;Remove Explorer Glow Action&lt;/p&gt;

&lt;p&gt;&amp;#8212;still necessary to apply in FWPro5, (if only to accommodate lower level versions of IE still out there?)&lt;/p&gt;

&lt;p&gt;If so, I don&amp;#8217;t see it as an option to in the PAGE ACTIONS choices.&lt;/p&gt;

&lt;p&gt;Thanks&amp;#8230;.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>DVTVFilm</author>
            <pubDate>Fri, 05 Sep 2008 22:09:45 -500</pubDate>
        </item>
        <item>
            <title>Some CSS Help (1 Reply)</title>
            <link>http://www.freewaytalk.net/thread/view/39254</link>
            <description>&lt;p&gt;In Freeway, you can&amp;#8217;t make a span without adding a classname to it. So make a dummy style with nothing in the Tag field, and some word (maybe span) in the Name field. Don&amp;#8217;t add any style attributes to it, but be sure that Permanent is checked.&lt;/p&gt;

&lt;p&gt;So now you have a style that doesn&amp;#8217;t do anything. To re-write your CSS so it will only attach itself to this style, you can simply change it to:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;span.span {
    float: left;
    display: block;
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Or, if that doesn&amp;#8217;t do the trick, you could do this:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;#menu li a span.span {
    float: left;
    display: block;
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;But I suspect that first one will do fine.&lt;/p&gt;

&lt;p&gt;Now select the text you want to apply this span.span style to and click on .span in the Styles palette list of styles. As long as what you have applied the style to is less than a full paragraph of text, the code that will be written will be something like this:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;li&amp;gt;&amp;lt;a href=&quot;#&quot; title=&quot;Link 1&quot;&amp;gt;&amp;lt;span class=&quot;span&quot;&amp;gt;Link 1&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;li&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;By the way, there are MUCH simpler ways to make a horizontal list than this.&lt;/p&gt;

&lt;p&gt;Try this:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;#menu ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
#menu li {
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#menu li a {
    display: inline-block;
    padding: 4px 8px;
    background-color: #cfc;
    border: 1px solid #333;
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Yes, it&amp;#8217;s way more CSS, but absolutely nothing that doesn&amp;#8217;t belong in your HTML. Your menu is nothing but a list of links, which is a very semantic structure. If Freeway allowed you to add IDs or classes to lists, then you would be using the absolute bare-minimum amount of HTML, because you could skip that wrapper DIV.&lt;/p&gt;

&lt;p&gt;Walter&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>waltd</author>
            <pubDate>Fri, 05 Sep 2008 22:09:37 -500</pubDate>
        </item>
        <item>
            <title>Moving objects inside a graphics element (7 Replies)</title>
            <link>http://www.freewaytalk.net/thread/view/39242</link>
            <description>&lt;p&gt;I&amp;#8217;ll give those a try.&lt;/p&gt;

&lt;p&gt;Thanks a lot,&lt;/p&gt;

&lt;p&gt;Alex N.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>Alex Neuman</author>
            <pubDate>Fri, 05 Sep 2008 21:58:05 -500</pubDate>
        </item>
        <item>
            <title>Gif animations not working in 5.2 (3 Replies)</title>
            <link>http://www.freewaytalk.net/thread/view/39162</link>
            <description>&lt;p&gt;Sometime around 5/9/08 (at 02:35 -0700) Tom Byrne said:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;when installed into a graphic box in freeway 5.2 Pro, it gets cut 
  into slices and displays very slowly and in a juxtaposed manner. 
  Bits of one frame appear mixed with bits of another.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I&amp;#8217;d first like to echo Dave&amp;#8217;s comment that this isn&amp;#8217;t ideal content 
for the GIF format. For a cross-fading photo slideshow effect I think 
you&amp;#8217;d actually be better off using Flash!&lt;/p&gt;

&lt;p&gt;Regarding the thing being sliced up, this can only happen if you have 
HTML items sitting partly on top of the graphic, or at least on top 
of the overall combined graphic area, OR if any overlapping graphic 
element has been set not to combine.&lt;/p&gt;

&lt;p&gt;What you could then also hit is cache reload &amp;#8216;errors&amp;#8217;, where the 
browser loads caches versions of the animated GIF into different 
slice parts in the layout, distorting and fragmenting the appearance 
horribly. This is NOT what the page is really like, it is just 
produced by your browser being lazy about fetching the &lt;em&gt;real&lt;/em&gt; graphic 
elements when it thinks it has seen them already and doesn&amp;#8217;t need to 
reload them from scratch.&lt;/p&gt;

&lt;p&gt;Your page seems to be behaving itself, which seems to indicate that 
it was a cache problem you were seeing.&lt;/p&gt;

&lt;p&gt;If you really don&amp;#8217;t want Freeway to touch your animated GIF in any 
way other than to include it in your page layout, just click the 
Passthrough checkbox when you use the Import dialog. This tells 
Freeway to &amp;#8216;pass the image straight through&amp;#8217; without attempting to 
optimise or modify it in any way. I generally don&amp;#8217;t use this option, 
as it blocks everything from cropping to merging with other graphic 
elements - but it does have its place.&lt;/p&gt;

&lt;p&gt;If you import an animated GIF in the normal way, you can have other 
graphics combine with it in the output, just as normal non-animated 
graphics can combine in the output.
What happens when an animated GIF is in the mix is rather clever: 
every frame is remade, using the animated GIF file&amp;#8217;s settings but 
combining the additional graphic elements into each frame. Clever, 
huh? And very handy if you want to do things such as add title 
content, logos (including translucent and cut-out graphics) or other 
items to the animated GIF content itself.&lt;/p&gt;

&lt;p&gt;k&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>thatkeith</author>
            <pubDate>Fri, 05 Sep 2008 21:33:01 -500</pubDate>
        </item>
        <item>
            <title>Tweaking Mark up code (4 Replies)</title>
            <link>http://www.freewaytalk.net/thread/view/39220</link>
            <description>&lt;p&gt;Sometime around 5/9/08 (at 14:47 -0400) deidremc said:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;or do i leave out action= ?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Leave out the quotes as well! Those are wrapped around the content 
you put into that field automatically in the code that Freeway makes 
for you.&lt;/p&gt;

&lt;p&gt;k&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>thatkeith</author>
            <pubDate>Fri, 05 Sep 2008 21:07:33 -500</pubDate>
        </item>
        <item>
            <title>Editing layers (10 Replies)</title>
            <link>http://www.freewaytalk.net/thread/view/39148</link>
            <description>&lt;p&gt;Sometime around 5/9/08 (at 13:11 -0400) Scott said:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;My automatic assumption had been &amp;#8220;top of list/top of layers&amp;#8221; which 
  was, of course, wrong.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That was my assumption too, &amp;#8216;way back when&amp;#8217;. There&amp;#8217;s a logic to 
either way, and the way Freeway works fits the idea of the page being 
the back-most item and items &amp;#8216;closest&amp;#8217; to it in the list are &amp;#8216;further 
back&amp;#8217; in the stacking order than those that aren&amp;#8217;t.&lt;/p&gt;

&lt;p&gt;Try to think it terms of front/back (as in the Item &gt; Arrange 
options) rather than top/bottom. It helps. :-)&lt;/p&gt;

&lt;p&gt;k&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>thatkeith</author>
            <pubDate>Fri, 05 Sep 2008 21:05:51 -500</pubDate>
        </item>
        <item>
            <title>items sticking to browser's left side (3 Replies)</title>
            <link>http://www.freewaytalk.net/thread/view/39221</link>
            <description>&lt;p&gt;Sometime around 5/9/08 (at 22:28 +0200) Omar KN said:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;A &amp;#8220;Cc&amp;#8221; goes to Dan J because it is based on his (otherwise) splendid
  boxmodel.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;A very gentlemanly and courteous thing to do. But probably best to 
keep these things purely on the forum/list when we&amp;#8217;re all talking 
together, that&amp;#8217;s how things generally work around here. I&amp;#8217;m sure Dan 
will be reading. :-)&lt;/p&gt;

&lt;p&gt;Anyway, you said:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;I was wondering what settings determine items to stick to browser&amp;#8217;s 
  left side/ or not, when one stretches the browser window to the right.
  This only becomes apparent in a large screen.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;What you&amp;#8217;re describing is either&lt;/p&gt;

&lt;p&gt;(1) a centered layout, where the page content is presented centered 
in the browser window (when the window is wider than your original 
page design width), or&lt;/p&gt;

&lt;p&gt;(2) a flexible layout, where layered items are given settings that 
&amp;#8216;pin&amp;#8217; them to one side of the window or the other or let them stretch 
to maintain some position relationship with both sides of the browser 
window.&lt;/p&gt;

&lt;p&gt;To make a centered layout, just choose Center from the Alignment 
popup menu in the Inspector palette when inspecting the page itself.&lt;/p&gt;

&lt;p&gt;To make a flexible layout the simple way, make sure the items you 
want to work with are layered elements (so they&amp;#8217;re positioned as 
divs), select one, and play with the left/right/width controls in the 
Dimensions pane in the Inspector palette. Click the buttons beside 
the appropriate text fields to make different ones active or not.&lt;/p&gt;

&lt;p&gt;Using the centered layout approach described above as (1) will 
prevent any (2)-style flexible layout tricks from working, because 
those rely on a flexible underlying width but the centered step wraps 
things in a non-flexing page-width wrapper.&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[Struggling inside the box(model)]&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Working with the box model for layouts is a whole &amp;#8216;nother thing 
entirely. I&amp;#8217;ll leave the explanations to others, but I will ask this: 
do you NEED to work with the box model approach?&lt;/p&gt;

&lt;p&gt;This site &lt;a href=&quot;http://www.thetypographic.com/lecture/&quot;&gt;www.thetypographic.com/lecture/&lt;/a&gt; was made without 
working with the box model. Different elements work (okay play) with 
the browser window width - and height - in different ways. (After 
flexing the window width, try scrolling down while looking at the nav 
links on the left. Then use the &amp;#8216;back to the top&amp;#8217; link.)&lt;/p&gt;

&lt;p&gt;Yes, the box model approach to layout can lead to some damn clever 
structures, but at this point in the game it isn&amp;#8217;t always a 
particularly visual or intuitive way to work.&lt;/p&gt;

&lt;p&gt;Sorry, I don&amp;#8217;t mean to put you off, really! But I do mean to say that 
there are other ways&amp;#8230;&lt;/p&gt;

&lt;p&gt;k&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>thatkeith</author>
            <pubDate>Fri, 05 Sep 2008 21:05:51 -500</pubDate>
        </item>
        <item>
            <title>Counter (9 Replies)</title>
            <link>http://www.freewaytalk.net/thread/view/39177</link>
            <description>&lt;p&gt;Recall the UPS (or maybe IBM) commercial with the two guys explaining
to their boss: &amp;#8220;We could have a spinning logo OR a flaming logo!!!&amp;#8221;&lt;/p&gt;

&lt;p&gt;Walter&lt;/p&gt;

&lt;p&gt;On Sep 5, 2008, at 3:47 PM, Paul Bradforth wrote:&lt;/p&gt;



&lt;blockquote&gt;
  &lt;p&gt;On 5 Sep 2008, at 20:19, DeltaDave wrote:&lt;/p&gt;
  
  &lt;blockquote&gt;
    &lt;p&gt;But you know there are plenty of fashion trends that have come back
    to haunt us - visualising Walter in huge flairs and shaggy sideburns
    - so maybe the Visible Counter will make a comeback.&lt;/p&gt;
  &lt;/blockquote&gt;
  
  &lt;p&gt;Y&amp;#8217;know, I&amp;#8217;ve always wanted to make a site with animated GIFs of
  flaming torches in each corner &amp;#8230;&lt;/p&gt;
  
  &lt;p&gt;best wishes,&lt;/p&gt;
  
  &lt;p&gt;Paul Bradforth&lt;/p&gt;
  
  &lt;p&gt;&lt;a href=&quot;http://www.paulbradforth.com&quot;&gt;www.paulbradforth.com&lt;/a&gt;&lt;/p&gt;
  
  &lt;hr /&gt;
  
  &lt;p&gt;freewaytalk mailing list
  email@hidden
  Update your subscriptions at:
  &lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>waltd</author>
            <pubDate>Fri, 05 Sep 2008 19:52:00 -500</pubDate>
        </item>
        <item>
            <title>Page wont stop loading (10 Replies)</title>
            <link>http://www.freewaytalk.net/thread/view/39174</link>
            <description>&lt;p&gt;Agreed - if there is too much on the page/taking too long to load then most folk will just bail out and that will reflect badly on you.&lt;/p&gt;

&lt;p&gt;David&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>DeltaDave</author>
            <pubDate>Fri, 05 Sep 2008 19:06:36 -500</pubDate>
        </item>
        <item>
            <title>Flash movie control (6 Replies)</title>
            <link>http://www.freewaytalk.net/thread/view/39074</link>
            <description>&lt;p&gt;Thank you! The tutorial looks easy enough to follow. I&amp;#8217;ll read through it and try it out and let you know how it works out.
You guys are great.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>rebeccintosh</author>
            <pubDate>Fri, 05 Sep 2008 18:39:42 -500</pubDate>
        </item>
    </channel>
</rss>
