Depois de saber como carregar dados de um banco de dados usando o AMFPHP com FLEX 2.0, surgiu uma dúvida, como passar argumentos para o AMFPHP? Depois de ler o artigo do Mike Potter vi que é muito simples. Continue reading
Category Archives: Flex
Passar o valor por referência ou criar uma copia do valor no Action Script 3.0?
Muito já se discutiu sobre o melhor método de manipular valores das variáveis, no começo aprendemos a criar uma copia e trabalhar com ela, mais tarde aprendemos a trabalhar com valores passados por referência. A linguagem de programação C por exemplo, pode-se tirar o máximo proveito usando ponteiros, e minha dúvida era justamente como fazer isso no Action Script 3.0. Porém no Action Script 3.0 todos os argumentos são passados por referência.
ActionScript 3.0 and AVM2: Performance Tuning
Curioso em saber como aproveitar a melhor da performance da AVM2 (Action Script Virtual Machine) e do Action Script 3.0? Gary Grossman (Criador do ActionScript) , disponibilizou um guia para que desenvolvedores possam entender as diferenças entre o Action Script 2.0 e 3.0 e aproveitar o melhor da AVM2.
Zinc updated to support Flahs Player 9, Action Script 3.0 and Flex 2
Boa noticia para quem conhece essa excelente ferramenta que extende as capacidades do Flash para gerar programas desktop, o proximo update terá suporte ao Action Script 3.0 e ao Flash Player 9.
Mais detalhes
http://www.multidmedia.com
International Registry of FlexCoders
Participem do registro internacional de FlexCoders, basta se cadastrar e confirmar pelo link que é enviado ao seu email =D
“Welcome to the International Registry of FlexCoders. In late 2005 Adobe announced a goal at MAX 2005 of increasing the Flex development community from roughly 5000 to over a Million by around the year 2010. The key driver of this initiative is Flex 2 and it’s tiered licensing model.
The purpose of this site is to support this goal by seeing how many FlexCoders there are, so spread the word! ”
10 Reasons We Love Flex 2
Artigo muito interessante sobre os motivos para se adotar o Flex2 para desenvolvimento. =D
http://blog.arc90.com/2006/07/10_reasons_we_love_flex_2.php
leitura complementar:
http://weblogs.macromedia.com/mesh/archives/2006/07/skinner_moock_a.html
Macromedia News Extension para Firefox
Acompanhe as últimas novidades do Macromedia News(Aggregator, Homepage, Support Center e Developer Center e mais alguns blogs da area)no Mozilla Firefox.
Flash Professional 9 ActionScript 3.0 Preview
Agora o Flash tem suporte ao Action Script 3.0 e ao Flash Player 9.0 =D
“A preview of the next release of the Flash authoring tool, scheduled for release in 2007, extends the capabilities of Flash Professional 8 to include support for the new ActionScript 3.0 language in Flash Player 9.”
“About ActionScript 3.0
ActionScript 3.0 is a powerful, ECMAScript-standard object-oriented programming language that marks an important evolution of the language and capabilities of the Flash Platform.
A number of additions to ActionScript 3.0 are straightforward to discover and use, and make programming significantly easier than in previous versions. For example, by repackaging commonly used classes and objects as more easily-accessible APIs, we’ve provided faster, more direct access to the functionality you need for your applications. Other additions, like regular expressions and E4X support, make working with XML much faster and more natural. The new ActionScript Virtual Machine (AVM2) runs ActionScript 3.0 code, and includes an optimized compiler, redesigned from the ground up to run applications even faster. Lastly, an improved Flash Player API includes objects and functions to access player-specific functionality.”
confira algumas novidades neste artigo do Developer Center
ActionScript Technology Center
http://www.adobe.com/devnet/actionscript/
Adobe Developer Week
Segue algumas apresentações do Adobe Developer Week
http://www.onflex.org/ted/2006/06/adobe-developer-week-sessions.php
http://www.adobe.com/communities/developerweek/
*UPDATE 23/06/2006*
Algumas apresentações do LA Flash
http://www.laflash.org/community/?q=taxonomy/term/44
ActionScript 3.0 Cheatsheet!!!
Alguns CheatSheets sobre Action Script 3.0 que encontrei no ActionScriptCheatSheet.com, é algo como um guia de consulta rapida.
Top Level Classes
Packages
Display Package
ou para quem quer a do Action Script 2.0