Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

actionscript

  • submit to reddit

Granite Data Services 2.3.0 RC1 Released

Hi all, Granite Data Services 2.3.0 Release Candidate 1 is out and available  for download here. Many (59!) bugfixes, improvements and new features are coming with this new release and the full change log can be found on GraniteDS' Jira.

0 replies - 553 views - 10/12/11 by Franck Wolff in Announcements

Granite Data Services 2.2.0 SP2 released

Hi,Granite Data Services 2.2.0 Service Pack 2 is released. You may download it here.This new version is a minor bugfixes release for issues mostly found in the Tide Flex framework, GlassFish v3.1 and CDI/Weld support.

0 replies - 826 views - 03/31/11 by Franck Wolff in Announcements

New Java Client Library for GraniteDS

Granite Data Services, an open source, comprehensive development and integration solution for building Flex / JavaEE RIA applications, was missing a Java client library for connecting to deployed applications.This is now fixed with the new GraniteDS Java...

0 replies - 1081 views - 03/11/11 by Franck Wolff in Announcements

Book Review: Flex 3 with Java

This book offers a good basis for beginners in Flex 3 and ActionScript 3. Coverage includes how to work with Flex Builder 3 in terms of configuration, use, and debugging. There is also concrete...

0 replies - 3172 views - 09/27/10 by Manuel Jordan in Book Reviews

Andrew Shorten: Transitioning from Flex Builder 3 to Flash Builder 4

It’s been a little over a month since Adobe unveiled version 4 of its Flex Framework, along with Flash Builder 4 (previously named Flex Builder).  DZone caught up with Adobe’s Andrew Shorten to see how the community's response has been so far to the new...

0 replies - 18417 views - 04/29/10 by Nitin Bharti in Articles

Popular Languages of 2009

The TIOBE index for 2009 says that Google's new Go programming language experienced more growth in popularity than any other language in 2009.  The growth is quite remarkable given that the language became available late in the year.  Is it all just hype? ...

6 replies - 19263 views - 01/11/10 by Mitchell Pronsc... in News

Book Giveaway & Exclusive Chapter Download: Flex 3 in Action

DZone and Manning Publications have partnered to bring you an exclusive chapter from 'Flex 3 in Action' (by Tariq Ahmed). This chapter covers ActionScript's core concepts. It discusses comments, variable types, operators, loops, conditions, arrays, and...

2 replies - 7081 views - 11/16/09 by Lyndsey Clevesy in Articles

Automatic serialization of ActionScript objects to and from XML

In Flex applications that use a backend server for data manipulation and storage, serializing and transferring the objects from one layer to another is an important matter. In this short tip, Constantin Moldovanu shows you how to automatically serialize...

1 replies - 14762 views - 04/23/09 by Nitin Bharti in News

Distributed OSGi - Tilting at Windmills

I've been an enthusiastic champion regarding the advent of OSGi as used for a Java-based enterprise computing modularity standard. However, I have a very definite compartmentalization in mind as to what role OSGi should play — I draw the line at a single...

7 replies - 9227 views - 06/16/08 by Roger Voss in Articles