Create Application form database Issues? Has this feature been moved somewhere else? I can't seem to locate it in build 3.0.9.190133. I installed Eclipse 3.3, MyEclipse 6.0 and the latest FLEX plugin. If I should be seeing it, l | | 3 | 104 | 1/29/2008 3:51:10 PM |
SOAP Version What version of SOAP does Flex Builder support? If v1.1 will Flex Builder 3 support v1.2?
| | 1 | 65 | 1/29/2008 8:26:49 AM |
AdvanceddatagridColumn Header text Align Hello,
Im trying to align my headerText but i cant get it to work, the items in my grid are aligned with the stylesetting textAlign, but my header refuses to go to the right. < | | 1 | 68 | 1/29/2008 7:59:23 AM |
Image overlapping/obscuring child UIComponent Hi,
I'm having a problem rendering a UIComponent on top of an image at runtime. I'm loading the image at runtime via network and then I add a child UIComponent to the image. Wha | | 1 | 65 | 1/28/2008 9:07:14 PM |
How can I remove the watermark "Flex Data Visualization I'm using FB3 beta 3 (Build 190133). I tried the activation with my FB3 serial number, but the activation window only shows an edit field for the FB3 serial number. If I enter my FB2 serial | | 1 | 85 | 1/28/2008 5:33:50 PM |
Errors exist in required project(s): What is this saying? Where do I look to fix this?
I had a project running then added a file. This message pops up immediately in a popup "Errors in Workspace". There is a | | 1 | 171 | 1/28/2008 5:16:06 PM |
How to save profiling data? I would like to save some profiling data. The documentation states:
1. Select the application in the Profile view. 2. Open the drop-down list in the Profile view and select Save.
| | 2 | 64 | 1/28/2008 3:58:55 PM |
Mac FB3b3 lost copy/paste !!! It's the wierdest thing... I can suddenly no longer copy, paste or cut text in any perspective in FB3, either with the Cmd key shortcuts or the menu options. The odd thing is that when I cop | | 0 | 41 | 1/28/2008 2:47:01 PM |
Unable to launch swf in standalone player I'm unable to launch swf's with the standalone player from within flexbuilder, it will always use the browser. I've unchecked the option 'Generate HTML wrapper file' from the 'Actionscript < | | 1 | 69 | 1/28/2008 1:22:13 PM |
.actionScriptProperties Looking into the .actionScriptProperties file in the root of my project, I can see this is where the compiler options are set. My question is this, it's is ok for me to change these values h | | 3 | 59 | 1/28/2008 12:37:13 PM |
Flat data to hierarchical data ? Hi,
i would like convert a flat arraycollection to a hirarchical one.
The flat data look like this one :
a= [] a[0].id = 0; a[0].parentid= 0; a[0].label = | | 1 | 73 | 1/28/2008 9:26:54 AM |
Flex 3 and ColdFusion MX 702 I have seen a few posts on similar problems in the Flex 2 forums, but unfortunately no solution that would help me!
Everything is working perfectly if I run Flex 3 on the same server as | | 1 | 81 | 1/28/2008 9:10:50 AM |
Import project failed at basic UI level An interesting occurance, got the FB into a situation where trying to use Import Flex Project didn't bring up the Wizard/Dialog window. After Exit & and re-start of the FB3 the import pr | | 1 | 50 | 1/28/2008 8:02:25 AM |
Adjusting my flex application to screen resolution Hi, Is there a way to scale all components and windows in my flex application when the user uses smaller screen resolution then the one I developed for?
Thanks Raanan.
| | 3 | 88 | 1/28/2008 7:45:57 AM |
Suggestions for technology/product to implement a web Hi, I'm a software engineer, and I'm about to create a new web application that has a rich user interface. I'm think of using Flash-based technology to implement this UI. I've look | | 4 | 64 | 1/28/2008 7:36:15 AM |
Is there a way to modify the templates used to build the Hello, I"m curious if we're going to be able to customize the WSDL proxy generation in FB3 WSDL import tool. The reason being is that it creates quite a mess of spagetti at the | | 1 | 62 | 1/28/2008 7:34:02 AM |
Storing MXML Visuals in a variable Everytime when I type in a MXML code, Flex is going to render them immediately onto the screen. If I want to store some MXML code in a variable and only show them on the screen when I want t | | 2 | 57 | 1/27/2008 4:46:24 PM |
Confused about 'push' I'm sorry if this is a stupid question, but I'm really really confused here.
I've been playing with some of the Flex 3 samples using SabreAMF (AMF3) on the backend. For a few apps, I'd | | 2 | 93 | 1/27/2008 9:55:40 AM |
framerate So I have an actionscript project and I put this above my application sprite class definition: [SWF(width="700", height="500", frameRate="30", backgroundColor=& | | 7 | 72 | 1/27/2008 9:42:24 AM |
Please Help - Flex Component Kit for Flash AS3 I've tried several examples of using the flex component kit for Flash AS3 and none of them are working for me. Whenever I run the "Convert Symbol to Flex Component Command," I get | | 9 | 82 | 1/25/2008 1:39:33 PM |
Trying to update code of my app to AIR Beta 3 with Flex k, so I finally undertook the task of updating my code of my AIR app from Beta 1 to Beta 3 (real life got in the way for a bit). I started a new AIR Desktop app in Flex Builder 3 Beta 3, upd | | 0 | 56 | 1/25/2008 8:29:13 AM |
Double-clicking a Button Icon Is there any way to add an event listener to a button icon? I've got icons on the Tabs (Button subclass) of a TabNavigator.
I've coded the subclassed its Tabs so that a double-click br | | 1 | 49 | 1/25/2008 6:50:17 AM |
Script execution timeout. So I must be missing something, how are we supposed to use Flex to build business apps which often have to parse hundreds of thousands of rows of data with a 60 second hard limit on code exe | | 4 | 65 | 1/25/2008 12:06:11 AM |
Possible to use Multiple Values in one Case Statement? I have a block of code that I need run for two cases out of many possible cases. Is there anyway to do this, as is done in ColdFusion:
<cfswitch expression="#var#">
| | 3 | 47 | 1/24/2008 11:49:10 PM |
Compiler Variables Hi all,
Just a quick question (or wish list it i think)
I assume from reading and lots of google search that you can't get the compiler to return 'compile date/time', size etc | | 8 | 83 | 1/24/2008 11:40:48 PM |
Item label is not displayed for a series in a column When I create a project in Flex 3 that is compiled on the server the item labels for a column chart are not displayed. However, when i create a project that is compiled locally the item la | | 0 | 50 | 1/24/2008 7:54:23 PM |
How do I keep an error message visible until its fixed? I would like to validate a textinput field and have the red boxed error message stay resident on the screen next to the field until the data is fixed. Currently, once you move the mouse out | | 0 | 57 | 1/24/2008 7:26:08 PM |
Flex 3 Plugin with IBM RAD 7.5 beta After posting the following message on the IBM RAD 7.5 beta developers forum:
After installing RAD 7.5 beta and Flex 3.0 Plug-in, we get an internal build error after creating a Flex pr | | 1 | 78 | 1/24/2008 7:17:39 PM |
flex application analytics Sean Rooney provided an excellent article on setting up client-based analytics in a Flex app using a JavaScript and a cookie-based analytics tool, such as Omniture, NetIQ, or WebSideStory. T | | 0 | 63 | 1/24/2008 6:17:30 PM |
Looping over very large XML data nodes VS Script timeout I have a very large data set (240,000+ rows) that I need to do some calculations on. The data is in XML format and I need to find each instance where an XML value equals a string and pull an | | 2 | 64 | 1/24/2008 5:06:55 PM |
Flex Builder 3 Release Hi,
Can any one from Adobe tell when Flex Builder 3 is going to be released for commercial use?
BSS
| | 4 | 53 | 1/24/2008 1:57:29 PM |
Export Release Version Are there any compiler constants that the app can use to do a conditional compile when 'Export Release Version' is selected.
I know you can set compiler options to do this, just wanted | | 2 | 58 | 1/24/2008 1:54:16 PM |
Line Chart Won't Drop Linear Axis Labels I have a MXML Component based on the Flex LineChart. I am creating the y-axis and x-axis in ActionScript, in order to build them dynamically. However, I cannot figure out how to get the axis | | 0 | 64 | 1/24/2008 1:45:29 PM |
Conditional Compile Hi,
Am I correct in thinking that the conditional compile feature of builder 3 is only for actionScript sections, and not MXML markup? thanks again g
| | 0 | 62 | 1/24/2008 1:44:43 PM |
ComboBox with Horizontal Scroll I need to use a combo box with long text items but the combo box should be small. Currently the combo box don't support this. If I set the width of the combo box to be smaller then the items | | 1 | 128 | 1/23/2008 7:39:36 PM |
missing classes ? I am new to flex, and working through some examples. There is an example tutorial where they are importing the com.adobe.serialization.json.JSON library class. I try to do this in my Eclip | | 1 | 63 | 1/23/2008 7:26:35 PM |
hitTestObject method Hi all, I have a problem with this method. Suppose you have two UIComponents with the same [I]x, y, width and height[/I]. In which situations [I]first.hitTestObject(second)[/I] can ret | | 2 | 51 | 1/23/2008 10:53:52 AM |
AttachCamera Hi all! I have a problem using the method "attachCamera" on "Video" object. I have two Video objects (each one attached to a different VideoDisplay) that should show a vi | | 3 | 64 | 1/23/2008 8:22:08 AM |
Tabs y-axis offset on TabNavigator Is there a property in the CSS that allows me to move upwards and downwards the tabs when styling a TabNavigator in Flex Builder 3?
I am having a problem where the tabs of the TabNaviga | | 3 | 70 | 1/23/2008 2:40:48 AM |
navigateToURL problems Our flex 3 app is called from Coldfusion/HTML, and when the app finishes, we need it to refresh the page the app is on to update images. Unfortunately, it seems there is a bug in navigateToU | | 4 | 48 | 1/22/2008 11:02:07 PM |
Proxy sends AMF rather than SOAP I am attempting to set up SOAP communication over SSL between an AIR application and a remote server using Basic HTTP authentication. I've gathered that this is only possible to do via the W | | 4 | 195 | 1/22/2008 11:02:05 PM |
MouseEvent.clickCount missing The Flex 3 Language Reference says that flash.events.MouseEvent has a Public Property called clickCount. But when I try to read that variable from a mouse event listener's event parameter, | | 1 | 61 | 1/22/2008 9:11:30 PM |
RemoteObjects automatic as code generation In Flex Builder 3 M4 Beta 3 you can go to the Data menu and import web services; this creates the as3 code for you and all the objects and types etc. Since the announcement of BlazeDS I woul | | 3 | 47 | 1/22/2008 6:44:44 PM |
Error 1172 trying to use mx.controls.List class I am trying to write code in Action Script in Flex Builder 3 but I am having trouble using some of the classes in the mx package. When I import like this:
import mx.managers.PopUpManag | | 2 | 294 | 1/22/2008 6:03:43 PM |
Online HELP Search, HTML is broken Just noticed that the Online Help search Form is broken. Instead of the Form fields/buttons it display an Error message.
| | 2 | 58 | 1/22/2008 4:44:00 PM |
Wait() Sleep() Thread.Sleep() Hi There,
Im building an popup which needs to be faded out when the mouse is 5 seconds later of the screen. Therefore i need a timeout for 5sec, how to build this?
I coul | | 2 | 31 | 1/22/2008 2:45:24 PM |
What means "deferred for Moxie"? Some issues in the Flex Bug System are stated as "resolved" and commented as "deferred for Moxie". As I'm not a native english speaker, I'm not really sure what it means: | | 3 | 45 | 1/22/2008 9:07:46 AM |
Load file synchron? Is it possible? Hi,
i have a program, and this program need some data from a file. If i use URLLoader it's load asynchron, but i need that my program "wait" until the config file loaded. | | 2 | 49 | 1/22/2008 7:35:13 AM |
Hidden/invisible elements using space I have several buttons, some of them are set to "visible=false". In previous versions, this would totally hide the elements, and its space occupied by its surrounding elements, if | | 1 | 45 | 1/21/2008 4:07:38 AM |
setActualSize() method in custom building I came across several times the method setActualSize() when trying to build a component in Flash with the component kit by extending the UIMovieClip.
I suppose the method works as its n | | 0 | 49 | 1/20/2008 9:58:35 AM |