I'm sitting in at the FlashForward keynote at MacWorld. Lynda just gave the opening speech and introduced Mike Downey.
Mike: We will be shipping the full production studio for the Mac, including Premiere, Encore and Sound Booth. (This was announced last week.) On Friday, we announced that we have finished and shipped Flex Builder for the Mac. About a month ago we released Photoshop CS3 in beta on Adobe Labs.
Flash Player Adoption update. Flash Player 9 is projected to reach over 70% penetration in its first six months. In comparison, Flash Player 8 took 9 months to reach over 80% and Flash Player 7 took twelve months to break 70% penetration. Basically, the adoption rate of the Flash Player is accelerating with each player release and continues to do so with Flash Player 9.
What's new in the Flash Player 9? Mike focusses on the new virtual machine with ActionScript 3 support and its performance improvements. AS3 is an ECMAScript implementation that uses the W3C DOM Level 3 event model, E4X (ECMAScript for XML), Regular Expressions and runtime error checking.
Mike is showing some example sites that showcase Flash Player 9. He starts with Kuler, Adobe's own online color utility.
In Flash Player 9.1, Adobe added a fullscreen feature. Mike shows the full screen demos linked to from the Labs Wiki. He demos the full-screen panorama made with Papervision 3D, which of course, you can find on OSFlash.
Flash Video has an unbelievable momentum which has mostly picked up following the release of Flash Player 8. Taking Flash Player 7 as the starting point, use of Flash video has grown 800x in the past three years, with the steepest rise taking place in 2006.
Mobile is another area that Flash has a presence in, especially in Japan. In September 2006, FlashLite was deployed on over 150 million handsets. In the US, in partnership with Qualcomm and Verizon, Adobe can distribute the FlashLite player to handsets over the air.
Flash can Wii
Now Justin Everett-Church takes the stage and he's going to talk about the Nintendo Wii. He is showing the Opera browser for the Wii, which, of course, comes with Flash Player 7. He is showing a mashup he did with Yahoo maps. He mentions the resolution of the browser (800x500) can make it difficult to read things and that he is actually doubling the size of his UI to make it more legible on the screen. Good tip.
Now he's showing YouTube and playing back some YouTube video.
Next, he is showing a 3D pool game from TeaGames to show the performance of the player. Looks good.
Now he's showing a game he created a while back called Insane in the Membrance. He loaded a SWF directly. It's not an 800x500 SWF but since it is vector, it scales. The game runs really well. This mirrors my own experience with the Flash Player on the Wii, which is that the player performance is very good.
Mike's returned to the stage now. He's mentioning that the Flash Player is also available on other game consoles. Mike Chambers is now taking the stage to show Flex and Apollo. To recap, Apollo is a cross-operating system runtime that allows developers to leverage their existing web development skills (Flash, Flex, HTML, Ajax) to build and deploy desktop RIAs.
He's demoing Ascension, an Apollo-based MP3 player that integrates with the desktop. For example, he's importing the iTunes Music Library from his Mac and using that as a data source for Ascension. He hasn't showed it yet but the coolest thing with Apollo is how easy it is to make cross-platform applications. For example, using Flex Builder, it is as simple as choosing your platforms and compiling. That's it. There is no platform-specific code whatsoever (those of you who have used Zinc, for example, will understand how much easier this will make their lives.)
Ascension also displays HTML pages to show the lyrics for songs. Apollo can do this. In fact, you can create Apollo applications using HTML as a top-level element. Basically, as has been mentioned to death elsewhere, Apollo allows you to use HTML, Flash and PDF in a transparently cross-platform development workflow. Flash and include HTML and Flash, HTML can include Flash and PDF. In short, it's mucho cool!
Now he's showing Flex Builder 2.0.1 on the Mac. The version he's showing has built-in support for Apollo which is not available in the released version. A version with Apollo support will apparently be released in a couple of months.
He shows how easy it is to compile a Flex application into an Apollo application. His sample application has an HTML control that is fully interactive and yet you can apply any Flash-based transformation, effects, etc. to the HTML control.
Now he is showing a mapping application called Maptacular that uses Google Maps, built by Christian Cantrell. It has an HTML control that loads in google maps. He overlays Flex on top the HTML control -- a tree control that is populated by the VCards on his system. He then drags a VCard to the map and it displays its location. Apollo is going to make a whole new type of mashup possible. A dashup, if you will, that combines data from your desktop with web services and the sorts of rich interfaces and interactions made possible with Flash.
Finally, he is showing a tool that is being built by eBay that makes it very easy to create eBay listings. For example, it uses your webcam to create images for your listing, etc.
You can find more information about Apollo at www.adobe.com/go/apollo.
Adobe plans to have a public beta available on Labs in a couple of months so it's getting close. They plan to have a 1.0 release mid to second-half of this year.
Flash CS3 Sneak Peek
Mike Downey is back on stage. OH NO IT'S THE UGLY NEW ICON! (His slide has the new icon for the next release of Flash.)
New UI
He is showing the new UI for Flash CS3. It's beautiful (apart from the icon and the splash screen.) And consistent. The toolbar icons match Photoshop and Illustrator, for example. He relates how they went out to talk to Adobe customers about how to integrate Flash with the existing Adobe tools. One thing many people have not liked about Flash was the Pen Tool. "Drawing with Flash's pen tool is like drawing with your feet" -- a customer quote! So they changed it. Flash CS3 has the same Pen Tool as Illustrator.
Now he is talking about the unique way that Flash treats shapes. This hasn't changed (since it's actually great for animators.) However, they have introduced primitive support to Flash CS3. There are now new tools such as the Rectangle and Oval primitives. (So you can, for example, add rounded corners to a rectangle very easily.)
About the workspace: They've focussed on making the content be the focus of the UI. For example, it's very easy to collapse the timeline and the PI. The toolbar is now a single column (and that saves some screen real-estate itself). You can expand and collapse the Palettes (when collapsed, it comes a single column toolbar where clicking on the buttons displays the Palette for that panel.)
There is also a new workspace drop-down that gives you quick access to your various panel layouts.
Automatic animation to code conversion
Now he is showing the new automatic animation to code feature developed by Robert Penner. Basically, this feature allows you to create a timeline-based animation (with guide layers, etc.), right-click the timline and select Copy Motion as ActionScript 3 and have Flash convert it to time-based ActionScript code that plays back exactly the same way as your timeline animation. The actual animation is written out as XML (using the native E4X support in Flash Player 9). So you can easily modify the settings of an animation without touching the animation engine itself. The only thing it doesn't work with is shape tweens. If nothing else, this feature alone will make it worth the upgrade.
New Photoshop (and Illustrator) importers
Finally, he is showing the new Photoshop importer (they also have the same feature for Illustrator). The new importer tool gives you access to all of the layers in the Photoshop document, including layer folders and layer comps. It recognizes layers with blend modes, text layers, etc. and allows you do to different things depending on the type of the layer. You also have options to Convert layers to Flash Layers, you can selectively choose which layers (or folders) you want to import and you can choose what type of content you want to convert a layer into.
For example, with a Bitmap layer in Photoshop, you can either import it as a flattened bitmap or as a bitmap image with editable layer styles. You can give it an instance name and set its registration point and set compression settings. You can also choose to set the stage size in Flash to match the canvas size in Photoshop and have the importer place the imported layers at their original coordinates.
The compression engine in Flash is now the same quality as the one in Photoshop.
Grant Skinner on the new V3 components in Flash CS3
He mentions that Flash finally understands how to maximize itself correctly.
V3 Components are built for Flash. They are 25%-40% smaller. 10kb smaller base than the Version 2 components (~15kb). Performance: Lower CPU, higher capacity. Customizability: Skinning (visual and programmatic) is made easier, extending the components is much simpler.
He is now doing a simple performance demo with a List component on stage. He is populating it with a million records. He just selected 200,000 records without delay and is scrolling through without any lag. They've also solved the problem that the earlier components had where external content (eg. images) would flicker when scrolled. Now they don't.
Now he's talking about how it is much easier in the Version 3 components to customize the components using skinning. I'm so happy that we finally have a Flash component set that gets skinning right. To skin a component, you just double click the component and you get a skinning dialog box. Select a skin and you can edit it on stage. The skins use Scale-9 so that corners are maintained and skins scale intelligently.
The style manager now also has massively improved performance and you can do runtime style changes on any number of components without lag. You can also use instances in styles so you can use external media, for example, as icons, etc.
He is now showing how they used skinning to create the color sliders in Kuler.
You also get the performance improvements in ActionScript 3. AS3 gives you development productivity using E4X, RegEx, display list, event model, debugging. He is showing a demonstration of E4X with an example of the Yahoo Maps code where a method with over 20 lines of code in ActionScript 2 is reduced to one line of code with E4X. Performance in AS3 is 10x-100x faster. As a demonstration of the performance, Grant is showing a demo by John Grden, with AS2 and AS3 versions. In AS2, it lags with a single model of a ship. In AS3, there are 10 ships flying by. Finally, there are API additions in AS3 such as BinarySocket, ByteArray, computeSpectrum, etc. He is now showing a computeSpectrum demo with some music and a flaming Blaze demo.
Lynda is now taking the stage again and ending off the keynote.
The FlashForward KeyNote at MacWorld article by Aral Balkan, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial 2.0 UK: England License.
HI Aral,
Thanks for your notes.
I liked the Automatic animation to code conversion freature and V3 Components.
Flash CS3 will be an exiting release…
[...] Today morning I am exited by reading Aral Balkan’s post “FlashForward KeyNote at MacWorld” This post give very interesting Sneak Peek of Flash CS3I am waiting to see “Automatic animation to code conversion” feature of flash CS3 and V3 Components. [...]
[...] Aral Balkan has a great writeup of the FlashForward Keynote today at MacWorld but one tidbit was too interesting not to highlight: Flash Player Adoption update. Flash Player 9 is projected to reach over 70% penetration in its first six months. In comparison, Flash Player 8 took 9 months to reach over 80% and Flash Player 7 took twelve months to break 70% penetration. Basically, the adoption rate of the Flash Player is accelerating with each player release and continues to do so with Flash Player 9. [...]
Flashforward@Macworld, Adobe and Verisign, AS3 libraries open-sourced…
Aral Balkan has a great, detailed write up of Adobe’s keynote at the “mini-Flashforward” conference in the Power Tools track at Macworld Expo this week. More… Adobe and Verisign have announced a new relationship between the two companies aimed at….
Thanks Aral – i feel like i went.
Happy New Year!
//mk
[...] FlashForward KeyNote at MacWorld [...]
WOW Aral!
You are a hero!!
I wonder if i will ever get bored to reading your posts..
THANKS!!!
You just made my day. I have been trying to find a good report of what was said at the keynote. I have found it.
Current Flash presos…
Current Flash presos: Looking for a quick overview of the Jan 2007 Flash world? Aral Balkan has a flyin’ fingers transcript of the keynote to the FlashForward track at Macworld Expo, with presentations by Adobe staff Mike Downey, Justin Everett-Church…
Great write up Aral. Thanks for keeping it up-to-date and well documented. Much more professional than that damned Mac Rumours Live website…
It should be interesting to see the transition of Flash from a typical Macromedia interface over to the new Adobe approach. For me, it was the Macromedia UI that made Flash, Fireworks and Dreamweaver nice applications to use. Modules were conveniently located and, if not, easy to move.
It sounds to me like there have been a sufficient number of changes to these standards Macromedia users have become familiar with but, at the same time, we should be in safe hands with Adobe. The new features also sounds like a welcoming breath of fresh air. The Photoshop/Illustrator integration should definitely make life a lot easier.
Let’s just hope there will be a Beta version available (like Fireworks 9) before they go for the big release to make sure users are comfortable with the changes (logos aside!)
not the UGLY ICON… did it bite? Good write up dude.
Thats pretty cool…really new awesome and fascinating features are coming and im very excited trying to implement them in new and exisiting projects.
This will be a good year ;-))
FLASH ROCKS!!!
Thank u Mr. Balkan…
Verbreitung des Flash Player 9…
Aral Balkan hat eine Zusammenfassung der Adobe KeyNote auf der MacWorld verfasst. Dort wurden auch neue Zahlen über die Verbreitung des Flash Players erwähnt. Laut Adobe hat die Version 9 innerhalb der ersten sechs Monate eine Verbreitung von 70 Proz…
[...] Read the rundown here. Filed under: flash | [...]
Thank you for fast reporting, flowing description and interesting comments!
[...] Aral’s commentary was really comprehensive on the Keynote and worth having a read. [...]
Hi Aral,
Liked very much your report! And would like to know if you we got any chances on some screenshots from Flash CS3…
:)
best regards,
Dede Villela
[...] The sessions began with a welcome from Lynda Weinman, leading into an introduction by our Adobe friends Mike Downey, Mike Chambers, Justin Everett-Church, and special guest star Grant Skinner. Aral Balkan has copious notes and commentary on what was demonstrated in this session; be sure to read it! Also check out additional info from Mike Downey and Grant Skinner. [...]
Great notes! I feel like i’m there all over again. Thanks again for your amazing presentation. You make coding in flash seem easy.
Thanks,
Brie
[...] I don’t want to get into too much detail on each seminar; I know how boring that can be to read. I’ve just touched on my favorite parts. If you want full detail on the seminar check out Aral Balkan’s blog, he took great notes. I think the FlashForward people did an amazing job of getting some of the best in the business to present. They have another conference in Boston (September) that any flash designer should consider going to. [...]
[...] Ted Patrick has posted “Flex 3 – The most important feature!” today morning. According to the post Flex 3 will be targeted on Flash Player 9 which is very smart strategy of adobe to come out with the next release by that time expected flash player 9 penetration will be 90% (currently it is 60% according to Aral Balkan’s FlashForward Macworld Keynote). [...]
[...] The FlashForward mini-conference started Monday at MacWorld. Aral Balken attended and has a great writeup of the interesting content from the keynote. A small, but important, bit of information that Aral noted from one of the presentations: Flash Player 9 is projected to reach over 70% penetration in its first six months. In comparison, Flash Player 8 took 9 months to reach over 80% and Flash Player 7 took twelve months to break 70% penetration. Basically, the adoption rate of the Flash Player is accelerating with each player release and continues to do so with Flash Player 9. [...]
[...] Aral Balkan has a detailed writeup of the FlashFoward MacWorld Keynote. There were some good demos and some interesting information it sounds like. [...]
FlashForward Keynote – Flash CS3 Preview…
Possibly missed among the furor over the iPhone today was the Keynote address from the FlashForward conference. The new Flash CS3 interface and a few features were previewed. Im excited to see how it looks, and most importanly, how it runs, especially …
[...] Aral Balkan – FlashForward KeyNote at MacWorld Sphere: Related Content [...]