Debugger can't see XML variable data I took a small app over from Flex 2 (really simple, load myxml.xml from the local directory and display contents into a textarea field). var pXML:XML = new XML( event.result.myRootNode ); t | | 1 | 68 | 2/7/2008 9:33:24 PM |
Display tooltip on focus Hi All, I have a textbox for entering a date, and the ToolTip is 'MM/DD/YYYY', so people can see what format date is required. However, if they are simply tabbing through the form (as many | | 1 | 63 | 2/7/2008 9:09:42 PM |
Flash player version for Flex 3 I'm using Flex Builder 3 standalone build 3.0.190133 beta 3. I'm in an organization where users cannot install their own software, so cannot update Flash player, currently everyone has 9.0. | | 6 | 67 | 2/7/2008 9:05:40 PM |
Realtime error checking I'm using FB3 beta 3. I'm not sure if I've turned something off by accident but I'm no longer getting realtime error checking. I have to run the app for it to pick up any fixed errors. Ho | | 3 | 44 | 2/7/2008 8:52:19 PM |
Drag and Drop issues I've been working on trying to implement drag and drop in an AIR application. The drag and drop is between Flex components in the same window, so I'm pretty sure this is a Flex specific issu | | 3 | 53 | 2/7/2008 6:55:14 PM |
ModuleManager/Loader and interfacing with modules Greetings, I have a module that creates an object and then sets a few attributes of that object all in the modules OnLoad() event. When I load the module, either in a moduleloader or modulem | | 5 | 69 | 2/7/2008 5:56:34 PM |
Embedded app loads but does not play on first page load I've got an embedded Flex SWF in an HTML page. After I clear my cache, the swf loads but does not play. It works fine after that, until I clear my cache again. I've tried both my own basic H | | 4 | 62 | 2/7/2008 4:55:21 PM |
How to detect closing of browser? if the broser is closed, is it possible to detect it i my flex app? If possible without javascript
| | 1 | 102 | 2/7/2008 12:23:03 PM |
Flex 3 Beta 3 charting callout font change I have a pie chart with a callout. In Flex 3 Beta 3, the font in this callout is a serif font similar to Times New Roman. When I built the same application in Flex 3 Beta 2, the font was t | | 3 | 75 | 2/7/2008 8:41:24 AM |
CTRL key disabled in full screen mode? Is it just me, or does anything utilizing the CTRL key stop working once a Flex app has been put into full screen mode?
| | 1 | 60 | 2/7/2008 7:24:50 AM |
XMLSocket Hell I am attempting to connect from my flex application to localhost:10000. I have my server listening on port 10000, It accepts connections and will respond to <policy-file-request/> In | | 1 | 45 | 2/6/2008 7:52:15 PM |
General Question About Flex Framework Greetings, I have been spinning my wheels for a while reading articles and looking at code samples to determine a starting point for a project. I want to create a dynamic 'module' loading MX | | 2 | 61 | 2/6/2008 6:38:06 PM |
TabNavigator with vertical Tab Hi All I would like to have a Tab navigator with the tabs on the right hand side instead of above. That is, the tabs above should be rotated 90 degrees and placed on the right had side. | | 1 | 554 | 2/6/2008 6:32:27 PM |
Flex Builder 3 Beta 3 Mac OS X Installer Error I am trying to install Flex Builder 3 Beta 3 on an Intel Mac running Mac OS X 10.4.11. When I open the installer, the first screen (which allows you to select languages) works properly. The | | 11 | 107 | 2/5/2008 11:46:35 PM |
How to get a list of files being compiled into the The flex 2 compiler used to generate a manifest xml document that described every file included in a build when you used the -keep compilation option. This made it really easy to discover ve | | 2 | 62 | 2/5/2008 10:24:16 PM |
Dynamic UI creation Can anyone help? What I would like to be able to do is have a flex 3 application that includes a designer for users to add content in a publishing fashion; for example this is a representati | | 14 | 123 | 2/5/2008 10:09:42 PM |
Select a directory I have a multi file upload script that works really well, however I've been asked to improve it. Is there a way to recursively select all directories and sub directories? FileReferenceList | | 1 | 45 | 2/5/2008 7:56:03 PM |
ProgressBar, preloader
Hi,
I need to do a preloader o set a progressBar to my application, for each component loaded.
How I can to it?
Regards, evspeart
| | 1 | 46 | 2/5/2008 5:25:00 PM |
Decompiling Flex App Is it possible to decompile a flex 3 app? If so what are some examples of decompilers that do this. How do I protect my companies source code and Data so that our competitors can not decom | | 1 | 52 | 2/5/2008 5:23:27 PM |
Is it possible to say tree to work as paged tree? Hi, Tree question. I have for example a node, and this node has 10000 children. If i expand this node the method i want to load only visible nodes (for example first 70). If the user scroll | | 1 | 53 | 2/5/2008 5:18:19 PM |
WSDL generation wizard does nothing... I am attempting to use the beta 3 software to connect to Exchange 2007. Unfortunately, I dont see a dialog on the WSDL wizard to enter uid & password. I presume I can simply put ' | | 1 | 53 | 2/5/2008 4:25:57 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 | 68 | 2/5/2008 4:14:34 PM |
Draggable Layout - Tips Needed I understand how to group containers and create a layout based on constraints, but what I'm having trouble finding is documentation on how to create such a layout that a user can, for exampl | | 1 | 63 | 2/4/2008 11:24:50 PM |
The Best Thing Adobe Can Do For Flex... One of the best things I can see Adobe doing for Flex on the web is to enable the RSL compiler option by default by in Flex 3 Builder and on the command-line. As the Flex SDK becomes open s | | 0 | 72 | 2/4/2008 10:32:39 PM |
Beta Expired but have 89 day remaining ??? hello anybody will say to me what is mean im stopped now and my clients waitting to me.. my current licence expire day remaining 89 but flex saying me beta expired how can i resolve this.. | | 2 | 48 | 2/4/2008 9:29:45 PM |
How to Burn CD or DVD from Flex application???
Hi,
I have an AIR Flex application, and I need to burn data from my Flex application in CD and DVD.... someone know how to do it??
Regards, EvsPeart
| | 0 | 45 | 2/4/2008 9:12:05 PM |
Is this a bug? If you set dragMoveEnabled on an advanceddatagrid, you can drag the header into the grid. Seems to me that that's a bug....right?
| | 2 | 52 | 2/4/2008 8:07:31 PM |
Flex 3 Watermark - We have maintenance... Hi! For a customer we use Flex Builder 3's features. But with the latest beat we now get the watermarks in charts and OLAP DataGrids. When we bought Flex2 licenses we also bought maintenanc | | 1 | 60 | 2/4/2008 1:44:35 PM |
Switched to newer JRE to solve FB3 crash problems Having FB3 intermittently crash ( with a JVM exception of EXCEPTION_ACCESS_VIOLATION (0xc0000005) ) and with no indication of why and what to do I'm trying to see that if by forcing FB3 to | | 0 | 53 | 2/2/2008 5:54:20 PM |
FB3/CF8 DataService Does Nothing I have a "real" application that I, very much, need to use data management (returning 10,000s of records from the DB to a data grid) but cannot make it happen.
To get my | | 9 | 62 | 2/2/2008 3:14:51 PM |
RSL cache just a quick question referencing a couple of lines from the Flex 3 Help.
the following quote:
"Standard RSLs are stored in the [b]Browser's[/b] cache."
I was u | | 2 | 71 | 2/2/2008 8:48:32 AM |
cpu 100% Hi all, I install FB 3 beta 3 on a windows XP pro sp2 with 1.5gb of memory. When I'm working on the code the javaw.exe goes to 99% making everything run slow. Anybody can help me with | | 2 | 60 | 2/1/2008 4:58:12 PM |
Flex Builder 3 will not have support for refactoring, https://bugs.adobe.com/jira/browse/FB-9556
Anyone who thinks that the term "refactoring" should also include being able to move files around (rather than simply being able to | | 7 | 72 | 2/1/2008 3:15:07 PM |
Changes in Flex Builder 3 Beta 3 Hello, i am interested where to find a changelist for Beta 3 version compairing to Beta 2 First 2 things i faced to after loading my beta 2 application into beta 3 developer are:
| | 0 | 55 | 2/1/2008 12:09:40 PM |
Flex Builder 3 on a x64 windows I was wondering if someone tried Flex Builder 3 on eclipse on Windows Vista x64. There is a problem with eclipse on this system, but eclipse 3.4M4 works pretty good on Vista x64. Do you | | 2 | 47 | 2/1/2008 10:32:53 AM |
Upgrading because of expiration I just tried to compile my application and in the problem window, it says beta expired even though the status bar at the bottom say 44 more days. I have plug-configured, etc, can I just down | | 3 | 42 | 2/1/2008 2:43:04 AM |
creating output folder Hey guys,
I am really desperate here. This thing has happened to me before and it's happening again now. Basically I am creating a new actionscript project and adding my external l | | 2 | 57 | 2/1/2008 2:34:49 AM |
Number function inacuracy? I have a string "0.064505" which I pass to the Number function so I can do some math based on it. However, Number(myVar) is returning "64505.00000000001" which is throwin | | 6 | 60 | 2/1/2008 2:25:22 AM |
2 Runtime errors from bin-release My flex app runs fine if FlexBuilder 3, but when I export and open the main app file in either IE or Firefox I get the two errors below. My application consists of the main app file with 3 | | 0 | 81 | 1/31/2008 10:02:03 PM |
Flex Beta 3 forced expiry on 31-Jan-08???? I have 10 days left on my Flex 3 Beta Trial. My colleague has 36 days left. Both of us were using Flex happily yesterday, today (31-Jan-2008) both of us are unable to compile and get a 'Beta | | 7 | 79 | 1/31/2008 4:14:20 PM |
Flexbuilder beta 3 failed to download Hi,
I try to download the beta 3 without any succes on mac or windows with different computer (eclipse or standalone). I get apparently the entire file (241.1 mb) but the download | | 1 | 130 | 1/31/2008 11:52:49 AM |
Flex 3 expiry woes Hi, I bought a Flex 2 license, had been using Flex 3 for a while, and found I needed to erase-and-install when I came to upgrade to Leopard. Now I've done so, and put Flex 3 back on. Unfortu | | 2 | 47 | 1/31/2008 9:27:20 AM |
multi core support Does Flex Builder have multicore support at build time? I have a cpu monitor up and its only taking advantage of a single core.
| | 1 | 58 | 1/31/2008 7:39:59 AM |
Crop components that extend beyonds bounds of canvas Hi,
i've got the following sample code that draws a larger square with another smaller square rendered halfway inside the larger square and halfway out:
public function drawSq | | 2 | 40 | 1/31/2008 12:17:03 AM |
Container renderer cannot handle rotated objects We have a TileList or any such object of Flex "Container" type, it has problems rendering image objects that have been rotated using an <mx:Rotate> object.
I rotate an | | 0 | 65 | 1/30/2008 11:41:55 PM |
Let's talk upgrades from 2.o to 3.0 I purchased 2.0 in May 2007 at $500. The same product now sells for $250. Ted has a pricing structure on his Blog (http://www.onflex.org/ted/2007/10/flex-3-beta-2-lower-price-flex-builder. | | 3 | 57 | 1/30/2008 5:56:01 PM |
html component in flex builder 3 I just downloaded stand alone flex builder 3 beta 3. I need to use the HTML component but it doesn't seem to be installed. What am my missing ?
Thanks !
| | 3 | 72 | 1/30/2008 4:28:50 PM |
Flex ExternalInterface and swfobject issue Im using Flex 3 with the Yahoo Maps AS3 API. I really need to use swfobject to optimize for search but the map will only load properly using the Flex HTML wrapper with the standard AC_FL_Run | | 2 | 90 | 1/30/2008 3:52:58 AM |
Installing FLEX Plugin With MyEclipse Plugin Install Europa first. Install FLEX 3.0 plugin next ang then MyEclipse plugin. If you don't follow this order then there may be features missing from FLEX because the when selecting the Ecl | | 1 | 49 | 1/29/2008 4:20:17 PM |
Error message Sometimes in the "problems" tab, under the "Errors" category, appears a strange message: "No source provided to transcode", always line 25. What is it? To solve | | 2 | 228 | 1/29/2008 3:58:18 PM |