Adobe Flex Cookbook

Items from the Adobe Flex Cookbook.

Adobe Flex Cookbook: Using rich HTML text formatting with embedded fonts

You want to use rich text formatting like bold and italic with an embedded font, but the documentation does not tell you how and you only get the regular font displayed in your TextArea with htmlText.

Adobe Flex Cookbook: Fix Flex 2 PhotoViewer sample app to work in Flex 3

I want the PhotoViewer sample app Adobe provided for Flex 2 to wor for Flex 3. The Flex 2 version is here (right-click to view source):
http://examples.adobe.com/flex2/inproduct/sdk/photoviewer/Photo

Adobe Flex Cookbook: Fading out a component that is removed from a view state

When using view states, you apply transitions to make the view state changes more fluent an attractive. There seems to be a problem though, because when you have a component in the second view state t

Adobe Flex Cookbook: Add borders to text without the use of a container

There is no easy way to add a simple border around text and wrapping the text around a container is too much code to do so little. There needs to be an easy way to just border text!

Adobe Flex Cookbook: Right-click Item Selecting and Context Menu Manipulation in List Control

We need to add an ability to right-click a list item and manipulate context menu on the fly for each list item.

Adobe Flex Cookbook: Fading out a component that is removed form a view state

When using view states, you apply transitions to make the view state changes more fluent an attractive. There seems to be a problem though, because when you have a component in the second view state t

Adobe Flex Cookbook: How can I record web cam video via a browser?

I need to record a video stream from a web cam through my browser.

Adobe Flex Cookbook: Solutions to record webcam video?

Solutions to record webcam stream through browser: with or without Flash Media Server.

Adobe Flex Cookbook: Controlling LineChart x axis with HSlider

I want to adjust the x axis of a line chart with an HSlider control.

Syndicate content