News, resources, info and links on Macromedia MX, with a focus on Macromedia Flash MX from the Macromedia Flash Community Manager.
Show all feed information | Ping Blog Update
We have just posted information about FlashCamp San Francisco, a free developer event that we will be holding in the Adobe San Francisco Office on Friday night, May 29th. This will be similar to the ApolloCamp event that we held for the Apollo Beta launch a couple of years ago, although this …
Here is Kevin Lynch’s Keynote from the Web 2.0 conference where he shows how to build a full application using Illustrator, Flash Catalyst, Flex Builder, Flex and the Facebook ActionScript 3 API.
Here is Kevin Lynch’s Keynote from the Web 2.0 conference where he shows how to build a full application using Illustrator, Flash Catalyst, Flex Builder, Flex and the Facebook ActionScript 3 API.
I have put together a table which lists a number of browser based rich client runtimes and their install sizes along with which platforms they are available on and supported.
The runtimes covered include:
Adobe Flash Player 10
Silverlight 2
Silverlight 3 beta
JavaFX 1.1.1
I have obtained the …
I have put together a table which lists a number of browser based rich client runtimes and their install sizes along with which platforms they are available on and supported.
The runtimes covered include:
Adobe Flash Player 10
Silverlight 2
Silverlight 3 beta
JavaFX 1.1.1
I have obtained the …
Not Flash related, but I wanted to make a quick post and point out a new Halo 3 related iPhone application I have created. It is called Timetrocity and is basically a weapon and item respawn timer for Halo 3.
You can find more information about it here.
And yes, I am looking to create a [...]
I have just uploaded a new class to the as3corelib library that makes it easy to monitor files for changes.
The class is called FileMonitor, and is in the com.adobe.air.filesystem package. Here is a simple example of it in use:
import com.adobe.air.filesystem.FileMonitor;
import …
I have just uploaded a new class to the as3corelib library that makes it easy to monitor files for changes.
The class is called FileMonitor, and is in the com.adobe.air.filesystem package. Here is a simple example of it in use:
import com.adobe.air.filesystem.FileMonitor;
import …
I have just uploaded my slides from my FlashCamp London presentation on migrating from ActionScript 2 to ActionScript 3 using Flash Authoring.
You can view and download the slides from here.
I am doing some work on writing FlexUnit test cases for the FileMonitor class which I have added to as3corelib. Once I wrote the test, I got the following error, which didnt make a lot of sense to me at first:
[SWF] FileWatcher2.swf - 1,040,015 bytes after decompression
Error: Error #2037: …