Posted on June 30, 2008 by michaelangela
Very useful. Sometimes some flv conversion tools don’t include info that is vital for playback. In this case, the seekbar wouldn’t show up in the player until after playback finished. I’ll be testing to see if this resolves it but either way, this is good to know. The first hint was this post stating that [...]
Filed under: cool, flash, flex, flv, linux, one-liner, python, shell, tip, tool | Leave a Comment »
Posted on June 26, 2008 by michaelangela
Excellent comparison and info on free DNS reporting tools which come in handy when DNS is doing what it shouldn’t… at least not what you think it should! In the end I used intoDNS, CheckDNS.net, and pingability.
Free DNS Report alternatives
Everyone that runs a web server or even a site needs to run a DNScheck from [...]
Filed under: cool, dns, education, tip, tool | Leave a Comment »
Posted on June 15, 2008 by michaelangela
I like autocomplete. I also like it when the compiler (or IDE) tells me I am doing something wrong BEFORE I compile. Flexbuilder is my AS3 compiler of choice. Although FlashDevelop 3 has come a really long way. It’s PC only though.
Anyway, just did some reading about Enums in AS2. This bit of [...]
Filed under: as2, as3, education, flex, tip | Leave a Comment »
Posted on June 15, 2008 by michaelangela
I like autocomplete. I also like it when the compiler (or IDE) tells me I am doing something wrong BEFORE I compile. Flexbuilder is my AS3 compiler of choice. Although FlashDevelop 3 has come a really long way. It’s PC only though.
Anyway, just did some reading about Enums in AS2. This bit of [...]
Filed under: as2, as3, education, flex, tip | Leave a Comment »
Posted on June 15, 2008 by michaelangela
Well I wasn’t making a game but I just went through what the author describes: finishing up the app, gotta set up the preloader. I did a manual version of this but I like this idea. However I am not using FlashDevelop. I am in the Flash IDE for compiling. I have thought [...]
Filed under: as3, dev, flash, flashdevelop, flex, tip | 1 Comment »
Posted on June 15, 2008 by michaelangela
I am just wondering out loud… is this possible? Is there a way to list all the symbols in a Flash file and the classes linkages defined for them? Ah, perhaps better still, if the symbols are the same name as the class they are to link to, scan all the symbols and scan all [...]
Filed under: as3, flash, flex, functional testing | Leave a Comment »
Posted on June 10, 2008 by michaelangela
I have to say… if you EVER have to code in AS3 for Flash, using Flexbuilder is just downright awesome. Code completion (that ignore case unlike the Flash IDE), refactoring support, all kinds of goodness in general. Man… even things like searching for references to a particular function throughout the code base of the project. [...]
Filed under: as3, dev, flash, puremvc, tip, tool | Leave a Comment »
Posted on June 7, 2008 by michaelangela
Some very helpful and good steps on getting consistent color out of your photoshop setup. Uncheck that convert to sRGB before you save as well! We’ll try it out and see.
The Mysterious “Save For Web” Color Shift | Web Design Blog: Web Design & Innovation in web standards : Viget Labs
What we’re doing here won’t [...]
Filed under: cool, photoshop cs3, tip | Leave a Comment »