1 / 29

Chapter 6

Chapter 6. Preparing and Publishing Applications. Chapter 6 Lessons. Publish movies Reduce file size to optimize a movie Create a preloader Publish AIR applications Create and publish applications for mobile devices. Prepare and Publish Movies. Introduction

rimona
Download Presentation

Chapter 6

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chapter 6 Preparing and Publishing Applications

  2. Chapter 6 Lessons • Publish movies • Reduce file size to optimize a movie • Create a preloader • Publish AIR applications • Create and publish applications for mobile devices

  3. Prepare and Publish Movies • Introduction • Flash provides several features that help you generate the files that are necessary for delivering movies successfully to the target audience over the Internet • Adobe provides you with Device Central, a program that allows you to preview and test mobile content on an assortment of mobile devices

  4. Prepare and Publish Movies • Introduction • It is important that you keep the file size down when delivering content over the Internet, so that movies play smoothly regardless of the user’s connection speed • Adobe provides a version of its Flash Player, called Flash Lite, that is specifically developed to optimize the playing of Flash movies using mobile devices

  5. Publish Movies • The Flash Publish feature generates the files necessary to deliver the movies on the web. • When you publish a movie using the default settings, a Flash (.swf) file is created that can be viewed using the Flash Player. • An HTML file is also created.

  6. Publish Movies Flash Player version Selected formats Action Script version Click to select a different profile

  7. Publish Movies • The GIF, JPEG, and PNG formats create still images that can be delivered on the web. • The projector formats in the Publish Settings dialog box are executable files.

  8. Publish Movies • Available Flash tab settings: • A profile which is a set of selected settings • The target version of the Flash Player • The version of ActionScript • The quality for JPEG images and audio • Other options, such as compressing the movie

  9. Publish Movies • The GIF tab settings allows you to change: • The dimensions in pixels • Playback as a static image or an animated GIF • Loop options • Appearance settings

  10. Publish Movies • You can use the Publish Preview command on the File menu to publish a movie and display the movie in either your default browser or the Flash Player. • You can use this command to view HTML, GIF, JPEG, PNG, and Projector files.

  11. Reduce File Size To Optimize a Movie • Before you publish a movie, be sure you have maximized its optimization in order to improve its delivery. • Remember that users are turned off by long waits to view content, jerky animations, and audio that skips.

  12. Reduce File Size To Optimize a Movie • As you develop Flash movies, the following guidelines are good to keep in mind. • Use symbols and instances for every element that appears in a movie more than once • Use tween animations rather than frame-by-frame animations when possible

  13. Reduce File Size To Optimize a Movie • Use movie clips rather than graphic symbols for animation sequences • Confine the area of change to a keyframe so that the action takes place in as small of an area as possible • Use bitmap graphics as static elements rather than in animations

  14. Reduce File Size To Optimize a Movie • Group elements, such as related images • Limit the number of fonts and font styles • Use gradients and alpha transparencies sparingly

  15. Reduce File Size To Optimize a Movie • The Bandwidth Profiler allows you to view a graphical representation of the size of each frame Stimulated bandwidth set in the View menu Playback head at frame 38 Information on selected frame (38) The Bandwidth Profiler

  16. Reduce File Size To Optimize a Movie • The Bandwidth Profiler provides information regarding: • Movie information: dimensions, frame rate, file size, duration, and preload • Settings: simulated bandwidth (specified in the View menu option) • State: number of the selected frame and size of the contents in that frame

  17. Reduce File Size To Optimize a Movie • When testing a movie, you can simulate downloading Flash movies using different connection speeds. • Dial-up: phone connection that provides a slow download speed • Broadband (DSL and cable): a type of data transmission in which a wide band of frequencies is available to transmit more information at the same time • T1: provides an extremely fast connection speed and is widely used in businesses

  18. Reduce File Size To Optimize a Movie Click, even if already checked Selecting the connection speed for a simulated download

  19. Create a Preloader • A preloader frame includes a simple animation that starts in frame 1 and loops until the rest of the movie has been downloaded. • The purpose of the animation is to indicate to the viewer that the movie is being loaded.

  20. Create a Preloader The preloader animation plays in frames 1 through 10 The preloader ActionScript code in frames 1 and 10 The startofMovie frame label in frame 11 The completed preloader with the animation and ActionScript

  21. Publish AIR Applications • Flash provides another technology, AIR (Adobe Integrated Runtime), that creates applications that can be played without a browser.

  22. Publish AIR Applications An AIR app can be displayed on: • mobile device • stand-alone computers • the Internet and even on television sets

  23. Publish Air Applications AIR applications are cross-platform • Windows • Mac

  24. Publish Air Applications The Publish Settings dialog box

  25. Create and Publish Applications For Mobile Devices • Flash CS6 allows you to quickly and easily develop applications for mobile devices, such as smartphones and tablets. • It specifically targets Android and iOS (Apple) devices.

  26. Create and Publish Applications For Mobile Devices • There are five tabs in the Publish Settings dialog box: • General • Deployment • Icons • Permissions • Languages

  27. Create and Publish Applications For Mobile Devices While you can take an already developed Flash file and repurpose it for mobile devices by completing the AIR publishing process, it will not have any of the features users are accustomed to, such as pinch to zoom or swipe, unless you have specifically added these features, called gestures and events, to your Flash file.

  28. Create and Publish Applications For Mobile Devices • Gestures and events can be incorporated into a Flash file using Code Snippets. • Code Snippets are small blocks of code that you apply to an object in your app or the app in general.

  29. Create and Publish Applications For Mobile Devices Code Snippets panel with the Pinch to Zoom Event

More Related