<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0">
<channel><title><![CDATA[ActionScript.org Flash, Flex and ActionScript Resources - Comments for article: Relative Scrolling Content and Navigation]]></title><link>http://www.actionscript.org/resources</link><description /><language>en-us</language><copyright><![CDATA[http://www.actionscript.org/resources]]></copyright><generator>N/A</generator><webMaster>general.redirect@gmail.com</webMaster><lastBuildDate>Sat, 21 Nov 2009 23:09:53 CST</lastBuildDate><ttl>20</ttl><item><title><![CDATA[Comment #1]]></title><link>http://www.actionscript.org/resources/articles/77/1/Relative-Scrolling-Content-and-Navigation/Page1.html#Comment3347</link><description><![CDATA[I compied this movie to the "T" and in my movie there are SYUNTAX errors with the same EXACT script used here... How is this possible? The script checker dfinds  ZERO errors in the file from this example, but in mine, the same scripts come up with MANY errors... this is so confusing! Help anyone, please?<br/><br/>
(Comment posted by Francesco at 3:12 pm, Tue 22nd May 2007)]]></description><author>no@spam.com (Francesco)</author><pubDate><![CDATA[Tue, 22 May 2007 15:12:56 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/77/1/Relative-Scrolling-Content-and-Navigation/Page1.html#Comment3347</guid></item><item><title><![CDATA[Comment #2 (Reply to Comment #1)]]></title><link>http://www.actionscript.org/resources/articles/77/1/Relative-Scrolling-Content-and-Navigation/Page1.html#Comment11989</link><description><![CDATA[This may be due to the out-dated syntax in this tutorial. I wrote it a long time ago. Syntax like _level0:variable is no longer best practice and I think new versions of Flash don't support it well. Try replacing all ":" with "." and "_level0" with "root" as a starting point. If the issues continue please post on the forums and not the exact syntax errors you receive.

Note that there are many more modern examples of how to do this sort of thing online. Try searching for sample files (in the Movies section here, or somewhere like FlashKit). Try search terms like "Barney" or "Barneys" as this menu was pioneered by a website called Barneys.<br/><br/>
(Comment posted by Jesse Stratford at 7:13 pm, Tue 16th Sep 2008)]]></description><author>no@spam.com (Jesse Stratford)</author><pubDate><![CDATA[Tue, 16 Sep 2008 19:13:53 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/77/1/Relative-Scrolling-Content-and-Navigation/Page1.html#Comment11989</guid></item><item><title><![CDATA[Comment #3 (Reply to Comment #1)]]></title><link>http://www.actionscript.org/resources/articles/77/1/Relative-Scrolling-Content-and-Navigation/Page1.html#Comment11990</link><description><![CDATA[Also, replace all "/" with "_root." So:
[as]/bar:direction = "f";[/as]
becomes
[as]_root.bar.direction = "f";[/as]<br/><br/>
(Comment posted by Jesse Stratford at 7:15 pm, Tue 16th Sep 2008)]]></description><author>no@spam.com (Jesse Stratford)</author><pubDate><![CDATA[Tue, 16 Sep 2008 19:15:33 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/77/1/Relative-Scrolling-Content-and-Navigation/Page1.html#Comment11990</guid></item><item><title><![CDATA[Comment #4]]></title><link>http://www.actionscript.org/resources/articles/77/1/Relative-Scrolling-Content-and-Navigation/Page1.html#Comment11988</link><description><![CDATA[I am having the same problem as Francesco. Have you, Francesco, or anyone else have an answer to this?<br/><br/>
(Comment posted by KV2 at 7:02 pm, Tue 16th Sep 2008)]]></description><author>no@spam.com (KV2)</author><pubDate><![CDATA[Tue, 16 Sep 2008 19:02:51 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/77/1/Relative-Scrolling-Content-and-Navigation/Page1.html#Comment11988</guid></item></channel></rss>