adobe flash pro cs6 customer review

17
© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential. Adobe Flash Professional CS6 Tom Barclay, Sr. Product Manager, Flash Professional

Upload: rostyslav-siryk

Post on 18-Nov-2014

18.568 views

Category:

Technology


4 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

Adobe Flash Professional CS6Tom Barclay, Sr. Product Manager, Flash Professional

Page 2: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

Agenda

What’s new in Flash Pro CS6 AIR publishing enhancements Sprite sheet generation

Flash Professional Toolkit for CreateJS

2

Page 3: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

Flash Professional CS6

The industry standard tool for interactive animated experiences

Focus on AIR apps and HTML Expanding capabilities

across multiple platforms for high performance game development and animation reuse

Quality improvements

3

Taking Multi-screen and Multi-platform to the Next Level

Page 4: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

AIR Publishing

4

Support for AIR 3.2 and Flash Player 11.2 Package AIR as a single application with Captive Runtime Access platform or device-specific capabilities using pre-

compiled Native Extensions AIR mobile simulation Enhanced remote debugging

Page 5: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

Sprite Sheet Generation

5

Export image sequences from symbols & bitmaps in Library

Transform symbols & export sequences from Stage

Process automation using JS APIs

Create sprite sheets from symbols in Library or on Stage

JSON, XML, JS output

Extensible data output

Page 6: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

Other Flash Pro CS6 Enhancements

Hi-efficiency SWF file compression (LZMA) Direct windows mode setting for HTML publishing (for Stage3D) Direct render mode for AIR publishing (for Stage3D) Library panel performance improvements on Windows Test Movie in Browser Manage multiple AIR SDKs Increase maximum Stage size to 8192 x 8192

6

Page 7: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

Flash Professional Toolkit for CreateJS

7

Free extension for Flash Pro CS6

Publish assets to HTML5 from Flash Pro CS6 with animation, images, vector graphics, sound, & interaction

Users can continue to use the animation & drawing tools of Flash Pro

Create & export animated assets to HTML5 in one click

Open source CreateJS framework provides a comprehensive set of JavaScript libraries to work with the Canvas element of HTML5

Page 8: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

Goals

1. Help Flash Pro users make the transition to HTML52. Work with Canvas element more easily3. Enable a designer-developer workflow that makes sense4. Generate JavaScript that is readable, understandable and

human editable5. Solutions are as high performance as possible

8

Page 9: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

What is CreateJS?

9

EaselJS TweenJS SoundJS PreloadJS

A suite of libraries for creating rich interactive experiences & games in HTML5

Adobe to sponsor projectApproachable – Modular – Extensible - Open

Page 10: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

How big is this elephant?

10

Bilbo.SWF

Bilbo.JS *

SWF: 37 KB

GZipped: 38 KB

* Excludes CreateJS libraries: ~28 KB GZip

Page 11: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

PhoneGap (now Cordova) Workflow

11

Page 12: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

Digital Publishing Suite Workflow

12

Page 13: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

Toolkit for CreateJS – Core Features for v1.0

Classic tweens & easing Bitmaps, text, vector art, sounds Groups, movieclip & graphic symbols Shadow & glow, add blend mode, cache Labels & timeline JavaScript Warnings

13

Page 14: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

Toolkit for CreateJS RoadmapV1.0 – Q2 2012 V1.1 – Q3

2012V1.2 – Q4 2012

V1.3 – Q1 2013

Easing - LinearFills – Gradients, Solid colorsGlobalization Aware ImagesFilters – Shadow & glowLayers – Folder, Guides, Hidden,

NormalLibrary export – Bitmaps,

Graphic symbols, MovieClips, sounds

Paths - Cubic & QuadraticPreloadJS supportShapes – Oval, rectangle, rect

primitiveSound - EventStrokes – Images, solidSymbols - Cache as bitmap,

visible propertyText - Classic StaticFrame scripting – JavaScriptTimeline - Nested Groups, Frame

labels, text, shapes, graphics, multiple symbols

Tweening – Classic tweens, Graphic symbols

Tweening – Properties (alpha, x, y, rotation, scaleX, scaleY, skewX, skewY)

UI Updates to Export PanelWarning system

Data caching system

Easing – CustomInverse

KinematicsOptimized media

exportShapes - Oval

primitiveSprite sheet /

image generation

Text - Multiline

Blend ModesButtons - Visuals

(normal, hover, active)

Fills - BitmapsFilters - Advanced

(i.e. Bevel, Gradient Bevel/Glow),Simple (i.e. Blur, ColorMatrix)

Layers - MasksLibrary export –

Buttons, Ogg Vorbis

Sound – Start, Stop, Stream, Repeat

Tweening – Motion, Motion Paths

Video - Embedded/FLVPlayer/NetStream

Export targetJavascript editing

improvementsLibrary export –

Fonts, videoScale 9 graphicsStrokes - custom

(e.g., dotted, ragged, stippled, hairline, dashed, hashed)

Text - Font Embedding

Time based export

Timeline - 1-based frame indexes

Tweening - Advanced Properties (rotation, rotationX, rotationY, rotationZ, brightness, tint, advanced color)

Tweening - Shape & Shape Hints

Tweening – Tween properties independently

14

Page 15: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

Supported Platforms & Languages

BrowsersAndroid 2.x WebkitAndroid 3.x WebkitChrome 10+Firefox 4.6+IE 9+Safari 5+Safari Mobile

15

Operating SystemsAndroid 2.xAndroid 3.xiOS 5+MacintoshWindows

LanguagesEnglishJapanese

Page 16: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

Page 17: Adobe Flash Pro CS6 Customer Review

© 2011 Adobe Systems Incorporated. All Rights Reserved. Adobe Confidential.

Workflow

17