Adobe Creative Suite 4 (CS4) & Windows 7 x64 PDF Printer

So many of you are probably using the new Windows 7 beta that’s available from Microsoft.  If you’re using Windows 7 x64 (64-bit) and have installed Adobe Creative Suite 4 (CS4) you’ll notice that the Adobe PDF printer has not be installed.  This may apply to previous versions of the Adobe Creative Suite as well.  From what I also understand, this fix works for Vista x64 (64-bit) as well.  If you’re missing your PDF printer, please continue reading to learn more.



Read the rest of this entry »

Panic Coda Navigation Tutorial

Tonight I’ll be showing you a tutorial on how the guys over at Panic Studios created their sick website navigation for their new flagship product, Coda. Now you can put this innovative effect into use on your own projects. For those of you who haven’t seen it yet, you can check it out here - Panic Coda

*** Please Note: Code contained in the javascript file in the example was taken directly from Panic.com’s javascript library. This code is (C) 2007 Panic, Inc. ***

This tutorial may get a bit complicated for the average joe. So if you’re not in the mood for some reading, I suggest you jump to the bottom of this article and download the source. This way you get to tool around and get some hands on time.

Read the rest of this entry »

Execute Lightbox Scripts From Flash

This evening I will be showing you how to execute my Lightbox++ script from a Flash movie. You’re not only limited to Lightbox++, as you can use this tutorial with any Lightbox scripts based on Lokesh Dhakars Lightbox class. How is it done? Simple really. We setup something similar to what .NET programmers refer to as a Delegate. This will all be explained in a minute, so lets begin.

Read the rest of this entry »

Calling Javascript Functions From Flash

Tonight I will be giving you a very short tutorial on how to call javascript functions from your Flash movies. This is a very simple process, and if you follow along you’ll be scripting in no time. The following tutorial is going to be a precursor to an upcoming post detailing how to execute my Lightbox++ script from your Flash movies.

Read the rest of this entry »