January 23, 2007
(TechNote) After downloading the PhotoViewer sample application source code (www.adobe.com/devnet/flex/samples/photo_explorer/), you may receive compilation errors such as “Unable to resolve a class for ResourceBundle: strings”.
December 11, 2006
Use these technologies together to build a dashboard application that visualizes enterprise data and brings users closer to a desktop experience.
Busting through language barriers, the FxUG user group turns developers in Japan and the world on to Flex 2 with the Origami Workshop Application.
Learn how to use the XML features in Flex 2 as you build a label function that returns XML data based on dynamic E4X expressions.
November 20, 2006
Run these short examples that use Flex and Java to see Flex 2 features in action.
November 17, 2006
Learn how to use Flex with one of the most popular Java frameworks to make your components loosely coupled.
November 2, 2006
(TechNote) Flex application, using Flex Data Services and RPC services (RemoteObject, WebService, HTTPService), fails to run and the following message appears in the server’s log:
10/26 12:29:10 error Requested resource ‘/messagebroker/http’ (%2fmessagebroker%2fhttp) not found
September 25, 2006
Watch these videos to learn more about how you can use Adobe Flex to help you build effective, interactive RIAs.
(TechNote) This TechNote describes how to use subtopics with producers and consumers in Flex Data Services 2 messaging applications, and provides a sample to demonstrate the configuration steps as well as a simple working code example.
September 21, 2006
(TechNote) Setting the prompt property on the ComboBox lets the user know a choice can be made. But, once a choice has been selected from the drop-list, it is not possible to put the ComboBox back into a “pre-selection” state.