Ask a Question related to Macromedia Fireworks, Design and Development.
-
Blue Wezza #1
Batch Edits
Hi
I have a lot of small images (a few hundred) which i need to cut the top and
bottom thirds from (to leave a 'letterbox' of the original in effect). Is
there a way to create a command to do this en masse?
TIA
Wesley
Blue Wezza Guest
-
Question regarding text edits
Our web site has a column on the right-hand side that shows up no matter what page you're on. I want to edit the text in the column, but found that... -
DW overwriting Contribute edits
Has anyone had problems with DW not recognizing updates done by Contribute (C)? This is happening frequently for us, but not always. Sometimes DW... -
Edits not visible
I successfully edited and published a page from my online website. The internal browser continues to load the old page. When viewing the site via... -
Edits using Contribute 3.0
I'm using Contribute 3.0. Trying to edit areas in the footer of my site, specifically store hours. I can make changes on the home page without any... -
Navigation edits Contribute 3
There seems no way of doing this and maybe even not a lot of interest as nobody answered yet. I surely would love to have the possibility to let... -
ccnk #2
Re: Batch Edits
Wesley?:
Sure there is. Perform a few actions that selects the Object (such as
Select All), Resize the canvas with the canvas command in Fireworks,
then copy the steps and save as a Command. Make sure all images aare the
same size though.
Note: using the Crop canvas command twice will most of the time result
in a horizontal line in the History panel, meaning the result can be
unexpected. You generally don't want this. So instead of taking the
risk, make 2 Commands instead and combine them into 1. This is what I
like to call "Embedded Commands". Make the two Commands and perform them
on the stage, then trun them into one Command, Optionally, you could
just perform the 2 Commands in chronological order in the Batch window.
Example:
Command 1: fw.getDocumentDOM().selectAll();
fw.getDocumentDOM().setDocumentCanvasSize({left:30 6, top:247, right:506,
bottom:457});
Command 2: fw.getDocumentDOM().setDocumentCanvasSize({left:30 6, top:247,
right:506, bottom:427});
Have fun!
Blue Wezza wrote:> Hi
>
> I have a lot of small images (a few hundred) which i need to cut the top and
> bottom thirds from (to leave a 'letterbox' of the original in effect). Is
> there a way to create a command to do this en masse?
>
> TIA
>
> Wesley
>
>
--
I hope this helps,
Coen
"People will always talk about you, especially when they envy you and
the life you live. Let them... you affected their lives, they didn't
affect yours."
_______________________________
Please, don't E-mail me about Fireworks questions. Post them on the Forum.
E-mail : ccnk at home.nl
================================
Enhance Fireworks with these Productivity Resources
*** DevNet ***
[url]http://www.macromedia.com/devnet/mx/fireworks/[/url]
*** Styles ***
[url]http://www.macromedia.com/devnet/mx/fireworks/articles/style_samples.html[/url]
[url]http://wetworks.nl/freestyler[/url]
[url]http://richiebee.ca/fireworks.htm[/url]
*** Flash Panels ***
[url]http://www.macromedia.com/devnet/mx/studio/articles/fw_command_in_flash.html[/url]
ccnk Guest



Reply With Quote

