Macromedia in Birmingham

Oct 07 2005 12:49 PM

I’m at the October IPSA meeting where this month’s special guest is Macromedia. Greg Rewis, Macromedia’s Chief Web Technologies Evangelist, is giving us a look at many of the new features packed into Studio 8 and demonstrating the tools and tricks that will make our design and development workflows more efficient.

Flash 8

  • Garbage collection cleans up unused resources automatically (similar to Java) which enables much better performance and faster play time.
  • Vectors are converted to images during movie playback so the entire screen does not have to be redrawn on each frame.
  • New video codec = much better video quailty
  • Alpha channel support in videos! Overlay a video with a transparent background over any other object.
  • Automatic update of Flash Player on any platform/browser combination
  • Full control over anti-aliasing of text makes small text easier to read and less “fuzzy.”
  • “Skin” the Flash movie controls. Comes with over 30 default skins or you can create your own really easily.

Dreamweaver 8

  • No more “inline” CSS is generated when using the GUI editor. Instead, an appropriate selector or div is created and the CSS code is placed in the head or external stylesheet.
  • Layout outlines let you easily “see” all of the different layers. Zoom in super close to get your spacing and such exactly like you want it.
  • Just as you can zoom in, you can also zoom out to view an entire page as a whole.
  • Mouse over an object to view all sorts of CSS properties about it while in GUI mode.
  • When an object is selected, a synopsis view lets you see every rule - not just the rules for that particular div, etc. - that applies to that object.
  • Select a media type (print, handheld, etc.) when creating a link to a style sheet. View content using the print stylesheet (or any other associated style sheet) to preview how a page will look when printed.
  • XSL - eXstensible Stylesheet Language. Create styles for an XML file to match your page/site, then bind the XML feed into a page. Full tag hinting/code completion for coding of XSL.
  • Code View - Expand/collapse sections of code that you aren’t using.

Greg also notes that if you have any version of Studio, Flash, Dreamweaver, Fireworks, or Freehand, you can upgrade to Studio 8 for $399.

5 ResponsesAdd yours

Oh good lord, I can’t wait to get my hands on this. Zooming Dreamweaver, properly antialiased flash fonts… it’s everything I ever wanted!

Couple this with the fact that the new IE will have alpha .PNG transparency properly rendering and I’m a very happy philrenaud.

It was an interesting meeting for sure. I’m anxious to get my hands on all the programs!

I was just happy to get a free Macromedia t-shirt!

Sorry I missed you there Christoper - I had to jet back to work as soon as it was over.

Super exciting. I only wish we were allowed to use such programs here at work. We are hard coding everything using BBEdit or Text Wrangler. Its quite a switch when you’ve been using Dreamweaver for a number of years, but you get used to it. I’m becoming less dependent on it anyway. Thanks for the run down of the new features. I might look into getting DW8 for home.

Yeah, I mainly use TopStyle Pro to code sites these days and will probably continue to do so.

I really only use Dreamweaver for PHP development and sometimes the occasional touch-up since it has FTP support built in and I can access files really quickly.

Hmm… Maybe I’ll whip up a post comparing the 2 programs… There’s features in both that I really like.

You must be logged in to post a comment.