<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Elastic Flash with scrollbars</title>
	<atom:link href="http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/feed/" rel="self" type="application/rss+xml" />
	<link>http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/</link>
	<description>Adventures in web and graphic design</description>
	<lastBuildDate>Sun, 25 Jul 2010 23:46:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: alex</title>
		<link>http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/comment-page-1/#comment-121332</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Sun, 25 Jul 2010 23:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/#comment-121332</guid>
		<description>Many, many thanks for this bro. I have been searching forever for a script like this. 

cheers@ Jonathan</description>
		<content:encoded><![CDATA[<p>Many, many thanks for this bro. I have been searching forever for a script like this. </p>
<p>cheers@ Jonathan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/comment-page-1/#comment-120726</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Mon, 05 Jul 2010 05:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/#comment-120726</guid>
		<description>@David - How would you want a maximum size be implemented? I don&#039;t think I can see how it would be desirable, or even possible...</description>
		<content:encoded><![CDATA[<p>@David &#8211; How would you want a maximum size be implemented? I don&#8217;t think I can see how it would be desirable, or even possible&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/comment-page-1/#comment-120677</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 03 Jul 2010 23:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/#comment-120677</guid>
		<description>Hey Jonathan, this helps me out a lot. So close..... but is there a way to have a maximum size, as well? Thanks again.</description>
		<content:encoded><![CDATA[<p>Hey Jonathan, this helps me out a lot. So close&#8230;.. but is there a way to have a maximum size, as well? Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valeria</title>
		<link>http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/comment-page-1/#comment-120337</link>
		<dc:creator>valeria</dc:creator>
		<pubDate>Thu, 24 Jun 2010 21:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/#comment-120337</guid>
		<description>I love you guys, this is just awesome...</description>
		<content:encoded><![CDATA[<p>I love you guys, this is just awesome&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/comment-page-1/#comment-117510</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Wed, 31 Mar 2010 23:57:05 +0000</pubDate>
		<guid isPermaLink="false">http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/#comment-117510</guid>
		<description>@Alan - Normally that would happen if you are using a Flash Player older than the required version specified in the SWFObject constructor, e.g. in the following example the upgrade message will be displayed if the user has no Flash Player, or a version older than 8:

swfobject.embedSWF(&quot;main.swf&quot;, &quot;flashmovie&quot;, &quot;100%&quot;, &quot;100%&quot;, &quot;8&quot;, false, flashvars, params, attributes, swfobjectCallback);

Sorry, but I don&#039;t have any plans to modify FlashScaler to work without SWFObject .</description>
		<content:encoded><![CDATA[<p>@Alan &#8211; Normally that would happen if you are using a Flash Player older than the required version specified in the SWFObject constructor, e.g. in the following example the upgrade message will be displayed if the user has no Flash Player, or a version older than 8:</p>
<p>swfobject.embedSWF(&#8220;main.swf&#8221;, &#8220;flashmovie&#8221;, &#8220;100%&#8221;, &#8220;100%&#8221;, &#8220;8&#8243;, false, flashvars, params, attributes, swfobjectCallback);</p>
<p>Sorry, but I don&#8217;t have any plans to modify FlashScaler to work without SWFObject .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/comment-page-1/#comment-117496</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Wed, 31 Mar 2010 11:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/#comment-117496</guid>
		<description>Hi Jonathan,

Stunning bit of script btw! But I have run into a slight problem. When I am using swf object i constantly get the...

 &quot;We have detected that you do not have the Flash Player plugin required to view this website.

Download the latest Flash Player for free! It takes just a few minutes to download and install.&quot;

...error message. I am assuming that this error stems from swf object so could you please advise me how to set this up without swf objet and using Flash&#039;s default embedding.

Many thanks</description>
		<content:encoded><![CDATA[<p>Hi Jonathan,</p>
<p>Stunning bit of script btw! But I have run into a slight problem. When I am using swf object i constantly get the&#8230;</p>
<p> &#8220;We have detected that you do not have the Flash Player plugin required to view this website.</p>
<p>Download the latest Flash Player for free! It takes just a few minutes to download and install.&#8221;</p>
<p>&#8230;error message. I am assuming that this error stems from swf object so could you please advise me how to set this up without swf objet and using Flash&#8217;s default embedding.</p>
<p>Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flashie</title>
		<link>http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/comment-page-1/#comment-116652</link>
		<dc:creator>Flashie</dc:creator>
		<pubDate>Thu, 04 Mar 2010 03:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/#comment-116652</guid>
		<description>This works great! Thank you so much Jonathan!</description>
		<content:encoded><![CDATA[<p>This works great! Thank you so much Jonathan!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/comment-page-1/#comment-116651</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Thu, 04 Mar 2010 02:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/#comment-116651</guid>
		<description>&lt;a href=&quot;#comment-116594&quot; rel=&quot;nofollow&quot;&gt;@Flashie&lt;/a&gt; - I have updated FlashScaler to solve this problem. Please download the lastest version. FlashScaler now has a disable() method, which is called when SWFObject Flash detection fails.</description>
		<content:encoded><![CDATA[<p><a href="#comment-116594" rel="nofollow">@Flashie</a> &#8211; I have updated FlashScaler to solve this problem. Please download the lastest version. FlashScaler now has a disable() method, which is called when SWFObject Flash detection fails.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flashie</title>
		<link>http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/comment-page-1/#comment-116595</link>
		<dc:creator>Flashie</dc:creator>
		<pubDate>Wed, 03 Mar 2010 06:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/#comment-116595</guid>
		<description>Hmm sorry, the formatting is gone when I pasted the codes above. Here is the screenshot instead:
http://imgur.com/xmsHd.png</description>
		<content:encoded><![CDATA[<p>Hmm sorry, the formatting is gone when I pasted the codes above. Here is the screenshot instead:<br />
<a href="http://imgur.com/xmsHd.png" rel="nofollow">http://imgur.com/xmsHd.png</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flashie</title>
		<link>http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/comment-page-1/#comment-116594</link>
		<dc:creator>Flashie</dc:creator>
		<pubDate>Wed, 03 Mar 2010 06:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://f6design.com/journal/2006/12/16/scalable-flash-with-scrollbars/#comment-116594</guid>
		<description>Hi Jonathan,
Many thanks for the quick reply. I tried your method and it partially worked - the scrollbar now appears. However, when I resize the window smaller, there&#039;s an extra scrollbar appearing. The second scrollbar seems to be from the original SWF/Flashscaler.

Here&#039;s some of the lines I used:

============



var flashvars = {};
var params = { scale:&#039;noScale&#039;, salign:&#039;lt&#039;, menu:&#039;false&#039; };
var attributes = { id:&#039;flaObject&#039;, name:&#039;flaObject&#039; };

function swfobjectCallback(e) {
	if (e.success==false){
		document.getElementById(&quot;flashcontent&quot;).style.overflow =&quot;auto&quot;;
	}
}
swfobject.embedSWF(&quot;main.swf&quot;, &quot;noflash&quot;, &quot;100%&quot;, &quot;100%&quot;, &quot;10.0.0&quot;, false, flashvars, params, attributes, swfobjectCallback);

========body html========

    	
    		
    			
                         Long HTML content here.......
		        
                
         

   	scale = new FlashScaler(&quot;flashcontent&quot;,800,675);

 

==============
FYI I also use SWFMacmousewheel and tested this on Mac FF/Safari.
I am not an HTML/JS coder so any help is appreciated. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Jonathan,<br />
Many thanks for the quick reply. I tried your method and it partially worked &#8211; the scrollbar now appears. However, when I resize the window smaller, there&#8217;s an extra scrollbar appearing. The second scrollbar seems to be from the original SWF/Flashscaler.</p>
<p>Here&#8217;s some of the lines I used:</p>
<p>============</p>
<p>var flashvars = {};<br />
var params = { scale:&#8217;noScale&#8217;, salign:&#8217;lt&#8217;, menu:&#8217;false&#8217; };<br />
var attributes = { id:&#8217;flaObject&#8217;, name:&#8217;flaObject&#8217; };</p>
<p>function swfobjectCallback(e) {<br />
	if (e.success==false){<br />
		document.getElementById(&#8220;flashcontent&#8221;).style.overflow =&#8221;auto&#8221;;<br />
	}<br />
}<br />
swfobject.embedSWF(&#8220;main.swf&#8221;, &#8220;noflash&#8221;, &#8220;100%&#8221;, &#8220;100%&#8221;, &#8220;10.0.0&#8243;, false, flashvars, params, attributes, swfobjectCallback);</p>
<p>========body html========</p>
<p>                         Long HTML content here&#8230;&#8230;.</p>
<p>   	scale = new FlashScaler(&#8220;flashcontent&#8221;,800,675);</p>
<p>==============<br />
FYI I also use SWFMacmousewheel and tested this on Mac FF/Safari.<br />
I am not an HTML/JS coder so any help is appreciated. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
