<?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: Dynamic Flash Vertical Scrolling Link List with XML download at Flashden</title>
	<atom:link href="http://blog.circlecube.com/2008/02/portfolio/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.circlecube.com/2008/02/portfolio/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden</link>
	<description>Evan&#039;s Interactive Actionscript Exploration</description>
	<lastBuildDate>Wed, 21 Jul 2010 12:42:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: svk</title>
		<link>http://blog.circlecube.com/2008/02/portfolio/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-990</link>
		<dc:creator>svk</dc:creator>
		<pubDate>Wed, 24 Dec 2008 09:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/19/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-990</guid>
		<description>hi
i have seen 
Dynamic Flash Vertical Scrolling Link List with XML download at Flashden
wanted to make somethig like that 
but not able to download the files for reference
culd u tell me if the fla file is avaliable fr download</description>
		<content:encoded><![CDATA[<p>hi<br />
i have seen<br />
Dynamic Flash Vertical Scrolling Link List with XML download at Flashden<br />
wanted to make somethig like that<br />
but not able to download the files for reference<br />
culd u tell me if the fla file is avaliable fr download</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Mullins</title>
		<link>http://blog.circlecube.com/2008/02/portfolio/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-187</link>
		<dc:creator>Evan Mullins</dc:creator>
		<pubDate>Mon, 14 Apr 2008 15:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/19/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-187</guid>
		<description>Yes, that is totally possible.

Comment out line 5 of frame 2,

1 //if mouse not in stage, scroll automatically
2 if (!mouseIn) {
3 	//automatic catagory scroll
4 	speed = .5;
5	&lt;strong&gt;//&lt;/strong&gt;automaticScroll();
6 }</description>
		<content:encoded><![CDATA[<p>Yes, that is totally possible.</p>
<p>Comment out line 5 of frame 2,</p>
<p>1 //if mouse not in stage, scroll automatically<br />
2 if (!mouseIn) {<br />
3 	//automatic catagory scroll<br />
4 	speed = .5;<br />
5	<strong>//</strong>automaticScroll();<br />
6 }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://blog.circlecube.com/2008/02/portfolio/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-186</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Mon, 14 Apr 2008 13:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/19/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-186</guid>
		<description>Ok, Flashden finally loaded and I see now it&#039;s not for free and that&#039;s OK.
I have one question though. Is it possible to make this script not automatic (static)?</description>
		<content:encoded><![CDATA[<p>Ok, Flashden finally loaded and I see now it&#8217;s not for free and that&#8217;s OK.<br />
I have one question though. Is it possible to make this script not automatic (static)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://blog.circlecube.com/2008/02/portfolio/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-185</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Mon, 14 Apr 2008 12:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/19/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-185</guid>
		<description>Hi,
this scrolling link list is something I looked for for a looong time.
Now, since flashden is down from some reason, can someone please email me this list if it is no problem.  Static (non-wrapping) version is ok for me too.

Thanks

Alan</description>
		<content:encoded><![CDATA[<p>Hi,<br />
this scrolling link list is something I looked for for a looong time.<br />
Now, since flashden is down from some reason, can someone please email me this list if it is no problem.  Static (non-wrapping) version is ok for me too.</p>
<p>Thanks</p>
<p>Alan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Mullins</title>
		<link>http://blog.circlecube.com/2008/02/portfolio/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-171</link>
		<dc:creator>Evan Mullins</dc:creator>
		<pubDate>Tue, 25 Mar 2008 19:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/19/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-171</guid>
		<description>Beng,
 This file doesn&#039;t do what you&#039;re asking about. It is strictly text links. 
Thanks for the suggestions. I&#039;m actually working on another version that would do what you wanted though...  I&#039;ll be sure to let you know with a new post when it&#039;s done.</description>
		<content:encoded><![CDATA[<p>Beng,<br />
 This file doesn&#8217;t do what you&#8217;re asking about. It is strictly text links.<br />
Thanks for the suggestions. I&#8217;m actually working on another version that would do what you wanted though&#8230;  I&#8217;ll be sure to let you know with a new post when it&#8217;s done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beng Hwee</title>
		<link>http://blog.circlecube.com/2008/02/portfolio/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-169</link>
		<dc:creator>Beng Hwee</dc:creator>
		<pubDate>Tue, 25 Mar 2008 19:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/19/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-169</guid>
		<description>Can i replace the text with images instead? Then when I mouseover the image, a 2 or 3 -word description will appear. All these achievable via the XML file. I do believe I can configure the width and height of the menu. Lastly can I remove the alternate strips appearing in the scroller?</description>
		<content:encoded><![CDATA[<p>Can i replace the text with images instead? Then when I mouseover the image, a 2 or 3 -word description will appear. All these achievable via the XML file. I do believe I can configure the width and height of the menu. Lastly can I remove the alternate strips appearing in the scroller?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Mullins</title>
		<link>http://blog.circlecube.com/2008/02/portfolio/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-143</link>
		<dc:creator>Evan Mullins</dc:creator>
		<pubDate>Mon, 03 Mar 2008 15:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/19/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-143</guid>
		<description>The file has been updated and now looks like the one hosted at FlashDen.
The header is gone, but that was just a layer with a gray box and a text box...
The links work for me... you may have to allow pop-up links from the site.

The text and the urls are stored in an external xml file.</description>
		<content:encoded><![CDATA[<p>The file has been updated and now looks like the one hosted at FlashDen.<br />
The header is gone, but that was just a layer with a gray box and a text box&#8230;<br />
The links work for me&#8230; you may have to allow pop-up links from the site.</p>
<p>The text and the urls are stored in an external xml file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://blog.circlecube.com/2008/02/portfolio/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-138</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Mon, 25 Feb 2008 14:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/19/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-138</guid>
		<description>I have downloaded this file, but the header is missing (the select a tag header) and when you click on the links the URLs do not work! Please help.</description>
		<content:encoded><![CDATA[<p>I have downloaded this file, but the header is missing (the select a tag header) and when you click on the links the URLs do not work! Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tecwzrd</title>
		<link>http://blog.circlecube.com/2008/02/portfolio/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-134</link>
		<dc:creator>tecwzrd</dc:creator>
		<pubDate>Fri, 22 Feb 2008 21:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/02/19/dynamic-flash-vertical-scrolling-link-list-with-xml-download-at-flashden/#comment-134</guid>
		<description>I&#039;d show a photo here and link to the swf on flashden since they take steps to keep the swf from easily being decompiled ;)</description>
		<content:encoded><![CDATA[<p>I&#8217;d show a photo here and link to the swf on flashden since they take steps to keep the swf from easily being decompiled <img src='http://blog.circlecube.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 5/12 queries in 0.005 seconds using disk

Served from: blog.circlecube.com @ 2010-08-01 10:51:08 -->