Flex

Category custom in the components Panel (Flex Builder)

Flex Builder 3 has all the custom components in a folder named "Custom" in the Panel "components."I want Builder to put a bit of my custom components in another folder, for example "MyCompanyComponentsSet".The same problem is when I have a lot of pro

Detection of the operating system (OS)

Is there a way to detect the specific operating system and install the appropriate version of Adobe Acrobat Reader is based on this detection? This is a CD with a .exe Acrobat 7.0 and earlier versions do not support Windows Vista. Adobedoes not updat

Using CFCS during development

Right now I am part of a team that is a basis for a single Flex application framework. When the framework is complete, less programmers experience will real screens for the application using the standard components and architecture, we did. We want t

Text (no anti-alias) bitmap

It ' possible in Actionscript 3 using a font ("Regular Communication", 8 - http://pixelfonts.style-force.net/download/munica-regular/) without anti-aliasing? I joined the police:{@font-face}SRC:local("munica_Regular"); also valid sr:url("MUNIRG__._«)

CFCS with RemoteObject Pathing

HelloWhat is the way to corrrect path access CFCs with RemoteObject? I'm so frickin frustrated I have no hair left.Look at the post in this forum I believe I'm not the only one. However, no Adobe can post a simple answer.No matter how I see my fully

empty form after post?

Hello is it possible to clear all form fields after posting the form? Greetings, Johan

Click on a web service, populated DG to fill another

I'm building my first Flex app and am having trouble. I don't know if the problem is with the web services or just my understanding of events in Flex. A method of the web service returns a list of speakers that I put in a data grid. I called during l

Failed to get the SOAP document data

I hope someone can help - I'm new to Flex. I try to display data from a Web service call and can not understand the chain of dataprovider right datagrid. I posted the SOAP response at the end of this note. The snippit of the chain of dataprovider I h

Flex beta 2 - problems of webservice

HelloSite works with the older version of flex, but 1034 error when running with flex 2.Any help to point me in the right direction would be appreciated.Here's the copy of the error message:TypeError: Error #1034: Type coercion failed: cannot convert

To access the soap headers to return Web service calls

Is it possible to get the headers returned from a Web service? I tried to access it through the ResultEvent (event.message.headers), but it is unclear how it works.The debugger did not me any smarter either, nor documentation. Someone has an idea? Er

dynamic object class

I am currently trying to analyze an xml file. After that I've analyzed the file that I need to fill a context menu. I know how to do this statically (that I've included the code below), but I need to do it dynamically from the xml file. Please can so

restrict the property bug

In my view, that it is restrict bug with the property on TexxtInput. If you want to restrict entry to the numbers, period, single quote and double quote, you can specify it like this in actionscript... This.Restrict = "0-9."------""; character to all

FlashPaper 2 API calls in Flex 2?

Anyone know if you can access the FlashPaper 2 methods within a Flex 2 application? I get to show my FlashPaper file, but not properly resize it or get the current page, etc. Thank youK___H

Set the main application of labels preloader

Hello Is there a way to change the label on the main application preloader that says "Loading" and "init"? Thank you.

Error when you try to view examples of Applications

I get the following error when I try to access examples of Flex 2 applications on this site. I don't get any errors for the stuff I'm developing on my own server. Any ideas? ReferenceError: Error #1069: hasDefinition property not found on flash.syste

Blue loading screen

No matter what I put my request colors too, I always get this momentary loading with the blue background screen by default. Does anyone else have this problem? Anyone with a fix? I don't know that there must be something simple.

Checked checkboxes repeat when scrolling in a datagrid control

I'm having some trouble with checkboxes that I placed as a column in a datagrid. When there is no number of lines with scrollbars in the grid is not necessary to see, everything behaves very well. However, if I have to scroll down to see all the line

containers in percentage widths

I built my application using scripts so that I can import xml in text boxes, panels etc content. What I want, it's 100% to my Panel so that it fills the space and if I move the HDividedBox he only put in a scroll bar. It works for a fixed width: myPa

Standalone Flex

I want to use some components of a Flex app that we are developing to create a standalone application for some of our customers who want to use some (small) features of our application.I intend to use the HSQLDB in-process database, and no server-sid

Context menu in Flex

Context menus are available in Flex? If so, how? If not, is it going to come soon as a feature? I like to use the TextToolTip to get information about an item in the DataGrid control, etc. but as the ability to make changes by right-clicking on eleme