|
Flex Button for mobile apps
Source for a button like ComboBox to mobile apps: Button: package component { import skin.ComboBoxButtonSkin; import spark.components.Button; public class MyButton extends Button { [Bindable] [Embed(source="/skin/button_arrow.png")] private var Icon:Class; public function MisButton() { super(); setStyle('skinClass', ComboBoxButtonSkin); setStyle('icon',Icon); setStyle('iconPlacement', 'right'); } }… Read More |
|
Calendario 1.1: date and events with Flex
Calendario is a component to push events in a flex calendar. Update version 1.1 of the component include following improvements: SDK 4.6 update. Properties rowCount to months combobox. More and easy styles. Refactoring and bugs solutions. Click with the right… Read More |
|
Multiple initializers for property ‘dataprovider’
So, while migrating from Flex 3 to Flex 4, I'm going through thechange namespacesmove mx: to fx:wrap non-UIComponents into The next round of compiler errors is"Multiple initializers for property 'dataProvider'. (note: 'dataProvider' is the default property of 'mx.controls.ComboBox').Super useful error… Read More |
|
New components in Flex 4.6
One of the best Flex Evangelists out there, Christopher Coenraets, has recently made a blog post where he demonstrates the newest components added to the Flex 4.6 SDK. It is a must see for those developing mobile applications, as these… Read More |
|
How do I pre-populate form fields using data from a PHP service?
I want to populate form fields using the item selected from a ComboBox within my Flex application.… Read More |
|
AS3 Combobox creation with Flash cs5
Font embedding in combobox component problem hit me this morning when I tried to debug my old project. I Googled and found solution for font embed problem in combobox -actionscript code.Category:Flash Actionscripting TutorialsAuthor: saravananDate:… June 15, Read More |
|
Flash Component: Flex AutoComplete supports Mobile Devices
Flex Tras update their Flex AutoComplete component, now it support mobile devices. The mobile support is only included for customers who have purchased the full Unlimited Domain Edition of our AutoCompleteComboBox. The features of Flex AutoComplete component: Automatic filtering of… Read More |
|
Our Flex AutoComplete Component supports Mobile Devices
The release builds for our Flex AutoComplete Component have been updated, and they now include mobile support devices. You can view the full release notes. At this time, the mobile support is only included for customers who have purchased the… Read More |
|
as3 ComboBox Font embedding problem Flash CS5
Font embedding in combobox component problem hit me this morning when I tried to debug my old project. I Googled and found solution for font embed problem in combobox -actionscript code. For the projects that need to change the font… Read More |
|
Generating Digital Audio Using SiON
In this tutorial I’ll be showing you how to get started with SiON, an AS3 software synthesizer library which generates sound using only code. Final Result Preview In the end this is what we’re going to obtain: Click on the… Read More |
|
The Multi Select Solution
Harvest, the time tracking and invoicing tool we use, just added a new filter mechanism to their report generator. While I appreciate the additional functionality, I was most impressed with their multi-select combobox. It looks like a normal text field,… Read More |
|
Why doesn’t my Mobile Skin show focus properly?
I'm working hard on a mobile version of the Flextras AutoCompleteComboBox. I spent some time building out an ActionScript only skin that extended the MobileSkin class. Unfortunately, I was having a weird issue. The focus ring was not showing up… Read More |
|
Flextras AutoCompleteComboBox on Flex 4.5; Use it For Free
I just updated the release builds Flextras AutoComplete Flex Component. This is a minor update, and includes a fix for a bug that only showed up in Flex 4.5. The Free Edition Download now includes both the Flex 4.5 and… Read More |
|
Why can’t I access mobile skins in my Flex Library Project?
I'm working on a version of the Flextras AutoCompletComboBox for mobile devices. Many if you may have seen me demoing an early version of that at the 360 Flex conference. With the formal release of Flex 4.5 on the horizon,… Read More |
|
AutoComplete on Mobile – 4/01/2011 – Episode 98 – Flextras Friday Lunch
Today I demonstrate the Flextras AutoCompleteComboBox running on Android. This is a pre-release version which should be out shortly after the official Flex 4.5 release. Sorry for the delay in getting this posted. Flextras Friday Lunch is a short demo… Read More |
|
The Difference Between AutoComplete and Look-Ahead
Recently, Flextras rebuilt our AutoCompleteComboBox Flex Component using the Flex 4 Spark Architecture. Since it has a limited API at the moment, we've released it free for production use and you can download it as part of our developer edition.… Read More |
|
Get a the Flextras Flex AutoComplete Component with your 360 Flex Ticket
Flextras is a sponsor of 360 Flex Denver this coming April. 360 Flex is the best Flex conference and they always put on a killer show. They'll have 50 sessions from some of the industries best coders; plenty of networking… Read More |
Workflow: Flash is an aggregator of the highest quality content from hand-picked websites.
21,827
Empowering, Informing, Connecting Creative Professionals™
The Workflow Network is a collection of Websites, services, and communities built to Empower, Inform, and Connect Creative Professionals. The websites in the Network cover a broad range of topics, services, and functions for creative professionals of many disciplines.
|
© Copyright 2008–2013 Pariah S. Burke Article contents and photographs © Copyright their respective publishers. Workflow: Flash runs a highly modified version of the Gadgetine WordPress theme by orange-themes.com. Website thumbnails provided by BitPixels.
Terms of Use | Privacy Policy Workflow: Flash is a part of the Workflow: Network. Get Empowered, Get Informed, Get Connected™ |
Connect with Workflow: Flash |
|