Log in | Jump |

Flash Player roundup

Flash Flex Air FMS

(preview-image)

Flash Player Compiler Errors and How to Fix Them

Posted on December 10th by admin.
By Senocular: The following lists common compiler errors found with Flash Player and what you can do to fix them. Also available, Runtime Errors. Compiler Error #1061 1119: Access of possibly ...
(preview-image)

Flash Player Runtime Errors and How to Fix Them

Posted on December 10th by admin.
By Senocular: The following lists common runtime errors found with Flash Player and what you can do to fix them. Also available, Compiler Errors. TypeError: Error #1009 TypeError: Error #1009: Cannot ...
(preview-image)

Multi-table INSERT using one SQL statement in AIR SQLite

Posted on December 10th by admin.
By Paul Robertson: This article describes a way that you can use a single INSERT statement to add data to multiple tables in the SQL dialect supported by the SQLite engine in Adobe ...
(preview-image)

Building a Flex application that connects to a BlazeDS Remoting destination using Flash Builder 4 beta

Posted on December 10th by admin.
By Sujit Reddy G: This article explains how to create a Flex application in Flash Builder 4 beta 2 that invokes a method in a Java class on the server using BlazeDS Remoting ...
(preview-image)

Overview of the Flash Player 10.0.42 Security Update

Posted on December 10th by admin.
By Adobe: Note: The following article is for developers only. Customers who are experiencing Adobe Flash Player installation issues should begin troubleshooting in the Flash Player Support ...
(preview-image)

Creating a Swipe/Slide Effect With Flex

Posted on December 10th by admin.
By Andrew Trice: In this example, we will walk through the creation of a swipe/slide effect inspired by the transitions that you often see in touch-capable devices when you use a finger to ...
(preview-image)

3D moving stars in Flash using ActionScript 3

Posted on December 2nd by admin.
By Rodney Smith: This tutorial shows how to use 3D features of Adobe Flash Player 10 and Adobe Flash CS4 Professional using ActionScript 3, and how to apply them to make a user-controlled ...
(preview-image)

Flash TDD Project Template

Posted on November 30th by admin.
By Jesse Freeman: Advanced Flash Tactics or AFTs are techniques that come from deep within the Flash Art Of War, the oldest Flash military treatise in the world. In this ...
(preview-image)

Integrating Amazon Flexible Payment Service with Flex and Adobe AIR

Posted on November 30th by admin.
By Miti Pricope: This article describes a technique for integrating Amazon Flexible Payment Service (Amazon FPS) with a Flex application running in Flash Player and in Adobe AIR. I will cover security and ...
(preview-image)

Augmented reality with animated avatars using the 3D drawing API

Posted on November 23rd by admin.
By Keiichi Yoshikawa: I developed the idea for animated business cards when I read about a new concept that utilizes AR (augmented reality) technology to display 3D animations on a screen based on 2D ...
(preview-image)

Validation in Flex with Hamcrest-AS3

Posted on November 22nd by admin.
By Joel Hooks: Hamcrest? No, it isn't a fancy sandwich topping. Hamcrest is a framework for creating matchers, allowing matching rules to be defined declaratively (from 
(preview-image)

Adobe Flash Player 10.1

Posted on November 17th by admin.
By Adobe: Adobe® Flash® Player 10.1 is the first runtime release of theOpen Screen Project that enables uncompromised Web browsing of expressive applications, content and video across ...
(preview-image)

Introducing Adobe AIR 2 beta

Posted on November 17th by admin.
By Rob Christensen: Today, I am pleased to announce the availability of the Adobe AIR 2 beta runtime and 
(preview-image)

Flex 101: Customize Scrollbars

Posted on November 16th by admin.
By Andrew Trice: Customizing scrollbars in Flex is something that I see requested all the time, and it's actually really easy to do. I see requests for things like getting rid of the ...
(preview-image)

Flex Template Components Rock

Posted on November 16th by admin.
By Amy Blankenship: Flex comes with a full spectrum of components, but once in a while you get hit with a request to do something that is difficult to shoehorn into what already ...
(preview-image)

Refactoring Flex 4 applications

Posted on November 16th by admin.
By Jeanette Stallons: Refactoring is the process of cleaning up your code. It is not changing or adding functionality to your application. It is rewriting your code so it is more logical, readable, ...
(preview-image)

Adobe and RIM to simplify the delivery of rich content and applications

Posted on November 14th by admin.
By Mark Doherty: oday our Open Screen Project partner RIM kicked off their annual Blackberry ...
(preview-image)

Flash Builder: Wrong Debug Player!

Posted on November 14th by admin.
By Joseph Labrecque: Every once in a while, Flash Builder loses its mind when I attempt to debug a project and tells me that I don’t have a debug version of Flash Player ...
(preview-image)

How does Flex Size Components?

Posted on November 14th by admin.
By Jeffry Houser: This question comes in from Corey I'm a newbie to the world of web development and Flex. I'm currently working on a project that will allow visitors to post stories and ...
(preview-image)

Flex Skinning Problem using SWFs and Scale 9

Posted on November 14th by admin.
By Stefan Ritcher: I'm saying it's a bug because I think it should work differently to what is happening in my application. I was trying to create ...