<?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: ActionScript 3 Sliding Images XML Gallery</title>
	<atom:link href="http://www.blog.noponies.com/2008/01/actionscript-3-sliding-images-gallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.noponies.com/2008/01/actionscript-3-sliding-images-gallery/</link>
	<description>I want a pony for xmas! Flash, ActionScript, Drawing, Code, Illustration from New Zealand.</description>
	<lastBuildDate>Mon, 30 Aug 2010 14:49:07 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dale</title>
		<link>http://www.blog.noponies.com/2008/01/actionscript-3-sliding-images-gallery/comment-page-2/#comment-10517</link>
		<dc:creator>Dale</dc:creator>
		<pubDate>Sat, 02 May 2009 10:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.noponies.com/archives/51#comment-10517</guid>
		<description>@Kartik,

You need to remove both the gallery and the captions separately. Each is its own self contained class, newSlides is just the images.</description>
		<content:encoded><![CDATA[<p>@Kartik,</p>
<p>You need to remove both the gallery and the captions separately. Each is its own self contained class, newSlides is just the images.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kartik</title>
		<link>http://www.blog.noponies.com/2008/01/actionscript-3-sliding-images-gallery/comment-page-2/#comment-10461</link>
		<dc:creator>Kartik</dc:creator>
		<pubDate>Fri, 01 May 2009 12:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.noponies.com/archives/51#comment-10461</guid>
		<description>Hi Dale,

Your gallery is exactly what I&#039;ve been looking for to integrate into a website I am developing in Flash! I am however, having a problem. When I try to navigate away from the gallery I need to remove the photos. For this, I include a check:
if (newSlides){
	newSlides.removeChildAt(0);
}

while this removes the images, it does not remove the captions or the text navigation. You mentioned in a previous post that to remove the captions, one should also include newSlides.removeChildAt(1); But this does not work - I get an error saying index is out of bounds.

The second issue is when I try to navigate back to the gallery I get Error #2007: Parameter text must be non-null, which occurs at quite a few different functions.

Is there a clean way to unload the gallery when I navigate to another location in my main timeline?

Thanks very much.

Kartik</description>
		<content:encoded><![CDATA[<p>Hi Dale,</p>
<p>Your gallery is exactly what I&#8217;ve been looking for to integrate into a website I am developing in Flash! I am however, having a problem. When I try to navigate away from the gallery I need to remove the photos. For this, I include a check:<br />
if (newSlides){<br />
	newSlides.removeChildAt(0);<br />
}</p>
<p>while this removes the images, it does not remove the captions or the text navigation. You mentioned in a previous post that to remove the captions, one should also include newSlides.removeChildAt(1); But this does not work &#8211; I get an error saying index is out of bounds.</p>
<p>The second issue is when I try to navigate back to the gallery I get Error #2007: Parameter text must be non-null, which occurs at quite a few different functions.</p>
<p>Is there a clean way to unload the gallery when I navigate to another location in my main timeline?</p>
<p>Thanks very much.</p>
<p>Kartik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dale</title>
		<link>http://www.blog.noponies.com/2008/01/actionscript-3-sliding-images-gallery/comment-page-2/#comment-6431</link>
		<dc:creator>Dale</dc:creator>
		<pubDate>Thu, 22 Jan 2009 21:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.noponies.com/archives/51#comment-6431</guid>
		<description>This file does not have a loadImage method.</description>
		<content:encoded><![CDATA[<p>This file does not have a loadImage method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Byron</title>
		<link>http://www.blog.noponies.com/2008/01/actionscript-3-sliding-images-gallery/comment-page-2/#comment-6423</link>
		<dc:creator>Byron</dc:creator>
		<pubDate>Thu, 22 Jan 2009 13:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.noponies.com/archives/51#comment-6423</guid>
		<description>Hi Dale,

Thanks for the cool gallery. Do you know how I might implement a random number of pictures being displayed by the gallery? In other words, sometimes I want to display on 1 image at other times, I want to display 2 or 3 images. 

I know I need to call loadImage() recursively, however, I am stuck.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Dale,</p>
<p>Thanks for the cool gallery. Do you know how I might implement a random number of pictures being displayed by the gallery? In other words, sometimes I want to display on 1 image at other times, I want to display 2 or 3 images. </p>
<p>I know I need to call loadImage() recursively, however, I am stuck.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dale</title>
		<link>http://www.blog.noponies.com/2008/01/actionscript-3-sliding-images-gallery/comment-page-2/#comment-4059</link>
		<dc:creator>Dale</dc:creator>
		<pubDate>Fri, 14 Nov 2008 20:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.noponies.com/archives/51#comment-4059</guid>
		<description>Jessica,

Are you sure this is posted for the right file?</description>
		<content:encoded><![CDATA[<p>Jessica,</p>
<p>Are you sure this is posted for the right file?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
