Aaaargh!
Monday, November 26th, 2007Saturday evening, I was tinkering around with Sothink SWF Quicker, making some progress in creating a mock-up version of a game I’m developing for school.
But, you know, the trial ran out, and even though I had a “totally legal” key for it, I figured, what the hell, if I’m going to be “totally legal”, I might as well go all the way and “purchase” Flash CS3 Professional.
Flash CS3 Professional works with ActionScript 3.0.
Sothink SWF Quicker 2.6 works with ActionScript 2.0.
The two, APPARANTLY, aren’t exactly compatible.
They’re compatible in the sense that Flash will TELL you that the code you just wrote is superawesomecorrect, but it won’t work, because it isn’t backwards-compatible.
And we’re talking bullshit like this:
//ActionScript 2.0
_root.quality = "LOW";
//ActionScript 3.0
stage.quality = StageQuality.LOW;
Fuck you Adobe.
That shit is unnecessarily fucking evil.
That took me over a half hour to Google by the way.
As a side note: you might as well get Flash, because Sothink SWF Quicker looks the EXACT. GODDAMN. SAME.
-knite
