Part of the newest corelib 0.92.1, an Adobe AIR only class that provides a log target for the Flex logging framework, that logs files to a file on the user’s system.I think it’s useful when you want to write the logs into a specified file instead of the default one.
Posts Tagged ‘framework’
as3corelib Tutorial:An Adobe AIR class that provides a log target for the Flex logging framework
January 7th, 2009
Ntt.cc How to Use the ASUnit Framework to Write Unit Tests for ActionScript
September 28th, 2008
Ntt.cc
AsUnit is the first choice for Test-Driven Development using pure Flash applications.It is an Open-Source, Unit Test Framework for Macromedia Flash ActionScript 2.0 and 3.0. AsUnit 2.x is fully integrated with the Flash IDE, and there is a Mozilla XUL UI that works alongside any other ActionScript authoring tools. This framework allows developers to easily create and manage Classes, Test Cases, Test Suites and view the results of extensive test fixtures. This article will explain in detail how to use the ASUnit framework to write unit tests for ActionScript. It is aimed at an experienced AS developer who is curious about unit testing but has been frustrated by the lack of documentation for ASUnit.
Using Flex file system to build desktop applications
January 24th, 2008
Ntt.cc
Adobe® Flex™ 2 is a cross-platform development framework for creating rich Internet applications (RIAs).Flex enables you to create expressive, high-performance applications that run identically on all major browsers and operating systems.But Flex NOT only for web applications,we can build desktop applications using flex file system.
Make an AJAX call with the Extjs framework
January 22nd, 2008
Ntt.cc 
Posted in
Tags:
