Update #1: I joint a gym to learn how to KickBoxing and Muay Thai! Here is the link to the site: http://www.samuraisports.nl/ (little warning: this website is not a beauty) Update #2: Brummble the papertoy tribute to ThreeA vinyl: Heavy Bramble is online and ready for downloading: here. It’s been a while … haven’t posted [...]
By Matthijs Kamstra
|
Posted in Design, Flash
|
Also tagged being a dad, Brummble, Dolly Oblong, Graffiti, haXe, LoaderMax, Marshall Alexander, Nick Knite, Papercraft, PaperToy, PaperToys, Robotlegs, Sneakerness, toy designers, Urban, Urban papercraft
|
Yes, its time, I need to… So how to make the transition from FlashDevelop to FDT as easy as possible? Let FDT react like FlashDevelop And I don’t even have to break a sweat: the amazing Steven Sacks (creator of Gaia) wrote an article about it: read here. The only two thing that I’m using [...]
This is a “must-read” update for twitter rss reader in flash as3. read here the complete (dutch) error message Stupid, stupid, stupid, I already knew this: Flash cross-domain security. Which simple says that it’s not allowed to “get” anything from another website unless the server has a crossdomain.xml. The nasty part is that, while you [...]
December 30, 2009 – 09:00
Update #1: must read this post, otherwise this code will fail when you place it on your server! I recently started my own company (eMCeeKay.nl) and I need to make a website for it…. Not really a problem besides that I don’t have any time to create a design. So I was thinking about a [...]
By Matthijs Kamstra
|
Posted in AS3, Design, Flash, Urban papercraft
|
Also tagged Flash, Papercraft, PaperToy, PaperToys, Urban, Urban papercraft, WordPress, XML
|
My favorite open source project ever, FlashDevelop has released: FlashDevelop 3.0.0 RTM (English, 4MB) . I started with coding in the Flash IDE, when I realized that there are better programs to code in I started working with SE|PY (ActionScript 2 only). I really loved that program, but it never made it to ActionScript 3 [...]
By Matthijs Kamstra
|
Posted in AS3, Flash, Open source / Freeware, Tools of the trade
|
Also tagged Actionscript, actionscript 2, actionscript 3, AS2, Flash, flashdevelop, FlashDeveloper, Open Source, SE|PY, Windows
|
Update #1: hmmmm, stupid but I write these post sometimes weeks ahead…. and this one caught up on me… The new version of SyntaxHighlighter Evolved has ActionScript support.. Update #2: I could remove everything below, but I’m keeping this here, perhaps someone can use it…. and it took some time to write, so I really [...]
I’ve been using a code-editor for years now. I started with SEPY and now I’m using FlashDevelop. Both on Windows. A colleague of mine still uses the Flash IDE (on a mac), so I decide to help him with his transition. Sadly there is no free editor for the OSX that handles AS2/AS3, but TextMate [...]
By Matthijs Kamstra
|
Posted in AS3, Open source / Freeware, Tools of the trade
|
Also tagged AS2, developer applications, Flash, flashdevelop, OSX, SE|PY, subversion, TextMate, tutorial
|
Just a linkdump, because my wrist is still broken: We needed a external font library for a project that we did. Here are two links to useful information: (Runtime font loading with AS3 / Flash CS3 (not Flex!)) http://blog.sitedaniel.com/2008/10/fontcontrol-class-external-font-library/ http://www.betriebsraum.de/blog/2007/06/22/runtime-font-loading-with-as3-flash-cs3-not-flex/ There is just one thing that could drive you mad: If you additionally place a [...]
February 18, 2009 – 09:00
Oke, here come my problem. I’m trying to create a sound looping engine in Flash, and because I don’t want files to be embedded in the FLA (in the library) I only can use MP3 as a sound file which I can load dynamically. I didn’t know this, but mp3 has a silence at the [...]
February 11, 2009 – 09:00
A while back a read this post about the AS3 Pills #1 – Document class and it reminded me to write something about the “Document Class”. The title of this post is a little misleading: there is no “Document Class” in Actionscript 2 but this is probably the way you are searching for this problem. [...]
By Matthijs Kamstra
|
Posted in AS3, AS3 migration, Flash
|
Also tagged Actionscript, actionscript 2, compiler errors, document class, Flash, flashdevelop, library symbol, programmers, tutorial, Tutorials
|