Other

Other types of related Flex software.

Adobe Flex Cookbook: RTMP Data Push from .NET to Flex

Flex applications often need a way to be notified about changes or events taking place on the server-side. For instance, financial applications need to have a way to stream stock quote data to the ric

Adobe Flex Cookbook: Introduction to Flex 4 and .NET Integration

The recipe provides clear step-by-step instructions for configuring a Flash Builder project to work with .NET backend. It reviews a basing .NET (C#) service and demonstrates how ActionScript code can

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.

Syndicate content