Featured Posts

Adobe Flex - Filter XML Data using E4X and RegExp Have you ever you wanted to filter your data like you would using the SQL LIKE condition? Well with E4X and RegExp you too can reap the benefits of pattern matching! Here...

Readmore

Flex Assets/File Manager – ASP VBScript - Version... I recently built a JavaScript file manager but I wanted more control and better usability instead of expanding on the JavaScript version I decided to build it using Flex....

Readmore

Getting at your SQL Database using Flex and .NET Web ServicesGetting at your SQL Database using Flex and .NET Web... So you gave up on trying to figure out how you can directly connect Flex to your database like with any server side language and decided to Google the answer. Well by now...

Readmore

Adobe Flex - Filter XML Data using E4X and RegExp Have you ever you wanted to filter your data like you would using the SQL LIKE condition? Well with E4X and RegExp you too can reap the benefits of pattern matching! Here...

Readmore

Fitchett Rss

Adobe Flex – Scale images without making them pixelated using Smooth Image component

Posted on : 26-03-2009 | By : Michael Fitchett | In : ActionScript, Development, Flex, Great Resources

1


Here is an example, Focus on the bird and the branch he is standing on and play with the slider.

The Flash plugin is required to view this object.


 

“Cool so how do I implement this into my website?” – Its simple follow the steps below:

1. Download the component here SmoothImage (523) and place it in a directory called “custom” in your src directory.

2. Add the following code to your <application> tag:

xmlns:custom="custom.*"

 

3. To use it simply type “<custom:SmoothImage” you should see it show up as soon as you start to type cus.

That’s it neat huh.

http://www.fitchett.me/wp-content/plugins/sociofluid/images/digg_32.png http://www.fitchett.me/wp-content/plugins/sociofluid/images/delicious_32.png http://www.fitchett.me/wp-content/plugins/sociofluid/images/technorati_32.png http://www.fitchett.me/wp-content/plugins/sociofluid/images/google_32.png http://www.fitchett.me/wp-content/plugins/sociofluid/images/myspace_32.png http://www.fitchett.me/wp-content/plugins/sociofluid/images/facebook_32.png http://www.fitchett.me/wp-content/plugins/sociofluid/images/twitter_32.png

Comments (1)

works like a charm – thanks!

clarification for novice flex user like myself, the is used as replacement of the regular image component, like so:

Write a comment

Anti-Spam Protection by WP-SpamFree

Advertise Here