Friends, I have a Panel, called, "Create Array" and few text box, when i try to set focus on Name text box it shows me some thing, like, which is in sreen...
I'm trying to control whether a button is rendered programmatically. But the code below returns the following error: Initializer for 'visible': cannot parse...
Use binding braces: visible="{isButtonVisible()}" However, if you do not pass in a variable that is bindable, the function will fire only once. Tracy Spratt, ...
Thanks Tracy, I tried that but it wasn't any better. I get error Call to possibly undefined method isButtonVisible. Tried making the function definition...
Did you try replacing ExtFormItem with mx:FormItem? I think your problem may lie there. If so, you should ask the person who wrote that code. Peter...
Peter Hall
peterjoel@...
Apr 1, 2009 10:38 am
140102
yeah, U have replaced by ExtFormItem and here is the code for that package FlexComponent{ import flash.display.DisplayObject; import mx.containers.FormItem; ...
Sry i have replaced by ExtFormItem and here is the code for that package FlexComponent{ import flash.display.DisplayObject; import mx.containers.FormItem; ...
I did some testing and debugging. I even added a button in my main application. The clickevent just shows the number of records of my datagrid. click =...
work around for my use case: because a client uploads a file which then starts the multiple inserts into the managed collection i could refresh that collection...
Johannes Nel
johannes.nel@...
Apr 1, 2009 11:25 am
140108
If you have multiple modules in the compile, am I right to think the link report only shows the info for the last module built? That's how it seems, but...
Thank you for the answer but the problems still remains... I've tried to import the project to another PC (WIN XP) and I get these 2 problems: A) if I create a...
I am a newbie to Flex. I am using Flex, BlazDS, Tomcat 6, MySQL 5.1 for the project I am working on. When more that one users access the database concurrently...
Hey Guys, Doing a gantt chart style application like doug, as Im building up my advanced date grid, I noticed I DID NOT want the columns all to align under...
I am a newbie to Flex. I am using Flex, BlazDS, Tomcat 6, MySQL 5.1 for the project I am working on. When more that one users access the database concurrently...
Probably something wrong with your servlet/tomcat code... You close a connection where you should not closing it or somehting similar... I do not think it has...
I think I know why it crashes (Although it should not crash the browser - it should fail with a Flash null object error. You should file a bug). When a right...
... Do you have a reproducible test case ? -- Helping to vitalistically transition low-risk fifth-generation six-generation granular designs as part of the IT...
If you name the link-reports differently, they shouldn't overwrite themselves. (Coming to this late) You using Ant? Gk. Gregor Kiddie Senior Developer INPS ...
... <shrug> If I were having to retrain thousands of staff from scratch, I might well be looking at a free office suite to teach them... ... (moderator hat on)...
... I would imagine it's easy enough to observe the application size, and the re-call the components layout code... -- Helping to professionally foster...
Hi All, Here is the Adobe bug that this issue is attached to, including the test case I mentioned (though it returns super() vs. .this) ...as of this morning,...
hey there, I was trying to dispatch an Event in static function and I got an error msg of "1180: Call to a possibly undefined method dispatchEvent." There is...
Hi all, this is veard, I have a clean install(Windows Vista Ultimate) on my laptop and IExploer do not want to install the flash player (ActiveX) !!!!!...