PixelStyles Version 2.0 Now Available!
  • NEW Preview Pane to preview styles before applying them!
    Learn More
  • NEW Condensed GUI Interface for easy use and display.
    Learn More
  • NEW Export Class For ActionScript
    (Pro Version Only)
    - Export your saved PixelStyles for use in your ActionScript 2 Classes! Dynamically apply PixelStyles on the fly!
    Learn More
  • NEW Integrated Help
    A simple explanation for each button and feature is available via the new Help Menu.
    Learn More
  • Save, Apply and Share
    Save all of your filter presets, apply them to any movie clip or text and share them with your friends!
    Learn More

 
System Requirements

LEARN MORE


What is PixelStyles?

PixelStyles is an easy to use extension for Macromedia Flash 8 Professional. It allows you to take filters that you have applied to movie clips or text within the Flash development environment (or Stage) and save them so that you may apply them to other items at another time. Though Flash currently has the ability to save a "preset" of filter combinations there is no way to export, import, preview or use dynamically these presets. You can think of PixelStyles functioning like Photoshop's Style pallet.



Why Would I Use PixelStyles or PixelStyles Pro?

PixelStyles takes a lot of effort out of managing filters in Flash. We know filters are great because they take little to no file size in our applications. If you take the effort to create a great looking button style you'll probably want to save it. PixelStyles not only allows you to save it but it also allows you to export it for a co-worker or friend. PixelStyles also gives you a new Preview window allowing you to see what the style will look like when applied to an object on the stage before you apply it!




PixelStyles Pro takes things to a whole new level. Currently to apply filters to a movie clip via ActionScript you have to write many lines of code and take the time to tweak the filter values, re-publish the movie, tweak them again etc... PixelStyles Pro will allow you to take any PixelStyle that you have saved and export it almost 1:1* for use in ActionScript. Let's say you have taken the time to create a nice gloss button on the Stage. You want to use this when you are dynamically duplicating or creating buttons via ActionScript in your application. Before you code your application just simply go into the PixelStyles panel, select the style you want to use and press the Export Class button. This will save an XML-based version of your PixelStyle. Then using the provided PixelStyle AS2 Class that comes with PixelStyles Pro you can simply write the following code to apply it to your movie clip:


//apply a pixelStyle
ps = new pixelStyle();
ps.applyStyle(test_mc,"myStyleName");



You have now just taken something you visually designed in the Flash IDE and exported a near perfect clone for use in your ActionScript project. And because it is an XML file that was exported you can still easily modify the values in the XML file if you so desire!


WHAT'S NEW IN PIXELSTYLES


NEW Preview Pane

Get a preview of a PixelStyle before you even apply it. You can now visually step through the different styles in your style library to find the one you want.



NEW Condensed GUI Interface

PixelStyles now sports a new compact, custom interface. Functions are divided to the right and left sides of the panel. The left side of the panel contains buttons that apply to the currently selected item on the stage. The right side contains buttons related to the management of your PixelStyles.



NEW Export Class For ActionScript (PixelStyles Pro Only)

PixelStyles Pro allows you to take a PixelStyle that you visually designed on the Stage in the Flash IDE and export it as an XML-based PixelStyle for use in your ActionScript 2 classes! Dynamically create movie clips in your classes and apply your custom PixelStyle to it on the fly!



NEW Integrated Help

PixelStyles now has a simple help menu that lists the function of every button in the panel.



*Because advanced styles can be achieved using the colorAdjustment filter it is necessary to do on-the-fly color conversions when this filter has been added to a PixelStyle. Most of the output style will be very close to what you saw in the IDE. Styles exported for use in classes will create an XML file. This file can be modified by hand if needed. Much care has been taken to get class-based PixelStyles to export as close to what you see in the Flash IDE. When not using colorAdjustment filters in your PixelStyles you will be much closer to the 1:1 ratio. Color conversions are handled by gSkinner.com's ColorMatrix Class.
Interested in having some work done? Check out our business site: www.pixelfumes.com

Other

    MXNA

    Pittsburgh Flash Users Group

    Full As A Goog

    Powered by Blogger

    Macromedia Certified Professional