Fireworks CS4 Beta on Adobe Labs

May 27th, 2008
Posted by granthnk in Fireworks

The public beta of Fireworks CS4 is now available for download at labs.adobe.com. In addition to a very noticeable (and polished) cosmetic makeover, there are a lot of great new features. Check out Nick’s list of top new features. Alan has also posted a Breeze session archive demoing the new features. My panels should all function correctly, but please let me know if you run into any issues and I’ll work to get them fixed.

New Fireworks Panel: Gradient Direction Editor

May 15th, 2008
Posted by granthnk in Fireworks, General, Styling

Over the past several months I’ve been working on a new “BrushManager” panel for Fireworks. I’ve been creating all of the individual pieces as AS3 components, both for ease of development and maintenance reasons. The BrushManager (I’ll eventually come up with a better name) lets you quickly toggle between Solid Fill, and Linear or Radial Gradient Fill. The Gradient editing capabilities currently in my Gradient Panel will be migrated into this new panel, along with a new precision Gradient Direction Editor. I currently have a test version of the Gradient Direction Editor in a standalone Fireworks Panel, available for download below.

Take the panel for a spin and send me your feedback. It’s still a bit buggy at this point, so use at your own risk!

The video below is encoded at 1280 x 720, so be sure and watch in HD on the Vimeo site!


Fireworks Panel: Gradient Direction Editor from Grant Hinkson on Vimeo.

Download Preview Panel: Fireworks Gradient Direction Editor Panel

New Fireworks Panel Preview: ResourceDictionaryPanel

March 1st, 2008
Posted by granthnk in Fireworks, General, WPF, XAML

ResourceDictionaryPanelA couple of months ago I posted a preview video of the “Fireworks Brush Manager”. Since that post I’ve had pretty much no free time to work on the project. I’ve update the layout a bit, added new icons, etc., but haven’t really focused on finished up the functionality. Last week I spent a little time before bed one night reviewing how I expected to interact with the panel and realized that I was trying to cram too much into a single panel. I realized I really had two panels: a ResourceDictionary Panel and a new Brush Editor panel. Since I have the ResourceDictionary part of the thing in a partially working state, I decided to go ahead and post a preview release to start getting some feedback and bug testing going.

I only have the “Open” function working, which lets you browse for a ResourceDictionary. I’m planning on adding Save capability and a Sync feature, which will synchronize objects on the stage with brushes assigned to them should the resource change. Watch for that over the next 3 months ;)

Known Issues: I’ve found that I have to open the same ResourceDictionary twice sometimes in order for the file to be recognized. So if your brushes don’t appear at first, try again. If your brushes never appear, or if you run into bugs, please send me a note along with your ResourceDictionary and I’ll add it to my list of test RDs.

(7: The number of times I typed “Panel” in this post, 8 after that last reference)

Download ResourceDictionaryPanel Preview
(Double-click MXP to install, swf included if you have problems, copy directly to the Command Panels folder: C:\Program Files\Adobe\Adobe Fireworks CS3\Configuration\Command Panels)

Fireworks to XAML Converter Update

April 17th, 2007
Posted by granthnk in .NET, Fireworks, General, WPF, XAML

Fireworks to XAML ExporterI’ve released an updated version of the Fireworks to XAML panel along with a new article at the Fireworks Developer Center at adobe.com. The article provides a nice overview of the panel, the features it offers, and how you can tailor the settings to meet your specific needs. The latest version includes a number of bug fixes, support for textures and patterns (ahh yeah!) and replaces the current masking implementation with clipping paths. You can download the latest version from the article posting.

The article is featured in the all new Fireworks Developer Center, updated along with the new CS3 launch. Fireworks CS3 has a ton of great new features that you definitely need to check out. There are lots of great new articles and walkthroughs in both the Developer Center and the Design Center.

Fireworks Gradient Panel

April 17th, 2007
Posted by granthnk in Fireworks, General

Fireworks Gradient PanelJust in time for the CS3 Launch - my Fireworks Gradient Panel that I wrote about in January now has a nice new face and a handful of additional features — the ability to change the fill mode to solid, linear gradient or radial gradient and set the orientation on gradients. I also added the ability to synchronize the color and opacity nodes, a requirement by gradients in Flash. I’ve added a slider to the opacity stops so you can quickly set their value as well. I’m using this panel all the time and find it really streamlines my work.

I have a new article at the Fireworks Developer Center that digs a little deeper into the features — you can download it from there.

Article and Download

Next Page »