Hi, Tripp! I have updated astra tabBar and now all is looking properly. Many thanks!...
1872
rajdeeprath
Jul 5, 2009 9:11 pm
Hi when ever i hit ctrl + s to save in flash cs3 i get the error message: 1020: Method marked override must override another method. this happens only when i...
1873
Josh Tynjala
joshtynjala
Jul 5, 2009 10:25 pm
If you have the source directory for the Astra components in your source path, this will sometimes happen. Note that you only need the symbols for the...
1874
eightdotthree
Jul 7, 2009 8:19 pm
I am investigating if a PieChart being drawn on to the page can be animated. It's not in any of the examples and animationEnabled is true by default so it...
1875
eightdotthree
Jul 7, 2009 8:22 pm
I am investigating if a PieChart being drawn on to the page can be animated. It's not in any of the examples and animationEnabled is true by default so it...
1876
Dwight Bridges
tripp.bridges
Jul 7, 2009 9:01 pm
The animation only occurs when the data in the chart changes. If you update the data in chart, the wedges will animate to their new sizes. Tripp...
1877
rajdeep rath
rajdeeprath
Jul 7, 2009 10:30 pm
thanks a lot ... From: Josh Tynjala <joshtynjala@...> Subject: Re: [ydn-flash] 1020: Method marked override must override another method. To:...
1878
rajdeep rath
rajdeeprath
Jul 7, 2009 10:33 pm
but its still giving error same one and my application is not compiling on ctrl + enter ... From: Josh Tynjala <joshtynjala@...> Subject: Re: [ydn-flash]...
1879
splokik
Jul 9, 2009 7:59 am
Me too gets the message. I am using flash as3 and did drag the component already. Got the source from here and same message goes. ...
1880
aotjj
Jul 9, 2009 4:06 pm
I am trying to create a bar chart that shows how many times several images have been clicked. I can easily add the title of the image but I would like to have...
1881
splokik
Jul 10, 2009 1:02 am
I am using flash cs3 with as3 and did drag the component already but gets the message "1172: Definition com.yahoo.maps.api.tools:PanTool could not be found. " ...
1882
mgutz@...
mgutz@ymail.com
Jul 11, 2009 5:35 pm
My first Flash project closing.com/demo/smartclosing-widget Widget to calculate closing costs. Not yet prime time, but getting there. Straight Flash and AS3 :)...
1883
Josh Tynjala
joshtynjala
Jul 11, 2009 10:01 pm
Thanks for sharing. Looks great. - Josh...
1884
akselektrik
Jul 13, 2009 7:32 am
1885
eightdotthree
Jul 13, 2009 7:27 pm
The chart's don't animate at all, they just sort of pop on the screen....
1886
TJ Downes
koldfuzun
Jul 18, 2009 10:02 pm
When I attempt use the API I receive Error: Error #2101: The String passed to URLVariables.decode() must be a URL-encoded query string containing name/value...
1887
TJ Downes
koldfuzun
Jul 19, 2009 4:06 pm
Just to clarify, this happens when using the findEvents method...
1892
wyssinet
Jul 28, 2009 7:12 am
Is this problem fix-it? In my version this also don't work?...
1893
WebDesignNW
Jul 28, 2009 4:05 pm
I have an application that builds a printale document dynamically which includes some Astra Flash Charts. They show just fine if I display them on screen but...
1894
WebDesignNW
Jul 28, 2009 5:20 pm
typo: "printale" was suppose to be "printable"...
1895
XCoulon
Jul 29, 2009 3:31 pm
Hello, I just started working on an AIR app with the latest yflexskin (on Flex 3 builder + Flex SDK 3.3) and when I set the systemChrome to "none", I get 3...
1896
Dave Elam
xmessiahx
Jul 31, 2009 10:12 pm
Is it possible to use a scrollbar as primary navigation to control the horizontal position of carousel elements? If so - can you post some sample code that...
1897
mudzidzisi
Aug 2, 2009 11:43 pm
Is the source code for the FeedViewer example available for download?...
1898
Josh Tynjala
joshtynjala
Aug 3, 2009 12:44 am
It should be included with the examples for layout containers in Astra Flash. - Josh On Sun, Aug 2, 2009 at 4:43 PM, mudzidzisi...
Where do I find the examples? Pleas post the url. Thanks....
1901
Josh Tynjala
joshtynjala
Aug 3, 2009 2:59 am
Orange download button on this page: http://developer.yahoo.com/flash/astra-flash/ - Josh On Sun, Aug 2, 2009 at 7:57 PM, mudzidzisi...
1902
mudzidzisi
Aug 3, 2009 3:12 am
Hi Josh, I have downloaded and installed all the flash components(astre-flas 1.4). This example on...
1905
z2thaizzo
Aug 10, 2009 10:28 pm
so i see all the examples of astra tree with the xml written in flash.. how would i load and add an external xml file to populate the tree? thanks...
1906
Josh Tynjala
joshtynjala
Aug 10, 2009 11:14 pm
A search for "how to load xml files in as3" brings up this result which looks like pretty good for loading external XML files: http://theflashblog.com/?p=242 -...