Fullasagoog

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

FlashCamp San Francisco, May 29th : Flex 4, Flash Catalyst, Flex Builder 4 3 years ago

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 …

Kevin Lynch’s Web 2.0 Keynote / Flash Catalyst Demo 4 years ago

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.

Kevin Lynch’s Web 2.0 Keynote / Flash Catalyst Demo 3 years ago

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.

Rich Runtime Install Sizes Matrix 4 years ago

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 …

Rich Runtime Install Sizes Matrix 3 years ago

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 …

Halo 3 iPhone Application : Timetrocity 4 years ago

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 [...]

Monitoring File Changes in Adobe AIR 4 years ago

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 …

Monitoring File Changes in Adobe AIR 4 years ago

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 …

Scripting with ActionScript 3 and Flash CS4 4 years ago

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.

Error: Error #2037: Functions called in incorrect sequence, or earlier call was unsuccessful 4 years ago

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: …