Tag Archive | "Flex component"

Google Analytics Tracking For Adobe Flash: Keep Track!

Google Analytics Tracking For Adobe Flash: Keep Track!

If you’ve ever wanted to track your Flash content over the web, then you’d know what a challenge this task entails.  In the past, Flash tracking was not provided out of the box, and every implementation had to be customized.

It is now safe to say that tracking your Flash content, has gotten much easier and more accurate.  With the assistance of Adobe and other third party developers, the Google Analytics team has developed and released Google Analytics Tracking For Adobe Flash.

What is Google Analytics Tracking For Adobe Flash?

This new Flash tracking code offers all the rich features of the current JavaScript-based version as it translates the current Google Analytics tracking code into the ActionScript 3 programming language that dramatically simplifies the ability to track your Flash, Flex and AS3 content.

Fun Times!!

Google Analytics for Flash Demo

Additional Resources:

Posted in Extensions, Flash Tools, Industry News, Latest Adobe Flash News, Latest Adobe Flex NewsComments (0)

Create a Loading Spinner Within Flex

Create a Loading Spinner Within Flex

Create a loading spinner within Flex with this neat tool called loading spinner. Loading spinner is a Flex component similar to the many “spinner.gif” that are used on Web 2.0 pages. This is a sort of progress indicator that can be used to demonstrate to the user that something is happening.

loading_spinner_panel

Loading spinner provides many customizable options which allow you to customize the look and feel of your loader.  This flex component can definitely come in handy when developing your next Flex project.  Enjoy!

Download loading spinner

Posted in Flex Components, Industry NewsComments (0)

FX Video: An Open Source Flex Video Player

FX Video: An Open Source Flex Video Player

FX Video is an open source video player built with Flex. The FX Video control lets you play an FLV file in a Flex application. It also supports progressive download over HTTP, streaming from the Flash Media Server, and streaming from a Camera object.fx video player

Download FX Video

Posted in Flex Components, Latest Adobe Flex NewsComments (2)

Create Dynamic Audio Visualizations Within Flex

Create Dynamic Audio Visualizations Within Flex

visualization_explorer2

What is the Visualization Component?

The visualization component displays sound spectrum data in a variety of graphical formats and supports the use of bitmap effects without requiring changes to the component class itself. It draws dynamically based on size and keeps memory consumption to a minimum.

This is simply a very nice tool to integrate audio visualizations within any of your Flex projects and offers the flexibility to due so.

Other Available Resources:

Creator: Ben Stucki
Product Source
Demo of visualization component

Posted in Flex Components, Industry NewsComments (0)

ImageRail Update: Adding Click Event, Styles And Handcursor

ImageRail Update: Adding Click Event, Styles And Handcursor

In a previous post, I introduced a new MXML component called ImageRail created by Andrei Ionescu of FLEX{er}. Andrei has added updated it to add some new features that were considered missing.

The list of new features include:

  • imageClick: triggered when there is a click on an image, more precisely, on the canvas that holds an image
  • imageBackgroundAlpha: able to set the background alpha of the each canvas that hold images
  • HandCursor: hand cursor upon hovering image

imageRail_component2

If your interested in learning more about these nice additions to the ImageRail component, be sure to visit FLEX{er} to get all the info.

Source: FLEX{er}

Posted in Flex Components, Industry NewsComments (0)

ImageRail: New MXML Image Gallery Component

ImageRail: New MXML Image Gallery Component

Andrei Ionescu of FLEX{er} presented a new MXML component called ImageRail. This MXML component displays a series of thumbnails with the capability to scroll them horizontally. While ImageRail has a nice set of features it is fully extendable and is actually encouraged to do so.

Modifiable Parameters Include:

  • paths: an array containing URLs to images
  • images: an array containing image objects
  • imagesToShow: an unsigned integer that specifies the number of images displayed at a time
  • imagesGap: an unsigned integer that specifies the gap between images
  • passePartout: an unsigned integer that specifies the white padding around each image
  • effect: a function that in fact is the easing function (total of 10)
  • effectDuration: an unsigned integer that specifies the duration in milliseconds
  • height: a number that specifies the height of the component, based on which all others measures are calculated
  • width: a number that specifies the width

imageRail_component

You can view the component and download the source via

FLEX{er}. This is a nice contribution to the Flex community. Now I just need to figure out how I can use this in an existing or future project. Enjoy!

Update: ImageRail Update: Adding Click Event, Styles And Handcursor

Preview

Posted in Flex Components, Industry NewsComments (2)

Page 1 of 11