InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Adobe Flash Player 10 Released

Posted by Jon Rose on May 15, 2008

Sections
Architecture & Design,
Development,
Enterprise Architecture
Topics
Web 2.0 ,
Rich Client / Desktop ,
Rich Internet Apps ,
Java
Tags
Flash ,
Flex ,
Adobe ,
Adobe Integrated Runtime
Today, Adobe announced that Flash Player 10 Beta is now publicly available, the project was previously code named “Astro.” With competitors like JavaFX and Microsoft Silverlight working hard on their own solutions, Adobe Flash Player 10 will include a number of significant enhancements. The player can be downloaded from the Adobe Labs site.

Wired.com sums up the key enhancements at a high level:
The next generation of the Flash Player… promises better performance, improved text handling, custom photo effects filters and native 3D animations.
As with Flash Player 9, the updated player is available for Windows, Mac, and Linux. Adobe details the new features in the release notes for the beta and provides the following overview of the key enhancements on the Adobe Lab’s project home page:
3D Effects: Easily transform and animate any display object through 3D space while retaining full interactivity. Fast, lightweight, and native 3D effects make motion that was previously reserved for expert users available to everyone. Complex effects are simple with APIs that extend what you already know.

Custom Filters and Effects: Create your own portable filters, blend modes, and fills using Adobe® Pixel Bender™, the same technology used for many After Effects CS3 filters. Shaders in Flash Player are about 1KB and can be scripted and animated at runtime.

Advanced Text Layout: A new, highly flexible text layout engine, co-existing with TextField, enables innovation in creating new text controls by providing low-level access to text offering right-to-left and vertical text layout, plus support for typographic elements like ligatures.

Enhanced Drawing API: Runtime drawing is easier and more powerful with re-styleable properties, 3D APIs, and a new way of drawing sophisticated shapes without having to code them line by line.

Visual Performance Improvements: Applications and videos will run smoother and faster with expanded use of hardware acceleration. By moving several visual processing tasks to the video card, the CPU is free to do more.
Adobe’s Ryan Stewart notes a key limitation of the Beta release on his blog:
Unfortunately we don’t have any tooling support for the beta yet, so if you want to dig in you’ll have to wait a bit.
Comments on his blog are already asking:
My only feedback: How do we test it without any API’s?
The Adobe Lab's site does note their hopes for the beta release:
This public prerelease is an opportunity for developers and consumers to test and provide early feedback to Adobe on new features, enhancements, and compatibility with previously authored content.
It sounds like the release includes a number of exciting improvements, along with addressing some of the long known shortcomings of Flash, like Rich Text Management. Hopefully, the developer tools will be coming soon so that the Flex/Flash/AIR developer community can really dig in.
Release Name by Jon Rose Posted
Flex Compiler for Flash 10 by Jon Rose Posted
A wrong versioning in Flash 10? by Thai Dang Vu Posted
  1. Back to top

    Release Name

    by Jon Rose

    It looks like there are some exciting new features coming for Flash. I am just disappointed that Adobe didn't name the release: Adobe Flash Player 9 update 10.

  2. Back to top

    Flex Compiler for Flash 10

    by Jon Rose

    Adobe is moving quickly on the developer tools, see
    Ryan Stewart's Blog:


    We just posted a nightly build of the Flex 3 SDK that will let you actually program with some of the new features in Flash Player 10. The SDK includes a new playerglobal.swc and compiler so that you can start creating Flex applications that use Flash Player 10.

  3. Back to top

    A wrong versioning in Flash 10?

    by Thai Dang Vu

    I'm using Firefox 3.0 beta 5 and installed Flash 10 for Linux. The chatting feature of Yahoo Mail says that: Your browser must have Flash 9.0 or higher installed to load the chat feature. Doesn't Yahoo Mail know that 10 is higher than 9.0? Or doesn't Flash 10 return 10 when Yahoo Mail asks for the Flash version?

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.