<?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: ASTRA 1.3 Release</title>
	<atom:link href="http://www.yswfblog.com/blog/index.php/2008/08/18/astra-13-release/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yswfblog.com/blog/2008/08/18/astra-13-release/</link>
	<description>News and Articles on Yahoo! Flash Components and Libraries</description>
	<pubDate>Tue, 06 Jan 2009 23:02:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul Rnagel</title>
		<link>http://www.yswfblog.com/blog/2008/08/18/astra-13-release/comment-page-1/#comment-35233</link>
		<dc:creator>Paul Rnagel</dc:creator>
		<pubDate>Fri, 14 Nov 2008 13:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/08/18/astra-13-release/#comment-35233</guid>
		<description>Hello. I was wondering if anyone from the Astra team  is going to be at Adobe MAX 2008? We've been using Astra and would love to meet up with fellow Atra folks.</description>
		<content:encoded><![CDATA[<p>Hello. I was wondering if anyone from the Astra team  is going to be at Adobe MAX 2008? We&#8217;ve been using Astra and would love to meet up with fellow Atra folks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LK</title>
		<link>http://www.yswfblog.com/blog/2008/08/18/astra-13-release/comment-page-1/#comment-33498</link>
		<dc:creator>LK</dc:creator>
		<pubDate>Thu, 30 Oct 2008 19:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/08/18/astra-13-release/#comment-33498</guid>
		<description>here are the dp, just replace [ to 

var dp:XML =   
  [node label="Root node"]    
	 [node label = "Fun Fish"]  
	     [node label = "Goldfish"/]  
	     [node label = "Snapper"/]  
	     [node label = "Starfish"/]  
     [/node]  
     [node label = "Big Fish"]  
        [node label = "Shark"/]  
        [node label = "Manta"/]  
     [/node]  
     [node label = "Tuna"]  
        [node label = "Tuna"/]
        [node label = "Yellow Fin Tuna"]  
           [node label = "YellowFin Tuna 1"/]  
           [node label = "YellowFin Tuna 2"/]  
        [/node]  
     [/node] 
	 [node label = "My Fish"]  
      [node label = "Small Fish"]  
          [node label = "Clownfish"]
		  	[node label = "Nemo" /]
			[node label = "Romo" /]
			[node label = "Elmo"]
				[node label = "Elmo 1" /]
				[node label = "Elmo 2" /]
				[node label = "Elmo 3" /]
			[/node]
			[node label = "Demo" /]
		  [/node]  
          [node label = "Cute Fish"/]  
      [/node]  
      [node label = "Blue Fish"]  
          [node label = "Blue Salmon"/]  
          [node label = "Halibut" /]  
      [/node]  
     [/node] 
  [/node] 

--------

var dp:XML =   
  [node label="Root node"]   
  [node label = "My Fish"]  
      [node label = "Small Fish"]  
          [node label = "Clownfish"]
		  	[node label = "Nemo" /]
			[node label = "Romo" /]
			[node label = "Elmo"]
				[node label = "Elmo 1" /]
				[node label = "Elmo 2" /]
				[node label = "Elmo 3" /]
			[/node]
			[node label = "Demo" /]
		  [/node]  
          [node label = "Cute Fish"/]  
      [/node]  
      [node label = "Blue Fish"]  
          [node label = "Blue Salmon"/]  
          [node label = "Halibut" /]  
      [/node] 
	  	 [node label = "Fun Fish"]  
	     [node label = "Goldfish"/]  
	     [node label = "Snapper"/]  
	     [node label = "Starfish"/]  
     [/node]  
     [node label = "Big Fish"]  
        [node label = "Shark"/]  
        [node label = "Manta"/]  
     [/node]
     [/node] 
  
     [node label = "Tuna"]  
        [node label = "Tuna"/]
        [node label = "Yellow Fin Tuna"]  
           [node label = "YellowFin Tuna 1"/]  
           [node label = "YellowFin Tuna 2"/]  
        [/node]  
     [/node] 
	 
  [/node]</description>
		<content:encoded><![CDATA[<p>here are the dp, just replace [ to </p>
<p>var dp:XML =<br />
  [node label="Root node"]<br />
	 [node label = "Fun Fish"]<br />
	     [node label = "Goldfish"/]<br />
	     [node label = "Snapper"/]<br />
	     [node label = "Starfish"/]<br />
     [/node]<br />
     [node label = "Big Fish"]<br />
        [node label = "Shark"/]<br />
        [node label = "Manta"/]<br />
     [/node]<br />
     [node label = "Tuna"]<br />
        [node label = "Tuna"/]<br />
        [node label = "Yellow Fin Tuna"]<br />
           [node label = "YellowFin Tuna 1"/]<br />
           [node label = "YellowFin Tuna 2"/]<br />
        [/node]<br />
     [/node]<br />
	 [node label = "My Fish"]<br />
      [node label = "Small Fish"]<br />
          [node label = "Clownfish"]<br />
		  	[node label = "Nemo" /]<br />
			[node label = "Romo" /]<br />
			[node label = "Elmo"]<br />
				[node label = "Elmo 1" /]<br />
				[node label = "Elmo 2" /]<br />
				[node label = "Elmo 3" /]<br />
			[/node]<br />
			[node label = "Demo" /]<br />
		  [/node]<br />
          [node label = "Cute Fish"/]<br />
      [/node]<br />
      [node label = "Blue Fish"]<br />
          [node label = "Blue Salmon"/]<br />
          [node label = "Halibut" /]<br />
      [/node]<br />
     [/node]<br />
  [/node] </p>
<p>&#8212;&#8212;&#8211;</p>
<p>var dp:XML =<br />
  [node label="Root node"]<br />
  [node label = "My Fish"]<br />
      [node label = "Small Fish"]<br />
          [node label = "Clownfish"]<br />
		  	[node label = "Nemo" /]<br />
			[node label = "Romo" /]<br />
			[node label = "Elmo"]<br />
				[node label = "Elmo 1" /]<br />
				[node label = "Elmo 2" /]<br />
				[node label = "Elmo 3" /]<br />
			[/node]<br />
			[node label = "Demo" /]<br />
		  [/node]<br />
          [node label = "Cute Fish"/]<br />
      [/node]<br />
      [node label = "Blue Fish"]<br />
          [node label = "Blue Salmon"/]<br />
          [node label = "Halibut" /]<br />
      [/node]<br />
	  	 [node label = "Fun Fish"]<br />
	     [node label = "Goldfish"/]<br />
	     [node label = "Snapper"/]<br />
	     [node label = "Starfish"/]<br />
     [/node]<br />
     [node label = "Big Fish"]<br />
        [node label = "Shark"/]<br />
        [node label = "Manta"/]<br />
     [/node]<br />
     [/node] </p>
<p>     [node label = "Tuna"]<br />
        [node label = "Tuna"/]<br />
        [node label = "Yellow Fin Tuna"]<br />
           [node label = "YellowFin Tuna 1"/]<br />
           [node label = "YellowFin Tuna 2"/]<br />
        [/node]<br />
     [/node] </p>
<p>  [/node]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LK</title>
		<link>http://www.yswfblog.com/blog/2008/08/18/astra-13-release/comment-page-1/#comment-33497</link>
		<dc:creator>LK</dc:creator>
		<pubDate>Thu, 30 Oct 2008 19:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/08/18/astra-13-release/#comment-33497</guid>
		<description>Hi i am getting the same problem with the range error. You can try this to get the error:

on NewTreeFunctionality.fla

put the whole "My Fish" node under "Tuna" node. Run it and if you open My Fish/Small Fish/Clownfish then close My Fish and open it again you will get the error.



dp should be like:

var dp:XML =   
      
	   
	       
	       
	       
       
       
          
          
       
       
        
          
             
             
          
      
	   
        
          
		  	
			
			
				
				
				
			
			
		    
            
        
        
            
            
        
      
   

--------

This other wont get the range error but will display the nodes incorrectly opening the same sequence as described before.

var dp:XML =   
     
    
        
          
		  	
			
			
				
				
				
			
			
		    
            
        
        
            
            
       
	  	   
	       
	       
	       
       
       
          
          
     
      
  
       
        
          
             
             
          
      
	 
  </description>
		<content:encoded><![CDATA[<p>Hi i am getting the same problem with the range error. You can try this to get the error:</p>
<p>on NewTreeFunctionality.fla</p>
<p>put the whole &#8220;My Fish&#8221; node under &#8220;Tuna&#8221; node. Run it and if you open My Fish/Small Fish/Clownfish then close My Fish and open it again you will get the error.</p>
<p>dp should be like:</p>
<p>var dp:XML =   </p>
<p>&#8212;&#8212;&#8211;</p>
<p>This other wont get the range error but will display the nodes incorrectly opening the same sequence as described before.</p>
<p>var dp:XML =</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alaric Cole</title>
		<link>http://www.yswfblog.com/blog/2008/08/18/astra-13-release/comment-page-1/#comment-24185</link>
		<dc:creator>Alaric Cole</dc:creator>
		<pubDate>Tue, 02 Sep 2008 19:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/08/18/astra-13-release/#comment-24185</guid>
		<description>We've checked and double-checked the links, and all is well. I'm assuming there is a caching problem. I recommend clearing your browser cache and trying again.</description>
		<content:encoded><![CDATA[<p>We&#8217;ve checked and double-checked the links, and all is well. I&#8217;m assuming there is a caching problem. I recommend clearing your browser cache and trying again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cui yang</title>
		<link>http://www.yswfblog.com/blog/2008/08/18/astra-13-release/comment-page-1/#comment-23533</link>
		<dc:creator>cui yang</dc:creator>
		<pubDate>Fri, 29 Aug 2008 07:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/08/18/astra-13-release/#comment-23533</guid>
		<description>hi good work ,i want to say ,can you add a datechooser ,you know there is none in cs3,i hope ican see in next update</description>
		<content:encoded><![CDATA[<p>hi good work ,i want to say ,can you add a datechooser ,you know there is none in cs3,i hope ican see in next update</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sascha Sauren</title>
		<link>http://www.yswfblog.com/blog/2008/08/18/astra-13-release/comment-page-1/#comment-22647</link>
		<dc:creator>Sascha Sauren</dc:creator>
		<pubDate>Fri, 22 Aug 2008 18:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/08/18/astra-13-release/#comment-22647</guid>
		<description>irgs... ok in shorter an whitout code.

1) when u download, the filename is stil... 1.20 is that correct?

in &lt;b&gt;NewTreeFeatures&lt;/b&gt; (was not in the former downloads) please try 2) and 3)

2) when u put 2 leafe nodes directly under the rootnode u will receive the dataprovider error also if it is a valid xml

3) type in an extralong labelname for one node so that the horizontalScrollPolicy should be true(ON) if set to auto , and u will see there is no horizontal scrollbar.

did i downloaded an older version?

greetz sascha , 
and sorry for the aove posting... thought the xhtml would render the code to text.</description>
		<content:encoded><![CDATA[<p>irgs&#8230; ok in shorter an whitout code.</p>
<p>1) when u download, the filename is stil&#8230; 1.20 is that correct?</p>
<p>in <b>NewTreeFeatures</b> (was not in the former downloads) please try 2) and 3)</p>
<p>2) when u put 2 leafe nodes directly under the rootnode u will receive the dataprovider error also if it is a valid xml</p>
<p>3) type in an extralong labelname for one node so that the horizontalScrollPolicy should be true(ON) if set to auto , and u will see there is no horizontal scrollbar.</p>
<p>did i downloaded an older version?</p>
<p>greetz sascha ,<br />
and sorry for the aove posting&#8230; thought the xhtml would render the code to text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sascha Sauren</title>
		<link>http://www.yswfblog.com/blog/2008/08/18/astra-13-release/comment-page-1/#comment-22645</link>
		<dc:creator>Sascha Sauren</dc:creator>
		<pubDate>Fri, 22 Aug 2008 18:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/08/18/astra-13-release/#comment-22645</guid>
		<description>Hi i just downloaded the Astra Flash Components, i worked with astra 1.2 release aswel.

1) the zip i downloaded is still named 1.20 also if it has some more examples.

2) try NewTreeFunctionally example, please

change this:
[CODE]
var dp:XML =   
    
       
        
          
		  	
			
[/CODE]

to this:

[CODE]
var dp:XML =   
    
  		  	
			
       
        
          
		  	
			
[/CODE]

and you will have this:

[QUOTE]
RangeError: DataProvider index (2) is not in acceptable range (0 - 1)
	at fl.data::DataProvider/fl.data:DataProvider::checkIndex()
	at fl.data::DataProvider/addItemAt()
	at com.yahoo.astra.fl.controls.treeClasses::LeafNode/drawNode()
	at com.yahoo.astra.fl.controls.treeClasses::RootNode/addChildNodeAt()
	at com.yahoo.astra.fl.controls.treeClasses::BranchNode/addChildNode()
	at com.yahoo.astra.fl.controls.treeClasses::TreeDataProvider/::parseXMLNode()
	at com.yahoo.astra.fl.controls.treeClasses::TreeDataProvider/::createTreeFromXML()
	at com.yahoo.astra.fl.controls.treeClasses::TreeDataProvider/com.yahoo.astra.fl.controls.treeClasses:TreeDataProvider::getDataFromObject()
	at fl.data::DataProvider$iinit()
	at com.yahoo.astra.fl.controls.treeClasses::TreeDataProvider$iinit()
	at NewTreeFunctionality_fla::MainTimeline/NewTreeFunctionality_fla::frame1()
&lt;/blockquote&gt;

i thought the leafe issue for tree is fixed, or did i downloaded an older version?

next tree issue, same example...

try changing this 
&lt;code&gt;
			
				
				
&lt;/code&gt;
to this:
&lt;code&gt;
			
				
				
&lt;/code&gt;

hum, doesent seem to be fixed either, i hope i just downloaded an older version:).

greetz Sascha</description>
		<content:encoded><![CDATA[<p>Hi i just downloaded the Astra Flash Components, i worked with astra 1.2 release aswel.</p>
<p>1) the zip i downloaded is still named 1.20 also if it has some more examples.</p>
<p>2) try NewTreeFunctionally example, please</p>
<p>change this:<br />
[CODE]<br />
var dp:XML =   </p>
<p>[/CODE]</p>
<p>to this:</p>
<p>[CODE]<br />
var dp:XML =   </p>
<p>[/CODE]</p>
<p>and you will have this:</p>
<p>[QUOTE]<br />
RangeError: DataProvider index (2) is not in acceptable range (0 - 1)<br />
	at fl.data::DataProvider/fl.data:DataProvider::checkIndex()<br />
	at fl.data::DataProvider/addItemAt()<br />
	at com.yahoo.astra.fl.controls.treeClasses::LeafNode/drawNode()<br />
	at com.yahoo.astra.fl.controls.treeClasses::RootNode/addChildNodeAt()<br />
	at com.yahoo.astra.fl.controls.treeClasses::BranchNode/addChildNode()<br />
	at com.yahoo.astra.fl.controls.treeClasses::TreeDataProvider/::parseXMLNode()<br />
	at com.yahoo.astra.fl.controls.treeClasses::TreeDataProvider/::createTreeFromXML()<br />
	at com.yahoo.astra.fl.controls.treeClasses::TreeDataProvider/com.yahoo.astra.fl.controls.treeClasses:TreeDataProvider::getDataFromObject()<br />
	at fl.data::DataProvider$iinit()<br />
	at com.yahoo.astra.fl.controls.treeClasses::TreeDataProvider$iinit()<br />
	at NewTreeFunctionality_fla::MainTimeline/NewTreeFunctionality_fla::frame1()</p>
<p>i thought the leafe issue for tree is fixed, or did i downloaded an older version?</p>
<p>next tree issue, same example&#8230;</p>
<p>try changing this<br />
<code></p>
<p></code><br />
to this:<br />
<code></p>
<p></code></p>
<p>hum, doesent seem to be fixed either, i hope i just downloaded an older version:).</p>
<p>greetz Sascha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: freddy</title>
		<link>http://www.yswfblog.com/blog/2008/08/18/astra-13-release/comment-page-1/#comment-22616</link>
		<dc:creator>freddy</dc:creator>
		<pubDate>Fri, 22 Aug 2008 15:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/08/18/astra-13-release/#comment-22616</guid>
		<description>what's happend with the pages about carousel component? sometimes dosen't work</description>
		<content:encoded><![CDATA[<p>what&#8217;s happend with the pages about carousel component? sometimes dosen&#8217;t work</p>
]]></content:encoded>
	</item>
</channel>
</rss>
