- Your Locale:
- English (United States)
- Your Time Zone:
- Coordinated Universal Time
- TopStyle (27 days)
- javascript.com (5 days)
- webreference.com (19 hours)
- JavaScript Tip Archive (8 days)
- Jim Waldo (956 days)
- petes eats (792 days)
- flaver (786 days)
- spikefu (1148 days)
- Developer Dispatch (336 days)
- FlashComponents.net (1708 days)
The Player Demo / Tutorial is now freely available
Providing an interesting demo of Flex as a Database front end using PHP/Zend AMF and PostgreSQL. A live demo and all the source code are provided along with an 11 page tutorial. (translate)
How do you customize the thumb appearance on a Spark Slider control in Flex 4?
How would you create a custom thumb for a Spark HSlider/VSlider control in Flex 4 (translate)
How do I create a simple Shopping Cart with Flex?
Need a simple and easy to understand solution for creating a Shopping Cart in Flex. The app would allow to ADD to the cart and REMOVE from the cart. Also, the quantity should increment when an existin (translate)
Custom context menu in Flex 4 using an XML file.
To create a custom context menu in Flex 4, fetching the captions from an XML file. (translate)
TextArea with a prompt string that automatically disappears and reappears.
I want a TextArea with a prompt string that displays when the TextArea first displays, automatically disappears when user clicks in the TextArea and reappears if the user clicks outside the TextArea w (translate)
Is there a way to assign placement of variables randomly?
I'm trying to get a random number between 1-3 to return non-repeating 3 times. There are 3 spaces and 3 variables that are to be placed and i need the order to be selected at random each time they are (translate)
Flex way of deploying DSC on LiveCycle
In order to deploy the DSC the most easy way is to have a Workbench installed. But there are also ways to deploy a DSC without having WorkBench by our side. In Java, we do so by the help of LC SDK jar (translate)
An internal build error has occurred. Right-click for more information.
An internal build error has occurred (translate)
How can I navigate from one page to another in flex for a button click event?
I want to create an application with two buttons in first page up on the button click event, I could go to the second page and also display information and also i want to use audio and vodeo effects h (translate)
Compiling Flex libraries with Ant
Compile Flex library with Ant using .flexLibProperties to know which files to include. (translate)