Flex

axis of DateTime to shrink so that it cuts the intervals that represent the weekends

Is it possible to get a datetime axis to shrink so it cuts the intervals that represent the weekends on the axis? I'm tracing of financial data.

Inline "BOLD" and the color of the text in TextArea

I'm working on a component of cat and I want the username in bold in a different color. I have it here is the excerpt of my sendmsg(2) function, which is where I created the textArea.text. I would appreciate someone helping me understand this. Thank

How can I control the properties of tree using Cairngorm MVC?

I'm trying a few properties of a component of the tree using properties in the control template. For example, I have the following properties: public var hierarchyTreeOpenItems:Array / * object * / = [];public var hierarchyTreeSelectedItems:Array / *

Is it possible to make an item in combobox not be selectable?

HelloIn order to get a splitter in the combobox, I use logical follwing,"" < mx:Application xmlns:mx = ' http://www.adobe.com/2006/mxml ' layout = "absolute" >< mx:Script ><! [CDATA]Import mx.controls.Alert;[Bindable][public var arr:Array = [{Label:

to access the data in the ArrayCollection collection

accountingdata:ArrayCollection = new ArrayCollection (ArrayUtil.toArray (event.result)); where event.result is a VO comes from a remote call The original Version contains a declaration of the variables:var dateamount of the varetc... In my opinion, I

display image in a simple way in the Panel bar

I have a Panel and I would like to display an image in the upper right of the Panel bar. Anyone know of a simple way to do this?

filtering of dataprovider of datagrid

Hello Someone at - it a code example or sample for filtering of the results displayed in a DataGrid when the dataprovider is acollection of a VO ArrayCollection? For example,. accountingdata:ArrayCollection = new ArrayCollection (ArrayUtil.toArray (e

Remote XML Dataprovider for the tree control

Try to create a class of the tree instead of load application XML node list, to try to read from an external file called "nodes.xml". I tried to edit code snippets I've found from various sources and it's current iteration, I'm sure. Please advise on

Change the values in a collection ArrayCollection

I have an ArrayCollection collection and I want to change the x property where property y = wotnot What is the syntax for this? Thank youMike

Distribute an image with the AIR file

Hello- Is there anyway that I can broadcast an image with the .air file (without incorporating the image in the .swf)? Thank you for your help.

Flex skins - compile time or not?

Hi, I'm sorry if this seems to be too simple a question, but I have searched and I don't even know if I'm looking for the right words to ask the question with. Put as simply as possible, if I develop a skin for an application that will give us our cu

Multiple colors in a single label

I have the text "Director - title - Time" and I wanted to make each section a different color. If I have to make 3 separate labels or is there a way to do it with a label? Thank youBrian

Any other software to visually change the encrypted Air SQLite Databses?

well I was following, thanks to their developersLITADoppler

bug when scrolling a list with &amp; quot; LinkButton embedded icons &amp; quot; as itemRenderers

HelloI have a problem with a list and itemRenderers made LinkButton which have an icon embedded at compile time. The icons are incorporated at the time of compiling via a FaviconLibrary class.The bug in action here Use the scroll bar to the bottom of

How to create a Flex file

Hello I am trying to create something that would allow a file to be created on its own using PHP on the backend through HTTPService in Flex. I thought two or three lines of code in PHP using fopen would work, but I always get this error message that

How can I count the fields object?

Hello...I have a problem with the type of object...How can I count the number of fields in a generic object? For example, this object has 3 fields... Var sam:Object = new Object;Sam ["age"] = '2'Sam ['name'] = 'b '.Sam ['hair'] = 'x '. Object does no

Resizing of the DataGridColumns

Hello.I have activated resizing datagrid columns.When my application is saved and reopened - the datagrid columns return to their initial and not 'resized' width width - is there an easy way to listen to the event registered resizing column width, an

SEO mx:Application

using Actionscript reference how you mx:Application

Replace the Table by...

Hello What is the best Flex normal replacement of TABLE in HTML Tag. We are in a process to test this new technology (Flex) in re-adapting some of our previous web applications and it was a standard for a long time to use TABLE-TR-TD, which does not

It's this nice surprise with mx:Binding by Design?

I was afraid that the following scenario causes an infite loop but decided to "try it anyway". What I expected didn't happen... in fact, it seems to work and I'm pleasantly surprised. This is normal and is this good to do? (I'm guessing this is a res
« Prev 1 ... 5 6 7 8 9 10 Next »