Posts Tagged ‘api’

The numbers are clear and speak for itself. The Adobe Flash platform has a dominant market position of the online world and I think will remain so for the next years. The Adobe shows today that continues the careful research and development of this creative world, and introduced the beta version of Flash Player 10. [...]

Component | FlexSpellCheck with source code
Wednesday, April 2nd, 2008

Today i’ve find this nice flex component using the google spell checker service API. Features used in the component The Flex SpellCheckComponent extends the mx.controls.PopUpButton control. You can use it with a TextInput, TextArea or RichTextEditor control. The component can be instantiated with MXML or Actionscript, and will use the Google service URL directly if [...]

Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the [...]

AS3 Dynamic Speech Bubble Snippet
Friday, March 21st, 2008

Nice example on AS3 showing how to draw a dynamic Speech bubble snippet using the drawing API. Check here. Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

Steven Gemmen has just released a new AS3 library for Pounce. It is open source, so free to everyone. Check the Steven’s post to read more about it, read documentation and download code. Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

CellRenderer API samples – Datagrid -
Wednesday, January 31st, 2007

Hi, another post today. This time i will speak about datagrid component. How many of us, didn’t want to customize our datagrid or our list component aon a Flash movie? Is it difficult? For those who think yes, pls check following links and source files. Hope now people can improve their skills using these technique’s. [...]