|
Tips From The Masters
By Valery Silaev Flex has a short learning curve for Java developers, who will find that there are a lot of familiar language constructs and patterns. It also provides excellent remoting capabilities for Java programmers, allowing transparent data transfer between ActionScript and Java 1.4 data types. ... Sep. 17, 2007 01:15 PM Reads: 14,583 Replies: 7 | By Jesse Randall Warden  Some things that I learned early in my career that originally helped me succeed, I believe are now hurting me in job interviews. One of the pros to typing via dynamic languages and forgiving compilers such as ActionScript 1.0, Ruby, JavaScript, and others is that you can quickly code t... Aug. 15, 2007 12:45 PM Reads: 22,135 Replies: 4 | By Darron J. Schall  Did you know ActionScript 3.0 supports multiple inheritance? Here's how... Multiple inheritance is actually possible with AS3, despite popular belief that it's not supported. It's not really multiple inheritance in the true sense of the word going by the strict definition... but there'... Dec. 20, 2006 01:00 PM Reads: 13,672 | By Yakov Fain The subject of this piece is how to pass parameters from HTML to a Flex 2 application using flashVars parameters. Oct. 12, 2006 07:30 AM Reads: 31,484 Replies: 1 | By Yakov Fain 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. This is one of the examples of unusual (from the OOP perspective) programming techniques. Oct. 3, 2006 07:15 AM Reads: 20,990 | By Anatole Tartakovsky While a large Flex application is loaded, the user may experience unpleasant delays, which can be used productively to logon to this application. Besides, it'll give the user perception that your application loads faster. Sep. 21, 2006 02:45 PM Reads: 18,441 | By Jesse Randall Warden  Depending on the scope of your project, you may have the opportunity for code reuse. The reasons you might want to do so are two-fold. First, you reduce duplication of efforts. If you have already created a hyperlink enabled CellRenderer for your DataGrid once, why do it again? Second,... Jul. 17, 2006 10:15 AM Reads: 16,923 Replies: 1 |
|
HOT SOA WEB SERVICES STORIES . . . Feb. 22, 2005 Reads: 29,947 Replies: 3 Nov. 2, 2005 Reads: 78,486 Replies: 13 Feb. 14, 2005 Reads: 11,319 Feb. 11, 2005 Reads: 5,668 Feb. 10, 2005 Reads: 5,654 SYS-CON FEATURED WHITEPAPERS |