Director Help from Denmark

I ran into a rather stubborn problem yesterday with an application I’m building using Adobe Director, where a text element I created would render incorrectly and would only do so inconsistently.  It was a very specific set of actions that caused the problem, so I knew it was a scripting problem, but had no idea where to look, since I’ve taken one whole Java class in my life.  So, I hit up the Adobe Director help forums with my problem.

Help eventually came from a guy from Denmark, who was able to find a fix for the problem once he got his hands on the application.  He wasn’t really able to figure out the problem, per se, but did suggest a fix:

on beginsprite(me)
sprite(me.spriteNum).puppet=false
end

Its an older script from Director 3 days, and as such, I would have never employed such a solution.  Put simply, it makes the text element retain its own behavior, rather than inheriting anything, which is presumably where the problem was coming from.

This whole ordeal was sort of fun, in that it made me realize just how far things have come.  Here I am, in a building with a hundred or so employees – a dozen of which are engineers, but none of who could help with this, and I was able to send my application up into the “cloud” via SkyDrive, have some guy in Denmark debug it and suggest a fix that worked.

I love living in a connected World.  :)

How is Babby Formed?

Saw this on a blog I frequent, and had to pass it along.

Someone asked about human reproduction on Yahoo! Answers

And the funniest part:
Someone made a hilarious animated dramatization of the exchange

Its sad when the most correct and complete answer doesn’t rise to the top (especially since who ever asked the question selected the ‘best’ answer), but its pretty hilarious all the same.

Settling on a Blog

I’ve been trying to figure out a way to seamlessly and effortlessly integrate my blogging between both MySpace and Facebook, which is no easy task, thanks to how much MySpace sucks when it comes to open applications everything.

What I’ve decided to do is to first write my blogs here, then copy them over to MySpace, as the underlying architecture here is far superior.  Porting this content to Facebook is much easier, as I can use the Flog Blog application to syndicate this to my profile page.  Neat and easy.