Publishers of technology books, eBooks, and videos for creative people

Home > Articles > Design > Adobe Creative Suite

Welcome to Flash Catalyst “Panini”

Adobe has recently released a preview of the next version of Flash Catalyst, code-named “Panini." Chris Griffith takes a look at what Panini has to offer.
Like this article? We recommend

Adobe has recently released a preview of the next version of Flash Catalyst, code-named “Panini.”

The team behind Flash Catalyst has been hard at work adding tons of new features, refining existing items, and overall helping Flash Catalyst continue to mature into a fine tool for both the prototyping community and Flex developers. If you have not already downloaded the preview release, you can grab it from the Adobe Labs site. Don’t worry, Flash Catalyst “Panini” can be installed without overwriting your current version of Flash Catalyst CS5. So let’s take a look at what “Panini” has to offer.

One of the first things that you will notice is the Components Panel’s location has changed from the upper right to the lower left. The reason for this is the team has expanded the number of components available for use in creating Flash Catalyst projects.

The components are grouped into two categories: Flex and Wireframe & Media. You can quickly toggle the sets by using the buttons along the top of the Components Panel. The Flex set of components are native Spark (or Flex 4 framework) friendly components. You will see a small Fx badge overlaid on each component. These include: button, check box, data list, horizontal scrollbar, horizontal slider, radio button, text input, vertical scrollbar, and vertical slider. Each of the elements can be fully skinned using the Flex 4 skinning techniques.

The Wireframe & Media components are a collection of components that can be used as “for placement only” (FPO in designer-speak), or components that are containers for other media types (images, video, SWFs).

These FPO components are one of the key highlights in Panini. The team has created over 20 new components that can be quickly added to your Catalyst project. The idea behind these components is that Interaction Designers can use them to create more compelling mockups of their designs. Some are just simple placeholder images (vertical bar chart), while others, like the combo box, are custom components which allow for more interaction and customization. If you are using Flash Catalyst as part of workflow into Flash Builder, these components are meant to be replaced by the Flex developer with either legacy MX (Halo) components, their non-skinable Spark components, or by more complex custom components that the developer creates.

As you start to place these components, you might notice that the architectural blue style has been replaced with a neutral gray style. Hopefully this will help folks understand that you are showing them a wireframe mockup of their next great idea, and not the final design.

As you survey some of the other visual changes to Flash Catalyst’s user interface, you will notice that it has gained an Align Panel. This panel is located next to the Interaction Panel on the right side of the interface. It contains all the common alignment, distribution, and spacing options for both object and artboard.

You might be wondering with the new Align Panel and the expanded Components Panel if it is possible to rearrange the panels with Flash Catalyst. Unfortunately, this is a feature that is not in this release. Also, only one project can be open at a time.

Resizable Components and Applications

One major complaint with Flash Catalyst was that neither the application nor its components were resizable. This meant that the Flex developers would have to go through the Flash Catalyst project once it was imported into Flash Builder and adjust all the size and constraint references in every component. With Panini, a lot of those issues have been removed. You might have noticed that when you select a component on the artboard, open circles appear on each of the four sides.

These are ‘suction cups’ that will allow you to lock the component to the artboard. If you right click (control-click on the Mac), you can set the type of constraint (fixed or center). The None option allows you to break the suction between the component and the artboard.

The artboard is also resizable. In the lower right corner of the artboard is a new control that will to change the dimensions of the artboard. By clicking and dragging this control, you will also see how your components will resize as well. To return to the default size of your artboard, double-click the new resize control.

Custom Components

Custom Components

One of the first things you will notice when creating a custom component is a dialog prompting you to name the new component.

Previously, the component would automatically be named ‘customcomponent1’. This could easily create a problem for the Flex developer who might be working with your Catalyst project if you forgot to rename the component.

Component Swapping

Component Swapping

It is also now possible to swap custom components with others in the library. The new component will keep the same dimensions, so be aware of that if you are swapping different sized components. This new feature should allow designers to create FXPLs that can be imported into other projects and easily replace draft components with new versions. Note you cannot swap FXG or Optimized graphics in this release.

New Interactions and Targeting

New Interactions and Targeting

A new interaction for double-clicking has been added to the interactions panel. Another change to the interactions panel is the ability to enter into a special ‘target mode’ that will allow you to visually select the target of the component. This new feature is extremely useful if your project uses a lot of complex custom components.

The Interactions panel now has the ability to enter into a special "target mode" to visually select the target of a component anyplace in your project. This will enable you to create much more complex prototypes without having to add the functionality via Flash Builder.

Timeline Improvements

Timeline Improvements

The timeline panel now has a horizontal scrollbar to make it easier to work with longer timelines. In addition, the code that generates the timeline effects has been rewritten. The first result of this rewrite is the elimination of ‘yellow bars’ that occasionally would appear in Flash Catalyst CS5 for complex transitions using groups or multiple objects.

Cleaner Code

Cleaner Code

One often heard complaint about any system that auto-generates code is that is messy. For example, in the previous version, a component’s width attribute might not be next to its height attribute. In this release, the team has tried to group like attributes together.

Round tripping!

Round tripping!

I decided to save the best for last. One of the promises that Thermo (the 1.0 code name for Flash Catalyst) made was that you would be able to design in Flash Catalyst, open the project in Flash Builder, then re-open the project in Flash Catalyst to continue the design process. Well, with this release, we can now start to do this.

There are still a lot of restrictions on what you can do in this preview release, and this functionality will still have some hiccups, but this is a great step forward. Flash Catalyst can only work self-contained Flex projects. That means no RobotLegs, Mate or other third party libraries can be used in the project. I know this might be a deal breaker for some, but it does open up a new range of possibilities for the designer-developer workflow. And the team is working on addressing a number of workflow collaboration issues for the final release.

As you can imagine, enabling round tripping between Flash Catalyst and Flash Builder has some risks. What happens when a designer tries to delete a button in Flash Catalyst, but the developer has added ActionScript code that references that instance? Well, Flash Catalyst should prevent this from occurring.

Another area that round tripping will affect is working with Design Time Data. The usual workflow is the designer creates some placeholder data using the Design Time Data panel and styles the look of the repeated item. Then in Flash Builder, the developer removes the reference to the design time data, and links it to some external data source. But what happens if this project is reopened in Flash Catalyst? Will the designer still be able to work with the design of the item renderer? Yes! However, they will not be able to reconnect it to Flash Catalyst’s Design Time Data panel.

Custom Component Skinning

Custom Component Skinning

But Flash Catalyst is more then just a prototyping tool. It can be a key component for the Flex developer’s workflow. To assist this, it is now possible to take a custom component built originally in Flash Builder and export it as an FXPL (Flex Project Library). A designer can then import that FXPL into Flash Catalyst, attach the visual elements, then re-export it as a FXPL for the developer. One caveat is that the custom component has to be built with Catalyst friendly components.

Summary

Summary

So there you have a quick summary of some of the new features and improvements in Flash Catalyst ‘Panini.’ This is a major step forward for the product. Look for continued refinements and performance increases before the final release.

For more information about this release, look for the sessions from Adobe MAX on tv.adobe.com or on the Flash Catalyst forums!

One final note: Because this is a preview release, Flash Catalyst ‘Panini’ will not import existing 1.0 projects. This is a precaution to prevent a project from being upgraded accidentally. The final release will be able to import 1.0 projects.

I would like to thank both Doug Winnie and Tara Feener for reviewing this article.

Peachpit Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from Peachpit and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about Peachpit products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites; develop new products and services; conduct educational research; and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email ask@peachpit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by Adobe Press. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.peachpit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020