Friday, December 30, 2005

Free Friday - Flash - Hello World by Jonathan Kaye

Included in this Hello World example is a Picture Scroller component. The component allows you to scroll an image on stage using just the mouse. Simply size the component on stage and designate an image to scroll. Great work Jonathan!


Open Example SWF in a New Window


This example is available with full source and documentation within Flex® by Example.

More to come.

Ted :)

Tuesday, December 27, 2005

Flex 2 - mx.charts.PieChart by Simon Barber

Simon Barber put together this example using mx.charts.PieChart using externally loaded XML as a data source with Flex 2.


Open Example SWF in a New Window


This example is available with full source and documentation within Flex® by Example.

More to come.

Ted :)

Monday, December 26, 2005

Flex By Example turns 100 and Happy Holidays!

IFBIN authors have completed 100 high quality, well documented examples into Flex By Example. From the team at IFBIN, we wish everyone a happy and safe holiday season!

I am extremely proud of the effort poured into Flex By Example by our team. Reaching 100 examples at this quality level was not easy and our authors deserve allot of credit. I look forward to our next milestone of 200.

100 great reasons to become an IFBIN Customer!

More to come and Happy Holidays :)

Theodore Patrick
IFBIN Founder & CEO

Friday, December 23, 2005

Flash Free Friday - Hello World via JSFL DOM Traversal by Edwin van Rijkom

This Hello World example by Edwin rocks. The example is Flash Panel and JSFL script that walks the Flash Authoring DOM. It is a great example for creating Flash Authoring Extensions using JSFL. Please welcome Edwin van Rijkom as a new IFBIN Author/Partner.




This example is available with full source and documentation within Flash® by Example.

More to come.

Ted :)

Thursday, December 22, 2005

Flex 1.5 - Glow Flash 8 effect wrapper by Rich Tretola

Those of you who have used Flash 8 or Flex 2 Alpha have seen the cool new effects that are possible. However, since Flex 1.5 was built for flash player 7 they are not natively available. This example show how to use these new effect classes by creating a wrapper class for the Glow effect.


Open Example SWF in a New Window


This example is available with full source and documentation within Flex® by Example.

More to come.

Ted :)

Wednesday, December 21, 2005

Flash - Using Swfmill to create a library for MTASC by Josh Tynjala

Josh made this example using Swfmill. It allows you to generate a SWF Library using XML and then compile an example using MTASC. Great work Josh!


Open Example SWF in a New Window


This example is available with full source and documentation within Flex® by Example.

More to come.

Ted :)

Tuesday, December 20, 2005

Flex 2 - POP3 Protocol Example by Simon Barber

Simon created this example to allow direct POP3 connections using flash.net.Socket. The example allows you to check your mailbox remotely or add webmail into a corporate application. Great work Simon!


Open Example SWF in a New Window


This example is available with full source and documentation within Flex® by Example.

More to come.

Ted :)

Friday, December 16, 2005

Free Friday - Flash 8 - Hello World by Lee Brimelow

Today's Free Friday example is a Hello World example by Lee Brimelow. The example is an audio based Hello World that slices an MP3 file across a line of buttons. We are excited about Lee joining IFBIN as an author partner and look forward to his great examples.


Open Example SWF in a New Window


This example is available with full source and documentation within Flex® by Example.

More to come.

Ted :)

Thursday, December 15, 2005

Flex 1.5 - mx.containers.TitleWindow by Rich Tretola

Rich provided this example using TitleWindow. It provides a simple and easy to use example for adding TitleWindows into your Flex Applications. Your dialogs and modal forms will never be the same!


Open Example SWF in a New Window


This example is available with full source and documentation within Flex® by Example.

More to come.

Ted :)

Wednesday, December 14, 2005

Flash 8 - flash.display.BitmapData.setPixel by Veronique Brossier

Veronique put together this great example of flash.display.BitmapData.setPixel. In the example she reads pixels from one image and writes a pixelated version of the image. The example provides useful source code for exploring the BitmapData class.


Open Example SWF in a New Window


This example is available with full source and documentation within Flash® by Example.

More to come.

Ted :)

Tuesday, December 13, 2005

Flex 2 - State Management by Rich Tretola

The mx:State tag allows you to seamlessly modify the state of a user interface in Flex 2. The tag specifies components and data to be modified between states of an application. In this example Rich provides 3 states in a text editor, small, medium, and large.


Open Example SWF in a New Window


This example is available with full source and documentation within Flex® by Example.

More to come.

Ted :)

Monday, December 12, 2005

IFBIN - Flash By Example turns 300 and "Discover IFBIN"

In the 105 days since launch, IFBIN authors have added 200 high quality, well documented examples into Flash By Example. What is unfortunate, is that we cannot announce them all on this blog!

In talking with customers, we have done a poor job of communicating what examples are within the subscription products. Although this blog covers many examples, we are adding 3 times more than we can announce. Unless you look within IFBIN regularly, you will miss the addition of many examples. Starting today we are going to work to correct this misunderstanding and provide new ways to "Discover IFBIN".

Changes to IFBIN:

1. Search source code, documentation by keyword.
2. IFBIN Newsletter - All examples added by email.
3. RSS Feeds - Know when examples are published.
4. SWF Preview of all examples.
5. New IFBIN Product, codename "ROUTER" shipping Q1 2006
6. New Website and Product Interfaces


We have been listening closely to your feedback and discovering IFBIN is going to be much easier moving forward. We have the best source examples for learning Flash and Flex and it is time we let everyone see it.

I am extremely proud of the effort poured into Flash By Example by our team. Reaching 300 examples at this quality level was not easy and our authors deserve allot of credit. I look forward to our next milestone of 400.

300 great reasons to become an IFBIN Customer!

Go IFBIN, GO!

More to come! :)

Theodore Patrick
IFBIN Founder & CEO

Friday, December 09, 2005

Free Friday - Flash 8 - Hello World by Josh Tynjala

Josh Tynjala posted this great Flash 8 Hello World example. The example uses flash.geom.Transform, flash.geom.ColorTransform, and mx.effects.Tween to animate this series of 'Hello World' tiles. Nice example Josh and interesting effect.


Open Example SWF in a New Window


This example is available with full source and documentation within Flash® by Example.

More to come.

Ted :)

Thursday, December 08, 2005

Flash 8 - flash.display.BitmapData.getPixel by Veronique Brossier

Veronique knows color. In this example she uses flash.display.BitmapData.getPixel to dynamically create a color palette from an image. Nice example, Nice Colors!


Open Example SWF in a New Window


This example is available with full source and documentation within Flash® by Example.

More to come.

Ted :)

Tuesday, December 06, 2005

Flex 1.5 - mx.formatters.NumberFormatter by Rich Tretola

Rich Tretola put together a great set of examples using formatters in Flex 1.5. The examples generate sample MXML for using the formatters within your application. I learned a thing or two from this series of examples. Nice work Rich!


Open Example SWF in a New Window


This example is available with full source and documentation within Flex® by Example.

More to come.

Ted :)

Monday, December 05, 2005

Flash - Creating a Simple SWF with MTASC by Josh Tynjala

I would like to first welcome Josh Tynjala as an author to IFBIN. Josh created a simple example showing how to get started using MTASC. The example includes a static main method as the entry point and show how to access external classes. Nice work Josh!


Open Example SWF in a New Window

This example is available with full source and documentation within Flash® by Example.

More to come.

Ted :)

Friday, December 02, 2005

Free Friday - Flash 8 - Lake Effect by Guy Watson

Todays free friday comes to us from the early Flash 8 works of Guy Watson. Guy put together this example of a lake effect using perlinNoise and a displacement map filter. The effect is very nice, great work guy!

This example loads an image from the library, then flips it and stacks it below the image to produce a mirroring effect. Then it uses perlinNoise to generate wave like gradients which are used to shift the mirrored image using a displacement map filter to produce the effect of calm waves.


Open Example SWF in a New Window

This example is available for free with with full source and documentation within Flash® by Example.

More to come.

Ted :)