Adobe
Productos
Acrobat
Creative Cloud
Creative Suite
Digital Marketing Suite
Digital Publishing Suite
Elements
Photoshop
Touch Apps
Más productos
Soluciones
Marketing digital
Medios digitales
Educación
Servicios financieros
Administración
Gestión de experiencias web
Más soluciones
Formación Ayuda Descargas Empresa
Comprar
Uso doméstico Para uso personal y autónomos
Educación Para estudiantes, profesores y empleados
Empresas para pequeñas y medianas empresas
Programas multilicencia para empresas, centros educativos y gobiernos
Otras formas de comprar
Ofertas especiales
Búsqueda
 
Información Registro
Bienvenido, Mi carro Mis envíos Asistencia
Mi cuenta
Salir
¿Por qué registrarse? Regístrese para poder gestionar su cuenta y acceder a descargas de prueba, ampliaciones de productos, diferentes áreas de la comunidad y mucho más.
Adobe
Productos Secciones Comprar   Búsqueda  
Soluciones Empresa
Ayuda Aprendizaje
Registro Salir Mis envíos Asistencia
Date Date
Qty:
Subtotal
Checkout
Adobe Developer Connection / Centro de desarrollo de Flash /

Issues involving project assets in Flash

por Tommi West

Tommi West
  • tommiland.com

Content

  • Importing full-size bitmaps rather than scaling them first to fit the project
  • Forgetting to export the correct file types when preparing asset files
  • Importing original artwork, rather than optimizing image files before importing
  • Transparency issues
  • Attempting to import unsupported file types
  • Consider swapping bitmap graphics with vector artwork
  • Where to go from here

Created

16 January 2012

Herramientas de página

Compartir en Facebook
Compartir en Twitter
Compartir en LinkedIn
Marcar como favorito
Imprimir

Tags

Requisitos

Conocimientos previos

Previous experience working with Flash Professional is recommended. Refer to Avoiding common authoring mistakes to find links to other articles in this series.

Nivel de usuario

Todos

Productos necesarios

  • Flash Professional (Download trial)

This article contains tips and recommendations to optimize graphic assets and improve performance of Adobe Flash Professional projects. It's important to prepare the assets you bring into Flash Professional prior to importing them to ensure that you generate SWF files with the smallest file size possible. Use the best practices outlined below when working with asset files for your Flash projects.

Importing full-size bitmaps rather than scaling them first to fit the project

Although it may be tempting to import bitmap graphic files at their original size, and then scale them as desired in Flash, this is not recommended. Larger files are larger in file size, which means they contribute to the overall size of the SWF file. If you import images at larger dimensions than needed, it causes users to wait longer to download and view the file online.

If you are not sure of the correct dimensions for your project, follow these steps:

  1. Choose File > Import > Import to Stage to import the full-sized version of the file.
  2. Press the Q key and use the transformation handles to resize the bitmap graphic file.
  3. View the resized dimensions in the Property inspector and note the height and width.
  4. Delete the imported file from the Library.
  5. Use an image-editing program to create a copy of the bitmap graphic and resize it to fit.
  6. Choose File > Import > Import to Stage again. This time, import the smaller, resized bitmap file that has been optimized to fit the dimensions of your project.

Forgetting to export the correct file types when preparing asset files

Bitmap graphics come in a variety of file types, including PNG, JPEG, and GIF file formats. Each of these file types has benefits and limitations. As you prepare graphic files before importing them to use in Flash, review the content of each image and consider which file type is the best choice for each file. Here's a brief description:

  • PNG: Supports transparency and displays crisp lines and text. Great for logos and photographic content that requires transparency. The PNG format is ideal for displaying glows and drop shadow effects.
  • JPEG: Best for displaying photographs, photo-realistic artwork, and continuous tones, such as gradients. Does not support transparency.
  • GIF: Supports transparency and animated GIF files. Ideal for screenshots and other content that displays solid colors, such as logos, cartoons, color block art, and stylized text. Check your output for quality, however, as GIF does not support full color depth the way PNG and JPEG do.

After determining which file format to use for each image, use an image-editing program to export the file in the correct format before importing it into Flash.

Importing original artwork, rather than optimizing image files before importing

The process of image optimization involves updating the export settings of an image to strike a balance between displaying acceptably while generating an image with the lowest file size.

The optimization settings change depending on the file format you are exporting:

  • PNG files fall into three basic categories: 8-bit (256 colors), 24-bit (millions of colors) and 32-bit (millions of colors plus alpha transparency). Choose the appropriate option based on the image content, and then experiment with choosing fewer colors (8-bit) to achieve smaller file sizes.
  • JPEG files display millions of colors. Try reducing the percentage level of quality to generate a smaller file size. Watch out for artifacts that occur when re-exporting an existing JPEG file, because JPEG uses a lossy compression model, which means at lower quality settings, its compression algorithm actually sacrifices original image detail for the sake of compression.
  • GIF files are of two types: animated GIF and static GIF files. In most cases, you'll use the static GIF files, which are also displayed in 256 colors. In some cases you may be able to reduce the number of colors to lower the file size of the exported file; always double-check the output to make sure that essential quality is preserved.

After applying optimization settings, export the file to the correct format. Some image editing programs, such as Fireworks, include a split screen image preview that lets you compare multiple settings to visually choose the file that looks the best but exports at the lowest file size. After exporting the optimized files, return to Flash and import them.

Transparency issues

Bitmap graphics in either PNG or GIF file formats can display transparent backgrounds. This is a helpful strategy when you want to stack objects above and below each other on the Stage. However, for the background to be transparent, you must first open the bitmap graphic file in an image-editing program. Export the file as either PNG or GIF and choose the alpha transparency option. Many programs, such as Fireworks and Photoshop, will display a checkerboard background to indicate the areas of the image that will be transparent. Be sure to export the file using alpha transparency settings, rather than no transparency or index transparency.

If you import a file in Flash and discover that the background is white, rather than transparent, delete the file you imported. Open the file in an image-editing program and re-export it with the correct alpha transparency settings, and then re-import it into Flash.

Attempting to import unsupported file types

Flash Professional supports a wide variety of file types that you can import and use in your projects. However, there are unsupported file types. When importing files, you may encounter errors if you attempt to import a file type that is not supported by Flash.

The workaround is to open the file in the program where it was created and see if the program supports exporting the file into a format that is supported by Flash.

See the following TechNote for more information: Supported file formats in Flash Professional CS5.5.

Consider swapping bitmap graphics with vector artwork

Depending on the content of the graphics you are importing, you may find that vector artwork appears acceptably and has a much smaller file size than the bitmap graphic version of the same file. This is most often true of simple subjects that contain solid colors.

After importing a bitmap to the Stage, choose Modify > Bitmap > Trace Bitmap. The selected artwork is traced and converted into vector points, lines, and curves.

Alternatively, you can also open bitmap graphics in Illustrator and use the Live Trace feature to convert the bitmap art into vector art, and then import the traced vector artwork into Flash.

Keep in mind that the trade-off with vector graphics is increased CPU usage instead of the increased file size of bitmaps.

Where to go from here

I hope that the suggestions provided in this article will help you choose which file formats to use in different situations and how to create assets that result in Flash projects having the highest quality and lowest file size.

Check out these resources to research further:

  • Optimizing transparent images for projects in Flash using ActionScript 3
  • Optimize Flash content for mobile browsers
  • Scaling assets in Flash Professional CS5.5 (Adobe TV)
  • Loading images and library assets with ActionScript 3

Refer to Avoiding common authoring mistakes to find links to other articles in this series.

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License

More Like This

  • Flash glossary: Frame script
  • Flash glossary: Guide layers
  • Creating ActionScript 3.0 components in Flash – Part 1: Introducing components
  • Creating ActionScript 3.0 components in Flash – Part 3: From prototype to component
  • Preventing problems with buttons and interactivity in Flash
  • Avoiding performance issues in Flash
  • Considerations when working with preloaders in Flash
  • Strategies for organizing Flash projects
  • Preventing publishing problems in Flash
  • Common mistakes working with fonts and text objects in Flash

Productos

  • Acrobat
  • Creative Cloud
  • Creative Suite
  • Digital Marketing Suite
  • Digital Publishing Suite
  • Elements
  • Mobile apps
  • Photoshop
  • Touch Apps

Soluciones

  • Marketing digital
  • Medios digitales
  • Gestión de experiencias web

Sectores

  • Educación
  • Servicios financieros
  • Administración

Ayuda

  • Centros de soporte de productos
  • Pedidos y devoluciones
  • Descarga e instalación
  • Mi Adobe

Aprendizaje

  • Adobe Developer Connection
  • Adobe TV
  • Formación y certificación
  • Foros
  • Centro de diseño

Formas de comprar

  • Para uso personal y autónomos
  • Para estudiantes, profesores y empleados
  • Para estudiantes, profesores y empleados
  • Para empresas, centros educativos y gobiernos
  • Ofertas especiales

Descargas

  • Adobe Reader
  • Adobe Flash Player
  • Adobe AIR
  • Adobe Shockwave Player

Empresa

  • Sala de noticias
  • Programas de socios
  • Responsabilidad social corporativa
  • Oportunidades laborales
  • Relaciones con los inversores
  • Actos
  • Jurídico
  • Seguridad
  • Contactar con Adobe
Seleccionar región España (Cambiar)
Seleccionar región Cerrar

North America

Europe, Middle East and Africa

Asia Pacific

  • Canada - English
  • Canada - Français
  • Latinoamérica
  • México
  • United States

South America

  • Brasil
  • Africa - English
  • Österreich - Deutsch
  • Belgium - English
  • Belgique - Français
  • België - Nederlands
  • България
  • Hrvatska
  • Česká republika
  • Danmark
  • Eastern Europe - English
  • Eesti
  • Suomi
  • France
  • Deutschland
  • Magyarország
  • Ireland
  • Israel - English
  • Italia
  • Latvija
  • Lietuva
  • Luxembourg - Deutsch
  • Luxembourg - English
  • Luxembourg - Français
  • Middle East and North Africa - English
  • Moyen-Orient et Afrique du Nord - Français
  • Nederland
  • Norge
  • Polska
  • Portugal
  • România
  • Россия
  • Srbija
  • Slovensko
  • Slovenija
  • España
  • Sverige
  • Schweiz - Deutsch
  • Suisse - Français
  • Svizzera - Italiano
  • Türkiye
  • Україна
  • United Kingdom
  • Australia
  • 中国
  • 中國香港特別行政區
  • Hong Kong S.A.R. of China
  • India - English
  • 日本
  • 한국
  • New Zealand
  • 台灣

Southeast Asia

  • Includes Indonesia, Malaysia, Philippines, Singapore, Thailand, and Vietnam - English

Copyright © 2012 Adobe Systems Incorporated. All rights reserved.

Condiciones de uso | Política de privacidad y cookies (Actualizado)