Main

December 23, 2008

CS4 Text woes workaround

Users facing the text bounding box issue can breathe a sign of relief as there is a workaround for that problem. As a temporary solution is through an extension which will correct all text objects whose blue colored bounding box has been shifted in the document.

Important Note:

  1. Running this script will correct the bounding boxes for all text objects in the document affected by this bug. This correction is limited for that png file edit session only. The bug may be encountered again during future file edits where the extension script will need to be executed again.

  2. Any CS3 text element if present inside a Group ONLY will get re-rendered on running this script. After installing this extension, you can access this script from Commands menu-->Re-sync Text

  3. This extension will not touch any text elements containing missing fonts. The missing fonts dialog pops up when opening a png file which contains fonts not found on the system.

Thus there is no need to worry about CS3 text and missing text getting re-rendered unnecessarily on using this Extension.

http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&loc=en_us&extid=1706527

Re-sync Text Bounding Box is a simple Extension which will go through each and every text element present in a png document (be it inside a page or a layer or a state) and re-align its bounding box.

EXAMPLE:

The following is the screen shot of a file which got affected by this problem.

Text bounding box issue

After running the extension script mentioned in the above link, the following is the state of text objects.

Text issue resolved

Extending Fireworks CS4 document live

Adobe Fireworks CS4 extending document is live with the new document containing all the changes in the API for the product. The same document is also available as a pdf file which can be saved on you local disk for referring to it while you are disconnected.

Extending Fireworks CS4 web page

Web Help Link

http://help.adobe.com/en_US/Fireworks/10.0_Extending/index.html

Downloading PDF Link

http://help.adobe.com/en_US/Fireworks/10.0_Extending/fireworks_cs4_extending.pdf

Utilize the power of JavaScript interpreter built into Fireworks to enhance your productivity. To give you some examples, many panels have been built entirely using this technique. Some of them are Path, Align, Export to AIR panels.

Explore the power within the application.


December 19, 2008

Auto Save in Fireworks CS3, CS4

I have seen that users of Fireworks are running into issues where the design job is lost while saving the file. I admit to this begin a huge frustration for the users and we will work on to better it. Till that time a useful utility is present at the following web address which can save the png file automatically for you.

http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&loc=en_us&extid=1698332

Auto Save AIR application for Fireworks CS3, CS4
-

This is an AIR application which will save your work automatically. It will not update the original png file but will create a folder FWAIRBackup where the auto saved png file will be placed. The extension will successfully work in versions CS3 and CS4 of Fireworks. The only requirement is that AIR run time needs to be installed which can be downloaded from http://www.adobe.com/products/air/

Further details of the extension can be obtained from the first link. Any other doubts or queries post them right away.

 

December 09, 2008

2 new Fireworks articles at Adobe Dev Center

Two new articles have been posted at Fireworks Developer Center on www.adobe.com. The actual links for the articles are mentioned below. For people new to this location, it houses articles, extensions which range from traditional usage of Fireworks to extending the functionality to its limits. Explore the following new articles apart from the old ones which are a good read.

Lorem Ipsum placeholder text generator for Fireworks
http://www.adobe.com/devnet/fireworks/articles/loremipsum_panel.html

Workspace Manager panel in Fireworks CS4
http://www.adobe.com/devnet/fireworks/articles/workspace_manager_panel.html

November 11, 2008

Fireworks Extensions and articles

I have written some utility extensions for Fireworks which can all be accessed by clicking here.

Also I have written a couple of articles on Fireworks DevCenter. One of them is related to 9 slice functionality emphasizing on the tool itself which can be read here.

In case you need some extensions to be written or would like to discuss about a new one, I am open for a discussion.