Search the web
Sign In
New User? Sign Up
flexcoders · RIA Development with Adobe Flex
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 140095 - 140124 of 149612   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
140095
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...
Paresh M More
paresh_smile
Offline Send Email
Apr 1, 2009
7:05 am
140096
I'm trying to control whether a button is rendered programmatically. But the code below returns the following error: Initializer for 'visible': cannot parse...
Tony Obermeit
ynotob
Offline Send Email
Apr 1, 2009
7:14 am
140097
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, ...
Tracy Spratt
nts333rd
Offline Send Email
Apr 1, 2009
7:36 am
140098
The html wrapper does not automatically pass parameters into the swf. You need some java script like this to get the parameters into an array: var...
Tracy Spratt
nts333rd
Offline Send Email
Apr 1, 2009
7:41 am
140099
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...
Tony Obermeit
ynotob
Offline Send Email
Apr 1, 2009
8:08 am
140100
Does anybody knows if a specific ADvancedDataGridColumn can be freezed? not using lockedColumnCount, because it doesnt work for me :( Thanks...
yossi.baram
Offline Send Email
Apr 1, 2009
8:11 am
140101
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@...
Send Email
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; ...
Paresh M More
paresh_smile
Offline Send Email
Apr 1, 2009
10:41 am
140103
Sry i have replaced by ExtFormItem and here is the code for that package FlexComponent{ import flash.display.DisplayObject; import mx.containers.FormItem; ...
Paresh M More
paresh_smile
Offline Send Email
Apr 1, 2009
10:43 am
140104
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 =...
secrit.service
Offline Send Email
Apr 1, 2009
10:53 am
140105
Yes, that looks like the problem. Peter...
Peter Hall
peterjoel@...
Send Email
Apr 1, 2009
11:03 am
140106
where can we figure it out ? ... -- Regards, Paresh M. More Senior Software Engineer Mobile: +919881400641 Nashik/Pune, Maharashtra, India. Email -...
Paresh M More
paresh_smile
Offline Send Email
Apr 1, 2009
11:07 am
140107
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@...
Send Email
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...
Guy Morton
guy_mmmmmm
Offline Send Email
Apr 1, 2009
12:13 pm
140109
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...
alexprando
Offline Send Email
Apr 1, 2009
12:22 pm
140110
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...
Simon Mathew
avaran75
Offline Send Email
Apr 1, 2009
12:22 pm
140111
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...
james.chuck@...
james.chuck...
Offline Send Email
Apr 1, 2009
12:22 pm
140112
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...
Simon Mathew
avaran75
Offline Send Email
Apr 1, 2009
12:22 pm
140113
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...
Fotis Chatzinikos
fotis.chatzi...
Offline Send Email
Apr 1, 2009
12:36 pm
140114
Not here. I am still using Flash Player 9.0.124....
valdhor
Offline Send Email
Apr 1, 2009
12:44 pm
140115
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...
valdhor
Offline Send Email
Apr 1, 2009
1:17 pm
140116
... Do you have a reproducible test case ? -- Helping to vitalistically transition low-risk fifth-generation six-generation granular designs as part of the IT...
Tom Chiverton
tom.chiverton
Offline Send Email
Apr 1, 2009
1:25 pm
140117
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 ...
Gregor Kiddie
monty_thethird
Offline Send Email
Apr 1, 2009
1:25 pm
140118
... <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)...
Tom Chiverton
tom.chiverton
Offline Send Email
Apr 1, 2009
1:29 pm
140119
... I would imagine it's easy enough to observe the application size, and the re-call the components layout code... -- Helping to professionally foster...
Tom Chiverton
tom.chiverton
Offline Send Email
Apr 1, 2009
1:32 pm
140120
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,...
Adrian Williams
stickman_amw
Online Now Send Email
Apr 1, 2009
1:34 pm
140121
hi i need to implement ellipses(to avoid truncation of long name of data in column) concept in Advanced datagrid in flex. Ellipses concept: If...
senthilkumarirtt
senthilkumar...
Offline Send Email
Apr 1, 2009
1:53 pm
140122
I use a custom QueryString class for this... package { import flash.external.*; import flash.utils.*; public class QueryString { private var...
valdhor
Offline Send Email
Apr 1, 2009
1:55 pm
140123
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...
flexawesome
Offline Send Email
Apr 1, 2009
2:58 pm
140124
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) !!!!!...
Cato Paus
pauscato1
Offline Send Email
Apr 1, 2009
3:40 pm
Messages 140095 - 140124 of 149612   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help