Ideally, an agency for which you work as a freelancer has hired you as the square peg to fit into a square hole. A bit like software, there is a distinct interface between the people you are working w… more →
Jufajufa wrote 1 month ago: Ideally, an agency for which you work as a freelancer has hired you as the square peg to fit into a … more →
mrm00 wrote 1 month ago: Man, this one wasted me a lot of time. Let’s say you have a #define constant: #define FILEVER … more →
jufa wrote 2 months ago: The magic checkbox in, say Flash Video Encoder is there for a very good reason – much of the f … more →
jufa wrote 2 months ago: One day, the world will be progressive scan and square pixels. For now, that is just the web. But it … more →
jufa wrote 3 months ago: This keeps you to using best practices before commiting to an encode profile. Keep an eye on the Gri … more →
jufa wrote 3 months ago: pixelbreaker has a great solution: http://blog.pixelbreaker.com/flash/as30-mousewheel-on-mac-os-x/ … more →
jufa wrote 3 months ago: Big ass Laptop with 1920px screen and two hard drives – semi mobile is necessary – at … more →
jufa wrote 4 months ago: A project had a ‘flipbook’ which used nextFrame and prevFrame to move through content wh … more →
jufa wrote 4 months ago: A best practices way of loading a SWF withing another SWF is public function Constructor() { … more →
jufa wrote 4 months ago: AS2 Stage.scaleMode = “noScale”; AS3 stage.scaleMode = StageScaleMode.NO_SCALE; Can effe … more →
jufa wrote 4 months ago: While working on an flash CS3 project today I accidentally pasted a long phrase into the “font … more →
pizer wrote 7 months ago: Last update: 2008-12-08 I noticed some unfortunate gotchas when using two of the upcoming C++ featur … more →
wisoidblog wrote 7 months ago: I tried to write my first WPF app the other day in VS2008 c# .NET 3.5. I knew nothing about WPF exce … more →
warappa wrote 8 months ago: Today I experienced a problem with databinding and the code behind design. I connected the enabled p … more →
blogjamun wrote 8 months ago: This blog is an attempt to summarise what is already present as bits and pieces, in various blogs an … more →
warappa wrote 8 months ago: A Few days ago I was worried by a to my mind strange behaviour cause by anonymous event handlers: I … more →
Jeremy wrote 8 months ago: By Jeremy This attempted takedown of long-time target Tracee Hutchison is one of tim’s more pa … more →
evanl wrote 8 months ago: Let’s say you’re rendering a D3DImage, and you want to blit a texture to it. The logical … more →
evanl wrote 9 months ago: The ShaderEffect object allows you to register a dependency property bound to a texture sampler. It … more →