Archive | Flash Tools

Creating a Button Using FlashEff 2

Creating a Button Using FlashEff 2

In a previous post, I introduced the release of FlashEff 2 as an innovative Flash animation tool. In an attempt to prove my point, I am going to demonstrate how you can use FlashEff 2 to create a button using a MovieClip object.

OK, I know some of you might be thinking, a button? Well, creating a button in AS3 can be somewhat of a pain. After you get through creating your buttons, adding its functionality along with creating its appropriate event listeners; this process can get very old and tiring. Since FlashEff is here to simplify your workflow, why not let FlashEff handle your button’s functionality, animation and event listener creation.

Using Button Mode

In FlashEff 2, you can edit a button using its Button mode. This mode will allow you to assign your button some actions like following an URL, calling a function, or even going to a different frame whenever it gets clicked. All this without one single line of ActionScript. Here’s how!

Creating a Button Object

I am going to take a button graphic/design and create a MovieClip out of it. Once created, I will go into my Component Panel and drag a copy of the FlashEff2Button component onto my newly created MovieClip. One other great thing about FlashEff is that upon dragging a copy of its component onto the target object it will snap to the target’s 0,0 position.

FlashEff: Snap to Object

Now it is time to toy around with the FlashEff Panel.

Using the FlashEff Panel

The FlashEff Panel is where all of the magic happens. Here you can select any of the preset effects/animations that an object can have. Once you’ve added a preset, you can then preview an example of it via the live preview feature of the panel.  Take it for a test drive.

FlashEff Panel

Adding my Button Effect/Animation

In this example, I will select the “HappyTurn” preset. Now, if I wanted to I can modify the presets; allowing me to then save my own “custom” preset.  (Feature available only if you have the Premium Plus license) You can also adjust the tween type and speed for the up, over, and down button states. Just to keep things simple, I won’t be doing any of that.

FlashEff: Happyturn Preset

Adding Commands to the Button

FlashEff’s Button mode comes equipped with its assortment of commands that you can trigger upon press. They include adding a sound, calling a function, going to a keyframe, navigating to a URL, playing back a sound, and switching objects. Also, you can even stack these commands which will allow you to trigger a sound, call a function, and navigate to a URL on one press.

In this example, I will be adding a sound playback on press along with an event to navigate to a URL upon double clicking the button object. When attaching a sound you can identify that sound through a linkage ID or path.

FlashEff: Custom Commands

Overview

Below, you can find the final result of this mini demo.  Basically, the button, upon rollover, triggers the HappyTurn animation, then on press a click sound will trigger.  Now, if you double-click it will take you to the designated destination, Google’s homepage.  The custom possibilities are endless.  The more you use FlashEff the more situations you can picture yourself using the tool to simplify your project’s workflow.  To learn more on what FlashEff can accomplish, visit FlashEff.com.

Get Adobe Flash player

FlashEff 2 Giveaway Opportunity

In the upcoming days, you are going to have the opportunity of winning 1 of 2 FlashEff 2 unlimited premium licenses.  Stay tuned…

Posted in Flash Tools, Flash Tutorials0 Comments

FlashEff 2: Still The Most Innovative Flash Animation Tool

FlashEff 2: Still The Most Innovative Flash Animation Tool

With the high demand for quality Flash content in the market, finding a way to reuse ActionScript and animation styles is key to the success of quicker turnarounds. In my opinion, FlashEff is probably the most mature Flash tool to provide that heavy lifting in Flash projects.

Personally, there is no other tool available that can provide an instant boost in your Flash project work flow than FlashEff when it comes to custom animation/effects. Initially, when FlashEff was first released, I was extremely impressed with the tool. There was a little bit of a performance issue, but FlashEff was still worth every cent and nothing came close to it.

Out goes FlashEff 1, in comes FlashEff 2

Recently, the second version of FlashEff was released and once again my mouth drops in awwh! FlashEff 2 simply improves upon its previous features like speed, usability, effects, and customizability. New features that you can expect with the release of FlashEff 2 include:

  • Live Preview
  • Improved filter effects
  • Flash Player 10 features
  • Advanced Copy/Paste
  • Advanced Commands
  • FlashEff 2 Code Component
  • Better TweenLite performance
  • New Button mode
  • Save custom effects

Take it for a test drive

Pattern Showcase DemoPattern Showcase Demo

Here you can see a little bit of all Symbol, Text and Filter patterns that come with FlashEff 2.

FlashEff 2 Panel DemoFlashEff 2 Panel Demo

Take a quick online tour of FlashEff 2 Panel. Browse patterns and over 3000 effects to see exactly how the user experience got improved.

Overall Impression

When it comes to rapid application of custom,quality Flash animations and effects, FlashEff sets the bar really high. If you haven’t yet given FlashEff a try or are skeptical, download the free version and take it for a test run. You will be amazed on how easy it is to create custom quality Flash animations and effects.  Below are links to videos demoing FlashEff and more of its features in depth.  Enjoy!

New videos demoing FlashEff 2

FlashEff 2 Quick OverviewQuick Overview

A quick overview of what FlashEff 2 has to offer. Learn how to create show/hide animations, add filters and make flash interactive buttons in just a few clicks.

FlashEff2 What's NewWhat’s new in FlashEff 2

Find out what’s new in FlashEff 2. The basic new features and overall experience delivered by FlashEff 2.

Getting started with FlashEff 2Getting started with FlashEff 2

A complete step by step tutorial that will take you through all the most important features of the product, showing you how to obtain successful results using FlashEff 2.

Free Version of FlashEff 2Free Version of FlashEff 2

Find out what you can do with the FlashEff 2.0 free non-commercial license.

Posted in Featured, Flash Components2 Comments

Taking Advantage of the Flash Project Panel in Flash CS4

Taking Advantage of the Flash Project Panel in Flash CS4

Prior to Flash CS4, using Flash’s project panel to manage your project files was a bit of pain to work with. For those who have used it before, I am sure you have felt that same pain.

With the acquisition of Grant Skinner’s gProject Panel, Flash CS4 now provides a much improved project panel. When managing multiple projects, the new Flash project panel allows you to do so much more quickly and easily.

The new Project panel helps you do the following:

  • Create, manage, and visualize projects
  • Switch between project folders quickly
  • Open files for editing
  • Create files and folders
  • Test and publish project files
  • Bind external resources to your project

Working with the Project panel in Flash

Flash Project PanelDan Carr recently wrote an article which provides an overview of the Project panel in Flash CS4 Professional and includes a tutorial to help you begin using the tool quickly. The tutorial guides you through the creation of a photo gallery slideshow project from a series of supplied assets.

It is definitely worth the read if you’ve never used the Flash project panel before. Even if you have, this article provides some handy tips and tricks on enhancing the use of the Flash Project panel.

Free Update to Flash CS4 Project Panel

Grant was kind enough to release an update to the Project panel with new features that will get some very excited.  Learn more about this update!

Additional Resources:

Posted in Extensions0 Comments

Debugging Your Flash Applications With De MonsterDebugger

Debugging Your Flash Applications With De MonsterDebugger

Debugging your Flash applications can take some getting used to.  Especially, if you’ve never used a debugger before. Having the right tool to aid in debugging your Flash Applications can save a boat load of time.  Also when debugging, the debugging tool used should provide easy access to your ActionScript data with little of a learning curve. An innovative debugging tool that I have been pretty fond of lately has been De MonsterDebugger.

De MonsterDebugger

What is De MonsterDebugger?

These days my ActionScript 3.0 debugger of choice has been De MonsterDebugger.  De MonsterDebugger is an easy to use open source debugger for Adobe Flash,Flex, and AIR created by the guys over at De Monsters.  Not only does it provide an Adobe-styled familiar interface, but it comes in a convenient Adobe AIR Application.  It’s impressive list of features make it a tough debugger to compete with.

DeMonster Debugger comes with an impressive set of features:

  • Can be used with Adobe AIR applications
  • Can be used with Adobe Flex applications
  • Can be used with full screen Adobe Flash applications
  • Trace strings, numbers, objects, arrays, XML and even custom classes
  • Trace the complete structure of multilevel objects
  • Trace messages in custom colors
  • Explore your live application
  • Edit properties at runtime
  • Run methods and get the results at runtime
  • Application is lightweight
  • Auto update
  • Look and feel of Adobe CS4
  • Customizable interface
  • Highlight display objects
  • Client class included
  • Example application included
  • FDT templates included

The one feature that is probably missing from it’s feature set is probably the ability to step through break points, but hey, I won’t be picky. :) It is still a great debugging tool and best of all it is open source!

Check out the video rundown on De MonsterDebugger!

Debugging with MonsterDebuggerBe sure you check out this video created by Lee Brimelow as he demonstrates some of the coolest features this slick debugging tool has to offer.

Additional Resources:

Posted in Adobe AIR Applications, Featured, Flash Tools0 Comments

TxEff2: An Improved Update To An Already Impresive Tool

TxEff2: An Improved Update To An Already Impresive Tool

The guys over at Jumpeye have recently released an update to their exiting flash text effects component, TxEff.   This is an update which targets improved performance, quality, and Flash integration.  The great thing about TxEff is that it allows you to create quality effects and transitions with little effort and time and saving time is huge when dealing with multiple Flash projects.  Learn more about TxEff2 below.

What is TxEff2?

TxEff2 is a Flash CS3/CS4 AS3 component created for easing the text animation process. TxEff2 is also a framework based on patterns, a large collection of classes, which enable cool show/hide and swap transitions on texts.

TxEff2 comes with cool new features

  • Better architecture (based on the FlashEff engine)
  • Improved performance (thanks to TweenLite)
  • Lower file-size
  • Seamless pattern import
  • More patterns (100+)
  • Filters (like reflection, glows, stripes)
  • Compatible with FlashEff effects and patterns
  • Cool new visual User Interface
  • Swap through different texts (not only show & hide)

TxEff2 vs FlashEff

If you’ve ever heard of or used FlashEff before you might be asking yourself what is the difference.  Well TxEff is based off of the FlashEff engine which takes advantage of the FlashEff Panel and FlashEff patterns, however, there are some limitations.  While FlashEff allows you to apply the effects to MovieClips along with TextFields, TxEff2 is limited to just effects on TextFields.  Here is a chart that compares the both TxEff2 and FlashEff.

Note: Be sure to subscribe to the RSS feed as there will be a contest giveaway of TxEff2 very soon.  Stay tuned!

Posted in Featured, Flash Components0 Comments

CopperCube: A New 3D Engine That Doesn’t Require AS Knowledge

CopperCube: A New 3D Engine That Doesn’t Require AS Knowledge

3D engines that take advantage of the Flash Player seem to sprouting about very frequently.  Whether or not these new 3D engines effectivly target a specific market can be left for debate.  One new 3D engine that has caught my eye is CopperCube as it targets individuals that are not familiar with ActionScript but can provide the 3D knowledge that many of us just don’t have.

What is CopperCube?

CopperCube is a 3D engine with deployment targets for Flash (.swf) and Windows(.exe).   You can create simple interactive 3D scenes without the need to write one single line of code (=no programming necessary), or even create whole games with the help of a little bit scripting magic.

It includes an easy to use 3D editor which imports 17 different 3D file formats and is able to create interactive 3D .swf files with physics, lighting and more or even single standalone Windows .exe files with a built-in high speed, hardware
accelerated 3D engine
from your interactive 3D scene, which are easy to distribute and do not need an installer.

CopperCube was created by Ambiera, a game middleware and custom game solutions software development company.

So what is CopperCube capable of?

CopperCube Panorama Demo

CopperCube Panorama Demo

CopperCube Game Demo

CopperCube Game Demo

CopperCube Lighting Demo

CopperCube Lighting Demo

Is it Open-Source or Free?

Unfortunately, CopperCube is not free nor open-source however, there is a plan to offer a basic and pro editions of this application.  Also, CooperCube is free for 30 days, and there is a discount for people who decide to buy a license while it is in beta testing phase.

Interested?

Ambriera is currently looking for some active testers who can provide feedback during the product’s beta phase.  If you are interested, you can download the beta an give it a shot.

Posted in 3D Engines0 Comments

ActionScript 3 Migration Cookbook

ActionScript 3 Migration Cookbook

The community’s cry for a simple guide that would quickly go over some of the most felt changes from AS2 to AS3 has been heard.  Adobe has recently added a new resource to the ActionScript Center called the ActionScript 3 Migration Cookbook.

There you will find a quick introduction to migrating to ActionScript 3.0 from ActionScript 2.0.  It is targeted at designers and developers who have some experience scripting content within Adobe Flash CS4 Professional. It does not require an understanding of object-oriented programming.

Along with this resource of common AS2 code into AS3 conversions is a a downloadable PDF version which basically takes this section of the Devent site and dumps it into a portable version. Overall, this is a nice guide that can provide that helping hand during the first stages of the migration over to AS3.

Download the ActionScript 3 migration cookbook

Posted in Books, Freebies1 Comment

10 Books to Help in Learning AS3

10 Books to Help in Learning AS3

While not all our paths to learning ActionScript 3.0 are the same, the resources that are provided to us are. Some like taking that direct dive into it and learn from their mistakes. Others would prefer to learn through someone else’s following. I have compiled a list of the 10 books that may possibly help you learn and/or expand your knowledge of ActionScript 3.0.

Learning ActionScript 3.0Learning ActionScript 3.0: A Beginner’s Guide

Written for those of you new to ActionScript 3.0, the book describes how ActionScript and Flash work, giving you a clear look into essential topics such as logic, event handling, displaying content, migrating legacy projects to ActionScript 3.0, classes, and much more. You will learn important techniques through hands-on exercises, and then build on those skills as chapters progress.

Essential ActionScript 3.0Essential ActionScript 3.0

ActionScript 3.0 is a huge upgrade to Flash’s programming language. The enhancements to ActionScript’s performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essential ActionScript 3.0 focuses on the core language and object-oriented programming, along with the Flash Player API. Essential ActionScript has become the #1 resource for the Flash and ActionScript development community, and the reason is the author, Colin Moock.

Object-Oriented ActionScript 3.0Object-Oriented ActionScript 3.0

Object-oriented programming (OOP) is something that is usually considered a black art for hardcore programmers, not a topic of conversation for Flash developers. However, when adobe introduced ActionScript 3.0 to the mix, it changed everything. ActionScript 3.0 is much more powerful than previous versions, allowing Flash developers to produce robust object-oriented applications.

ActionScript 3.0 Design PatternsActionScript 3.0 Design Patterns: Object Oriented Programming Techniques

Now that ActionScript is reengineered from top to bottom as a true object-oriented programming (OOP) language, reusable design patterns are an ideal way to solve common problems in Flash and Flex applications. If you’re an experienced Flash or Flex developer ready to tackle sophisticated programming techniques with ActionScript 3.0, this hands-on introduction to design patterns is the book you need.

ActionScript 3.0 Reference GuideThe ActionScript 3.0 Quick Reference Guide

This guide is designed specifically to help Flash designers and developers make the leap from ActionScript 2.0 to the new object-oriented ActionScript 3.0 quickly and painlessly. Formatted so you can find any topic easily.  ActionScript 3.0 Quick Reference Guide explains: Object-oriented programming (OOP) concepts, such as packages and classes ActionScript 3.0 features and player enhancements that improve performance.  Workflow differences between ActionScript 2.0 and ActionScript 3.0 including tools, code editing, component sets,etc.

ActionScript3.0 BibleActionScript 3.0 Bible

ActionScript has matured into a full-fledged, object-oriented programming language for creating cutting-edge Web applications, and this comprehensive book is just what you need to succeed.  If you want to addinteractivity to Flash, build Flex applications, or work with animation — it’s all here, and more. Packed with clear instruction, step-by-step tutorials, and advanced techniques, this book is your go-to guide to unlock the power of this amazing language. Learn the basics, apply object-oriented programming, and more.

ActionAcript 3.0 Migration GuideThe ActionScript 3.0 Migration Guide: Making the Move from ActionScript 2.0

In this essential and timely guide, ActionScript expert Kris Hadlock speaks squarely to the many thousands of ActionScript 2.0 users who need to make the leap right away. The ActionScript Migration Guide covers all of the major changes in ActionScript from version 2 to 3. The book explains the most important and fundamental changes in ActionScript drawing comparisons between the two languages both visually and contextually.

Foundation ActionScript 3.0Foundation ActionScript 3.0 with Flash CS3 and Flex

This book covers all the essential techniques from the ground up, allowing you to get up and running quickly and easily. Starting with the fundamentals, youll learn about using ActionScript objects, manipulating sound and video, and harnessing the power of regular expressions and XML.  The book concludes with two case studies to consolidate what you’ve learned and to introduce some more advanced techniques.

ActionScript 3.0 CookbookActionScript 3.0 Cookbook

Each code recipe presents the Problem, Solution, and Discussion of how you can use it in other ways or personalize it for your own needs, and why it works. You can quickly locate the recipe that most closely matches your situation and get the solution without reading the whole book to understand the underlying code.  Solutions progress from short recipes for small problems to more complex scripts for thornier riddles, and the discussions offer a deeper analysis for resolving similar issues in the future.

Foundation ActionScript 3.0 AnimationFoundation Actionscript 3.0 Animation: Making Things Move!

The material inside this book covers everything you need to know to harness the power of ActionScript 3.0. First, all the basics of script-based animation and setting up an ActionScript 3.0 project are covered. An introduction to object-oriented programming follows, with the new syntax, events, and rendering techniques of ActionScript 3.0 explained, giving you the confidence to use the language, whether starting from scratch or moving up from ActionScript 2.0.

Posted in Books0 Comments

BulkLoader: Removing the Pain of Complex Loading In Flash

BulkLoader: Removing the Pain of Complex Loading In Flash

Loading content into mid to large scale Flash projects can be somewhat of painful process. From managing complex loading scenarios to behind the scenes preloading, if not done correctly, performance can really take a hit at the expense of preloading.

Before you know it, you have spent a lot more time than expected managing the loading of a project’s content. A very handy solution to this madness is BulkLoader created by Albert Debert.

What is BulkLoader?

BulkLoader is a minimal library written in ActionScript 3.0 that aims to make loading and managing complex loading requirements easier and faster. BulkLoader takes a more dynamic, less architecture heavy approach. Few imports and making heavy use of AS3′s dynamic capabilities, BulkLoader has a one-liner feel that doesn’t get in your way.

Using Bulkloader in your Flash projects allows you a powerful yet easy approach to taking control of when and how your content is being loading.  Once you’ve gotten a taste of BulkLoader, you’ll wonder how you’d ever get by without it.  Thankfully, the BulkLoader library is licensed under an open source MIT license and is currently hosted at Google Code.

It’s features include:

  • Connection pooling.
  • Unified interface for different loading types.
  • Unified progress notification.
  • Events for individual items and as groups.
  • Priority loading
  • Stop and resuming individually as well as in bulk.
  • Cache management.
  • Statistics about loading (latency, speed, average speed).
  • Various kinds on progress indication: ratio (items loaded / items to load), bytes , and weighted percentage.
  • Configurable number of retries.
  • Configurable logging.
  • Various asset types (XML, NetStreams, Swfs, Images, Sound, Text Files)

Additional Resources:

Posted in ActionScript Libraries1 Comment

Rotate A Banner With These XML Banner Rotators

Rotate A Banner With These XML Banner Rotators

With the constant birth of bloggers hosting their own blogs, XML banner rotators have become quite popular. Banner rotators are an excellent way to showcase products, featured articles, or anything you feel that needs that extra attention. I have compiled a list of Flash XML banner rotators that can provide an elegant solution to showcasing important news or content. Enjoy!

Also, if you know of any other XML banner rotators that deserve a mention, feel free to comment below or via the contact page.

Free XML Banner Rotator by flabell

Type: Free
Free XML Banner Rotator

Cube Transform Banner Rotator by Digicrafts

Type: Commercial
Cube Transform Banner Rotator

Flash Banner Creator and Rotator by lydian

Type: Commercial
Flash Banner Creator and Rotator

XML Banner Rotator with Thumbs by flabell

Type: Commercial
XML Banner Rotator with Thumbs

Gotham Narrow XML Banner Rotator by marcfolio

Type: Commercial
Gotham Narrow XML Banner Rotator

Banner / Slideshow with Smooth Text Animation by FMedia

Type: Commercial
Banner / Slideshow with Smooth Text Animation

XML Accordion Banner Rotator by tigerworks

Type: Commercial
XML Accordion Banner Rotator

Banner Rotator 3 Pro by MBMedia

Type: Commercial
Banner Rotator 3 Pro

Dynamic XML Discount/Sale Banner by vibor

Type: Commercial
Dynamic XML Discount/Sale Banner

Lite Banner Rotator with Unique Features by azad

Type: Commercial
Lite Banner Rotator with Unique Features

XML Slide Show with Auto Delay – AS3 by iamdok

Type: Commercial
XML Slide Show with Auto Delay – AS3

Linear Transition XML Banner Rotator by barisintepe

Type: Commercial
Linear Transition XML Banner Rotator

Sliding Horizontal Banner Rotator by designesia

Type: Commercial
Sliding Horizontal Banner Rotator

myPromoSlider by encryptme

Type: Commercial
myPromoSlider

Banner Rotator Complete by flashframer

Type: Commercial
Banner Rotator Complete

Ultimate Rotating Banner (XML) by michaelhejja

Type: Commercial
Ultimate Rotating Banner (XML)

Advanced XML Banner / SWF Rotator by skial

Type: Commercial
Advanced XML Banner / SWF Rotator

XML Banner Rotator Professional by designesia

Type: Commercial
XML Banner Rotator Professional

Showcase XML Product Gallery by flashblue

Type: Commercial
Showcase XML Product Gallery

XML Banner Rotator by digitalscience

Type: Commercial
XML Banner Rotator

Smart Banner by thewebprojects

Type: Commercial
Smart Banner

Banner Rotator With Auto Delay by VF

Type: Commercial
Banner Rotator With Auto Delay

Sliding Image Gallery XML v2 by flashblue

Type: Commercial
Sliding Image Gallery XML v2

XML Banner Rotator v2 by digitalscience

Type: Commercial
XML Banner Rotator v2

Flash Banner Rotator by rcuela

Type: Commercial
Flash Banner Rotator

XML Banner Rotator v3 by digitalscience

Type: Commercial
XML Banner Rotator v3

Sliding Banner Rotator Pro by designesia

Type: Commercial
Sliding Banner Rotator Pro

Banner Rotator/Zoom Slideshow by SaafiDesign

Type: Commercial
Banner Rotator/Zoom Slideshow

XML Banner Rotator/Slideshow by lifwanian

Type: Commercial
XML Banner Rotator/Slideshow

XML Banner Rotator by designesia

Type: Commercial
XML Banner Rotator

Sliding XML Banner Rotator by flashblue

Type: Commercial
Sliding XML Banner Rotator

XML/CSS Dark Transition by rcuela

Type: Commercial
XML/CSS Dark Transition

Damojo XML Banner Rotator by damojo

Type: Commercial
Damojo XML Banner Rotator

Basic XML Banner Rotator by flabell

Type: Commercial
Basic XML Banner Rotator

Horizontal Image Banner Rotator with Thumbs by flabell

Type: Commercial
Horizontal Image Banner Rotator with Thumbs

Sky Writer XML Banner by FightTheCode

Type: Commercial
Sky Writer XML Banner

Image Banner Rotator with Thumbs by flabell

Type: Commercial
Image Banner Rotator with Thumbs

Posted in Flash Tools4 Comments

Page 1 of 812345...Last »