Flex

Browse the button control in flex 2

HelloI'm looking for a button control 'Browse' in flex 2 so that my application is able to download files.Does anyone know what type of control used to upload files in flex 2?See you soon!

Purchase MSDS is required for RemoteObject?

The language reference indicates at the top of some class descriptions that Flex Data Services is required to use this class. However, I installed Flex without SDS, and I use some of these classes (notably, RemoteObject) without problem. Of course, I

Loading Flex SWF

Suppose I have a swf file in Flash 8: is it possible that this swf file to load another swf file but made in Flex 2.0 at the same Flash drive?Basically, the SWF in Flash 8 using AS2.0 and Flex in AS3.0? to demonstrate in Flash 8, I wrote:loadMovieNum

Issue of Flex

Hello I did not learn Flex, no experience, use it, but before I would like to know if there is a need for a program side server must be installed, you need something to be installed on a server, if so, what is it? Thanks in advance

Dialog architecture

I'm playing with the idea of building a web application using FB2. There could be more than a hundred in the final application possible dialogs. My thought is that I place dialog boxes in a ViewStack and activate as needed using AS logic. Is this the

Installation of CF FDS

I'm at my wits end trying to identify the best way to install 2 Flex Data Services on my development PC. I installed ColdFusion (JRun option) and I do not understand all options enough to determine that the correct installation configuration. I tried

Manipulation of the RGB values of controls

How can I convert color values returned from a colorPickers.selectedColor to an RGB value property it's user-friendly web.Example:Red ff0000 = 16711680 when pulled the colorPickerBlue 0000ff = 255 when pulled the colorPicker Why is this and how do I

How to define a namespace for an ItemRender?

Directory structure:/ main. MXML/views/myDataGrid.mxml/views/itemRenders/MyItemRender.mxml In main.mxml, I've defined a namespace which pulls in the custom component < mx:Application xmlns: v = "views.*"... >Where and how define a namespace in the It

NetConnect result? where is he

Hi all I try to get the "clientObj" transmitted to the client.IM connecting to FMS2. On the app.onConn. IM the clientObj, back, but do not know where to put their hands on it on the client.I tried to add a ResultEvent to the NetConnection instance wi

&amp; quot; Building workspace &amp; quot; never complete

I am going through the manual and examples of work. According to the instructions, I am just creating mxml files in a single project file. To compile a different application, I change just the default application for the new file. It seems that the c

How do I know if a single 1 item is selected in a list

Hello I have a list. I want to know if ONLY 1item is selected in the list. That is, if 1 item is selected, alert.show("1")Otherwise, if > 1 item is selected, alert.show ("> 1"). Someone has an idea for this. I know its simple but does not know. THX

Cairngorm Store

I looked at the Cairngorm Store example.But I would like to see the code too. Someone who knows where to find it?

Fill ComboBox with XML data

I would like to fill a ComboBox with data in a simple xml file like this. It's probably quite newbie question, but I couldn't find the answer to the search in this forum and the documentation up to date. < root >option 1 < item > < / item >option2 <

Flex File Upload component?

HelloI'm new to Flex development, and I'm using Flex 2. I put in place of the ASP.NET Web sites in the past that use a HTML construction similar to the following:< INPUT id = "FileControl" style = "Z-INDEX: 107;" LEFT: 116px; WIDTH: 568px; POSITION:

Flex and XML Variables

Hi, I'm new to Flex and I tried to understand this, but as I can't find many tutorials on the net thought I may as well ask here. I currently have a Flex application that connects to a PHP that connects to the MYSQL db, then writes the XML, then it d

Image with border in circles

Hello I can't understand how to display an image with border in circles (without changing the image source of course :))There is no attribute of cornerRadius, we cannot define a border skin class... maybe with masks, but I tried without success. Any

ComboBox in load XML into a new file

I have an XML file that contains a node with a reference to another XML file. I am trying to load the first XML file in a ComboBox control. When the user makes a selection, the new XML file will load in a TileList/VBox. I can't understand how to move

Graphics: problem to specify the property type in a set of columns in actionScript (urgent)

Hello I'm trying to create a chart (Cartesian) with an areaset, a column setand some lineseries.Here is the relative piece of the mxml code (it works fine) < mx:CartesianChart id = "c1" showDataTips = "true" width = "807" >< mx:horizontalAxis >< disp

Radio button groups

I created components in loops several times today, but the method does not work with the Radio button groups. Even if at each iteration, I create a new group, subsequently all buttons are in a single group as you can see: <? XML version = "1.0" encod

DataField to custom DataGrid Itemrenderer

Hi again, I have a datagrid with a custom column. I define of itemrenderer and its ok.Now I need to know the area of data for this column in the itemrenderer, but I Don t know how, nothing seems to work. Please help me, how do I now the properties of
« Prev 1 2 3 4 5 6 ... 10 Next »