<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Grids: Image Gallery</title>
	<link>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/</link>
	<description>A digital supplement for the O'Reilly book</description>
	<pubDate>Fri, 30 Jul 2010 13:45:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Wayne</title>
		<link>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-7738</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Mon, 19 Jul 2010 22:55:21 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-7738</guid>
		<description>I went with a different Flash Grid Image Gallery.
That was easier to work with and manipulate to the way I needed it.

This one has too much invloved and the Author has not covered it all in the book (or) in the code itself.
I suggest that the Author or anyone else that is going to write a tutorial on the structure of FLASH or any other programming language to make sure that you cover what everything does and how to work with all the controls that are involved within the scripts.
This not only will get people to purchase the books more, but it will also give people a better understanding of how everything is put together and hot to use the program to do exactly what they need.

Good Luck All
Carrzkiss</description>
		<content:encoded><![CDATA[<p>I went with a different Flash Grid Image Gallery.<br />
That was easier to work with and manipulate to the way I needed it.</p>
<p>This one has too much invloved and the Author has not covered it all in the book (or) in the code itself.<br />
I suggest that the Author or anyone else that is going to write a tutorial on the structure of FLASH or any other programming language to make sure that you cover what everything does and how to work with all the controls that are involved within the scripts.<br />
This not only will get people to purchase the books more, but it will also give people a better understanding of how everything is put together and hot to use the program to do exactly what they need.</p>
<p>Good Luck All<br />
Carrzkiss</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne</title>
		<link>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-7702</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Wed, 14 Jul 2010 20:53:13 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-7702</guid>
		<description>For starters. I love the book and I love the code and the idea behind the Image Gallery / Wall.

My question(s) (2 of them)
#1:
I need to show thumbnails that have the dimensions of: 40w / 59h
How can I make the thumb object to take on this size as well?
I have made the actual object size the dimensions, but when you run the gallery project
It does not take it, it stays the same as the default settings which is: 185 x 104
I have assigned the [Shape] to the dimensions listed above, and it takes the size.
But the [Thumb]object, will not take.
Could someone please instruct me on this issue?
Thank You

#2:
I have removed the Rollovers and removed the [onThumbClick] for displaying the larger image.
What I need to do is to have a URL to open instead of a larger image.
So that when you click on an image in the gallery it will open up a link that is assigned in the XML for that image.
Could someone please assist me with the this as well.
Thank you.

------
To add to this, I have been researching and looking at other codes, but everyone's codes that i have looked at, are all different, There are so many different ways to add in the URL and links, buttons and image clicks, but nothing that I have found relates to this code.

Thank you
Wayne</description>
		<content:encoded><![CDATA[<p>For starters. I love the book and I love the code and the idea behind the Image Gallery / Wall.</p>
<p>My question(s) (2 of them)<br />
#1:<br />
I need to show thumbnails that have the dimensions of: 40w / 59h<br />
How can I make the thumb object to take on this size as well?<br />
I have made the actual object size the dimensions, but when you run the gallery project<br />
It does not take it, it stays the same as the default settings which is: 185 x 104<br />
I have assigned the [Shape] to the dimensions listed above, and it takes the size.<br />
But the [Thumb]object, will not take.<br />
Could someone please instruct me on this issue?<br />
Thank You</p>
<p>#2:<br />
I have removed the Rollovers and removed the [onThumbClick] for displaying the larger image.<br />
What I need to do is to have a URL to open instead of a larger image.<br />
So that when you click on an image in the gallery it will open up a link that is assigned in the XML for that image.<br />
Could someone please assist me with the this as well.<br />
Thank you.</p>
<p>&#8212;&#8212;<br />
To add to this, I have been researching and looking at other codes, but everyone&#8217;s codes that i have looked at, are all different, There are so many different ways to add in the URL and links, buttons and image clicks, but nothing that I have found relates to this code.</p>
<p>Thank you<br />
Wayne</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pinchear</title>
		<link>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-7409</link>
		<dc:creator>Pinchear</dc:creator>
		<pubDate>Tue, 29 Jun 2010 18:01:25 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-7409</guid>
		<description>Hey, how do i modify this tutorial so that instead of each thumbnail loading its bigger image, i load a new swf instead? basically giving each thumbnails its own URL?</description>
		<content:encoded><![CDATA[<p>Hey, how do i modify this tutorial so that instead of each thumbnail loading its bigger image, i load a new swf instead? basically giving each thumbnails its own URL?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kathryn</title>
		<link>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-6440</link>
		<dc:creator>Kathryn</dc:creator>
		<pubDate>Tue, 27 Apr 2010 17:23:32 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-6440</guid>
		<description>Well, first off, let me say how wonderful your book is. I'm almost finished with it now, and have learned so much, the teaching style is way more comprehendable than most.

I've finished this tutorial too, was ALMOST exactly what I was looking for... I say almost only because I am trying to get in the habit of writing external classes rather than coding on the timeline. Any word on when the modularized version of this tutorial will be released? 

In either case, thank you again for your book, actionsnippets.com, and this site, they have all been great resources for learning the practical applications of as3.</description>
		<content:encoded><![CDATA[<p>Well, first off, let me say how wonderful your book is. I&#8217;m almost finished with it now, and have learned so much, the teaching style is way more comprehendable than most.</p>
<p>I&#8217;ve finished this tutorial too, was ALMOST exactly what I was looking for&#8230; I say almost only because I am trying to get in the habit of writing external classes rather than coding on the timeline. Any word on when the modularized version of this tutorial will be released? </p>
<p>In either case, thank you again for your book, actionsnippets.com, and this site, they have all been great resources for learning the practical applications of as3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Imran Ali</title>
		<link>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-5964</link>
		<dc:creator>Imran Ali</dc:creator>
		<pubDate>Fri, 26 Feb 2010 06:40:39 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-5964</guid>
		<description>Your book is the best resource for Learning ActionScript, you guys are the best, also the article you have written for Devx is very encouraging, thanks for the efforts.</description>
		<content:encoded><![CDATA[<p>Your book is the best resource for Learning ActionScript, you guys are the best, also the article you have written for Devx is very encouraging, thanks for the efforts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-5696</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Mon, 01 Feb 2010 18:31:45 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-5696</guid>
		<description>Luis, great work. The issue behind this is that, when the v11 tween library was released, GreenSock changed the architecture a bit, and TweenLite was affected. As you noticed, the package changed and an issue or two arose. I think Zevan has plans to update this and the TweenLite posts sometime this week, to reflect the current TweenLite package directories. Thanks for sharing your solutions!</description>
		<content:encoded><![CDATA[<p>Luis, great work. The issue behind this is that, when the v11 tween library was released, GreenSock changed the architecture a bit, and TweenLite was affected. As you noticed, the package changed and an issue or two arose. I think Zevan has plans to update this and the TweenLite posts sometime this week, to reflect the current TweenLite package directories. Thanks for sharing your solutions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-5695</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Mon, 01 Feb 2010 18:26:25 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-5695</guid>
		<description>I found two solutions. If you download the new twenlite which now comes in a folder with a new name(not gs)and correct the path, it does not give you any error but you are not able to see the big images,
at:function onCloseDetail(evt:MouseEvent):void {
	// only allow it to be closed it itas at least 90% opaque
	if (detailImage.alpha&#62;.9){
	  detailImage.unload();
	  TweenLite.to(detail,.5, {autoAlpha:0});
	}
}
I added:
detailImage.unload();
	detail.visible = false; so it reads like this:

function onCloseDetail(evt:MouseEvent):void {
	// only allow it to be closed it itas at least 90% opaque
	if (detailImage.alpha&#62;.9){
	  detailImage.unload();
	  TweenLite.to(detail,.5, {autoAlpha:0});
	  detailImage.unload();
	detail.visible = false;
	}
}
And at:function onThumbClick(evt:MouseEvent):void {
	TweenLite.to(detail,.5, {autoAlpha:1});
I changed it to this:
function onThumbClick(evt:MouseEvent):void {
	detail.visible = true;
	TweenLite.to(detail,.5, {autoAlpha:1});
The second solution is that I found an old versuon of twenlite with the folder name "gs"
and with this everything worked fine without any code change.</description>
		<content:encoded><![CDATA[<p>I found two solutions. If you download the new twenlite which now comes in a folder with a new name(not gs)and correct the path, it does not give you any error but you are not able to see the big images,<br />
at:function onCloseDetail(evt:MouseEvent):void {<br />
	// only allow it to be closed it itas at least 90% opaque<br />
	if (detailImage.alpha&gt;.9){<br />
	  detailImage.unload();<br />
	  TweenLite.to(detail,.5, {autoAlpha:0});<br />
	}<br />
}<br />
I added:<br />
detailImage.unload();<br />
	detail.visible = false; so it reads like this:</p>
<p>function onCloseDetail(evt:MouseEvent):void {<br />
	// only allow it to be closed it itas at least 90% opaque<br />
	if (detailImage.alpha&gt;.9){<br />
	  detailImage.unload();<br />
	  TweenLite.to(detail,.5, {autoAlpha:0});<br />
	  detailImage.unload();<br />
	detail.visible = false;<br />
	}<br />
}<br />
And at:function onThumbClick(evt:MouseEvent):void {<br />
	TweenLite.to(detail,.5, {autoAlpha:1});<br />
I changed it to this:<br />
function onThumbClick(evt:MouseEvent):void {<br />
	detail.visible = true;<br />
	TweenLite.to(detail,.5, {autoAlpha:1});<br />
The second solution is that I found an old versuon of twenlite with the folder name &#8220;gs&#8221;<br />
and with this everything worked fine without any code change.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-5688</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Sun, 31 Jan 2010 23:20:02 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-5688</guid>
		<description>I'm a newbie and I reading your book. I have downloaded the "image gallery shells" zip.
I am working on CS3 and when I open up the "simple gallery" fla and test the movie everything works great.
When I test the animated/tweenlite movie it doesn't work. I downloaded the newest tweenlite for as3.
I imported the package at the top of the actionscript ..."import com.greensock.*;".
The animation happens on the thumbs but the thumbs when clicked don't show the enlarged detail.

I have the same problem and I don't see any answer to that

I'm also saying: Any help would be profoundly appreciated. Thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;m a newbie and I reading your book. I have downloaded the &#8220;image gallery shells&#8221; zip.<br />
I am working on CS3 and when I open up the &#8220;simple gallery&#8221; fla and test the movie everything works great.<br />
When I test the animated/tweenlite movie it doesn&#8217;t work. I downloaded the newest tweenlite for as3.<br />
I imported the package at the top of the actionscript &#8230;&#8221;import com.greensock.*;&#8221;.<br />
The animation happens on the thumbs but the thumbs when clicked don&#8217;t show the enlarged detail.</p>
<p>I have the same problem and I don&#8217;t see any answer to that</p>
<p>I&#8217;m also saying: Any help would be profoundly appreciated. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john andeson</title>
		<link>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-5097</link>
		<dc:creator>john andeson</dc:creator>
		<pubDate>Tue, 08 Dec 2009 18:57:08 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-5097</guid>
		<description>Thanks Everyone,

It was staring me right in the face. I was focused so intensely on the code that I did not look closely at my library and the Thumb_mc and Border_mc were not included in my version of the "Gallery".


John</description>
		<content:encoded><![CDATA[<p>Thanks Everyone,</p>
<p>It was staring me right in the face. I was focused so intensely on the code that I did not look closely at my library and the Thumb_mc and Border_mc were not included in my version of the &#8220;Gallery&#8221;.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zevan</title>
		<link>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-5095</link>
		<dc:creator>Zevan</dc:creator>
		<pubDate>Tue, 08 Dec 2009 17:48:55 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2008/12/12/grids-image-gallery/#comment-5095</guid>
		<description>@Neve you should check out this code snippet over on actionsnippet.com. I think it will help you to do what you want: http://actionsnippet.com/?p=221</description>
		<content:encoded><![CDATA[<p>@Neve you should check out this code snippet over on actionsnippet.com. I think it will help you to do what you want: <a href="http://actionsnippet.com/?p=221" rel="nofollow">http://actionsnippet.com/?p=221</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
