Webdevotion.be

Developer for the Flash Platform

Post archive for ‘Flash’

How to merge two images into one using Actionscript

Well, it’s very easy, using BitmapData and Bitmap. This example makes things a bit more complex to show some principles. Hope you learn something out of it off course.

// we’ll scale the first ( background ) image by 50%
var s : Number = .5;

// create a matrix to make the scalilng of the [...]


Tagged as , , , , , , + Categorized as Flash

Job opening at Mr. Henry

We are looking for a developer for the Flash Platform. It’s a full time, on site position for our office in Antwerp.
Get more info on our jobpage: http://workingat.mrhenry.be/


Tagged as , , , , , , , , , + Categorized as Air, Flash, Flex, General

Flash Player 10 Released - euhm, updated

Only released earlier today, but there is allready an update.
” The update replaces the Debug and Release versions of Flash Player 10 browser plugins, standalone players, and Test Movie players that are included in the initial release of Flash CS4 Professional.”


Categorized as Flash, Flex, Software

TweenMax over TweenLite: an example

Well, when you want to pause all tweens that are currently running. E.g.: when you have a window popping up and all characters in a game need to stop moving. Easy Peasy!
TweenMax.pauseAllTweens(true,true);
TweenMax


Tagged as , + Categorized as Flash

Attending Flash On The Beach 2008

After being abscent in 2007 I will be attending FOTB again.
When FOTB popped up in 2006 I was there. It was the beginning of a new chapter in the Flash book. AS3 was around the corner and a lot of people had a lot of great ideas.


Tagged as , , + Categorized as Flash, Flex, General, Inspiration, Travel

Flex 3 Builder Tip: Export for release

When you have the Flash Debugger Player installed you will notice that some sites throw a nasty debugging dialog. The problem is, it’s not just you, the developer, who sees this box, but also your fellow developers for the Flash Platform. To come around this you should use the export wizard and create [...]


Categorized as Flash, Flex

Fix for “error during transcoding”

I just encountered this error in Flex Builder 3:

exception during transcoding: Unexpected exception encountered while reading font file

The fix is to add -managers=flash.fonts.AFEFontManager to your compiler arguments.
Found here.


Categorized as Flash, Flex

MDM releases Zinc for Linux!

Create, Build & Deploy Real Desktop Applications for Linux Operating Systems from your Adobe® Flash/Flex Projects. Compile and Distribute Desktop Widgets, CD-Roms, DVDs, Flash Games and More.
Zinc™ 3.0 Plug-In - Linux


Categorized as Flash, Flex, Linux ( Ubuntu )

Adobe Make Some Noise!



Categorized as Flash, Flex

Flash on the iPhone is coming?

http://www.gearlive.com/news/article/q108-flash-on-iphone-is-just-around-the-corner/


Categorized as Flash, Flex, General