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...
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...
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...
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...
but its still giving error same one and my application is not compiling on ctrl + enter ... From: Josh Tynjala <joshtynjala@...> Subject: Re: [ydn-flash]...
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...
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. " ...
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 :)...
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...
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...
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...
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...
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 -...