Category Archives: Web Development

HTML 5 & CSS3 Support

Assuming they can keep this grid updated it could be pretty nice tool moving forward. I also think this is a pretty clear illustration that Flash isn’t going anywhere. Because unless you’re rocking webkit you can’t animate things around. And of course if you’re using IE you’re retarded out of luck for most of this stuff anyways. Continue reading

Posted in Web Design, Web Development | Leave a comment

MWC Tweets

What’s up all you MWC fans? Normally I spend most of my time on Oregon related stuff, but my Creative Director at work designed a little Adobe Air app that I worked my AS3 mojo on to create a cool … Continue reading

Posted in Flash/ActionScript, Flash/ActionScript, Freebs, Web Development | 1 Comment

Versions With A Local Repository

I hope I can make this a bit easier to understand for a few people. Versions is simply a Subversion client for the Mac. I wanted to start using it for my personal projects and had the need to work … Continue reading

Posted in Web Development | Tagged , , , | 1 Comment

HexLuv AS3 Scroll Bar Class

I just updated version 2.1. There really isn’t any new eye candy or anything. I’ve just fixed a stability issue with the mask not being added to the display list and thus causing whatever you’re applying the scroll bar to … Continue reading

Posted in Flash/ActionScript, Flash/ActionScript, Freebs, Web Development | Tagged , , , | 75 Comments

MattHaliski.com Is Done. Finally.

It’s been a long time coming and I’m pleased to announce that MattHaliski.com has finally gone live. MattHaliski.com is my portfolio website and now shows a decent amount of the work I’ve been up to for the last few years. … Continue reading

Posted in Flash/ActionScript, Misc., Web Design, Web Development | Tagged , , , | Leave a comment

TweenLite/Max New Release

Hey guys. Again, I want to apologize for my slowness in posting these days. I’ve been working like crazy on my portfolio site and getting ready to move into a new house. It’s been nuts. But, I just noticed that … Continue reading

Posted in Flash/ActionScript, Web Development | Tagged , , , | Leave a comment

Espresso Public Beta

Well, if you’re a developer worth your salt you’ve at least tried out CSSEdit at one point or another. Those same folks that brought you wonderful application are now pushing out Espresso. No, they didn’t lose their jobs as developers … Continue reading

Posted in Industry News, Web Development | Tagged , , , , , | 2 Comments

ActionScript (AS3) Inheritance

Inheritance is a funny thing in ActionScript and Flash. But it does closely resemble the animal kingdom in which we live. Inheritance is also one of the cornerstones of object oriented programming. So get used to it! It essentially means … Continue reading

Posted in Flash/ActionScript, Web Development | Tagged , , , | Leave a comment

Web Developer Toolbar/Firebug For Safari

I have no doubt that there are some diehard Safari users out there. When I develop on my Mac I find myself hoping back and forth between Safari and Firefox a lot. I’m sure everyone is somewhat familiar with the … Continue reading

Posted in Tutorials, Web Development | Tagged , | 2 Comments

ActionScript 3 – What are Conditionals?

Do you prefer Pepsi or Coke? Of course, we all know the correct answer is Mt. Dew, but that is besides the point. When it comes to ActionScript the answer itself can be asked, and then responded to, using conditionals. … Continue reading

Posted in Flash/ActionScript, Web Development | Tagged , , | 1 Comment