Before I start with this post I should mention that Joshua Granick (on of the creators of NME) has a post about:How to Install Haxe, NME and MonoDevelop! That will save me some time and who can explain that better than Joshua. I wrote something similar when I moved from PC (FlashDevelop) to OSX (FDT) [...]
Just started to work with FDT and wrote about my “troubles” (post#1 and post#2) with my transition from FlashDevelop. (have to be very carefull what I say: “they” are watching me: here and here ) And it seems to be a very natural (geeky) thing to learn about ANT. And where do you go to [...]
I love FlashDevelop but moved to FDT (read my other post about this subject)… Not an easy thing (the biggest problem is that it totally not intuitive ) to do and I’m missing some stuff that I had in FlashDevelop. CTRL+U to change the selected text to uppercase Update #1: I have found it: ToUpperCase [...]
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 [...]
Sometimes, and I’m not very fond of them, I need to make banners….. The animation part is not so bad, but making the different sizes…. that can be a drag. And after you made the SWF banners, you also need to make the animation in GIF. This is how I use to do it: make [...]
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, AS3, Flash, FlashDeveloper, Open Source, SE|PY, Windows
|
Sometimes I open ActionScript files in another editor then FlashDevelop. And in my case this is Notepad++. Notepad++ has ActionScript syntax highlighting but it seems that it doesn’t detect it. When I open an AS file it uses the Haskell syntax highlighting, and that is very annoying especially when you open a couple of files [...]
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, AS3, developer applications, Flash, OSX, SE|PY, subversion, TextMate, tutorial
|
I said it before: I don’t like to regurgitate, but program is so good that I can’t help myself…. As we are now approaching the final release of FlashDevelop 3, this release is the last feature release. FlashDevelop.org – View topic – FlashDevelop 3.0.0 RC2 released. FlashDevelop is awesome! If you never used it, give [...]
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, AS3, compiler errors, document class, Flash, library symbol, programmers, tutorial, Tutorials
|