The No.1 i-Technology Magazine in the World !
   
 

      ES no BS
This is a personal blog of Yakov Fain       My son's animations and music         No BS IT podcast      Америчка




Archives

««Sep 2010»»
SMTWTFS
    1
2
34
567891011
12131415161718
19202122232425
2627282930

RSS Feed








Subscribe to these blogs

Latest tagged entries for 'ACTIONSCRIPT'



Finally, or new book is in flash, I mean in print

Friday, 2 March 2007 12:32 A GMT-04
A couple of weeks ago I stopped by at our publisher's offices (Sys-Con Media) and they showed me our Flex book book with correct cover, but all pages were blank. Yesterday, I've got an email from them with the words, "Yakov your book is ready, stop b

Event-Driven Programming in Flex with Custom Events

Monday, 26 February 2007 12:46 A GMT-04
Event-driven programming model offers an excellent architecture based on loosely-coupled components consuming and throwing events. This simply means that a properly designed component knows how to perform some functionality and notifies the outside w

Namespaces in Flex and Soprano

Sunday, 11 February 2007 7:44 P GMT-04
In XML, namespaces are used to avoid potential naming conflicts with other components having the same names. Flex also has namespaces. Familiarity with Soprano family is a pre-requisite for reading this article.

Object-Oriented programming in ActionScript 3 vs Java

Saturday, 27 January 2007 3:38 P GMT-04
You know the drill: a language is called object-oriented if it supports inheritance, encapsulation and polymorphism. And what do we do with interfaces?

A Coding challenge

Monday, 9 October 2006 9:23 A GMT-04
Just finished writing a piece called "Polymorphism Without Interfaces". I challenge you to review and explain the code below (it's not Java)

ActionScript 3: Dynamic Classes

Monday, 2 October 2006 1:15 P GMT-04
In Java, if you've created an object from a particular class, you can use only properties and methods that were defined in this class. This is not the case in ActionScript 3.

A video from the Flex Seminar in New York

Saturday, 16 September 2006 6:45 P GMT-04
This is the video from our recent presentation on Adobe Flex.

Who's winning the desktop: Sun, Adobe or Microsoft?

Friday, 8 September 2006 7:43 A GMT-04
Comments on a discussion that is going on at JavaLobby about the future of Java on desktop

Flex 2: Before your application is loaded

Wednesday, 2 August 2006 10:57 P GMT-04
I did a mini research on what's happening under the hood when Flash Player 9 loads and starts a Flex 2 application.

Adobe Flex 2 has been released today

Wednesday, 28 June 2006 6:00 A GMT-04
Adobe Flex 2 has been released as planned. The first question is how much, the second, is where to get it from, and the last one, how to start using it for a living.