Forum Moderators: not2easy
I recently got Macromedia's Web Design Studio package which includes Fireworks. I'm impressed and very overwhelmed at it's capabilities! Does anyone know of any good online tutorials to help me learn how to use Fireworks (and any other Macromedia programs like Flash, etc)? I've already completed the Lessons and Tutorial that come with the program, but it looks like those barely scratched the surface.
Also, do you professional users use the "Export to html" feature? How does Fireworks' html compare with handcoding...is it messy? It looks like it could be useful for static sites, but not real conducive if you use includes, php, or database driven sites.
Thanks!
Josh
[playingwithfire.com...]
[projectfireworks.com...]
If you're using Dreamweaver for your html, it would be pretty easy for you to compare Fireworks' HTML output with Dreamweaver's... I'd be interested to hear about the outcome.
<!-- fwtable fwsrc="Untitled" fwbase="Homepage" fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="0" -->
and if you're slicing up objects, the _r1_c1, _r1_c2 stuff can get a tad cluttered. I've used Fireworks to mock up layouts, then only slice the images that I want to use and code the rest rather than just exporting slices, html and all and using those for submissions/uploading. I use UltraDev for the actual layout and haven't had any problems moving between the two. My advice is code outside of Fireworks/Photoshop as much as possible and do what Mivox said: leave graphics programs to what they're good at.