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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 25676 - 25705 of 149550   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25676
Hello, I am trying to use a ColumnChart within a Repeater. Sadly the charts are always empty. If I copy and paste the chart below the repeater, the chart is...
jrab2999
Offline Send Email
Dec 1, 2005
9:34 am
25677
Darron, Thanks so much. Sometimes it's better to know something cannot be done than to search for a solution hours and hours. Two remaining questions: 1. What...
Ralf Rottmann
ralf.rottmann@...
Send Email
Dec 1, 2005
9:35 am
25678
Hi All, I have data grid populated with records from DB as, <mx:DataGrid id="dGrid" dataProvider="{lglDocLst}"> <mx:columns> <mx:Array> <mx:DataGridColumn...
sandip_patil01
Offline Send Email
Dec 1, 2005
9:36 am
25679
I have a datagrid that is built dynamically via AS. I add columns to the datagrid var column:DataGridColumn = new DataGridColumn("Apples"); column.headerText =...
Sreejith Unnikrishnan
sreejithunni
Offline Send Email
Dec 1, 2005
9:36 am
25680
Where exactly did I make a "false pretense of free stuff"? Sorry if it came across like that, but there was no intention to deceive. I actually had it set at...
Darren Houle
dh_uptime
Offline Send Email
Dec 1, 2005
9:36 am
25681
Dear WTF, Not sure where you get the "linking under false pretense of free stuff" because I never said it was free, just pointed to more information. I'm...
Darren Houle
dh_uptime
Offline Send Email
Dec 1, 2005
9:36 am
25682
Ok Matt What excectly I need is following: 1. Create my own adapter (don't ask me why I just need it), 2. Configure it with one string property, some...
Mykola Paliyenko
mpaliyenko
Offline Send Email
Dec 1, 2005
9:40 am
25683
Yes, the concurrency in set in the service tag and not actionscript. I will create a workaround and I will also try to test Flex 2 to see if it is still a bug....
Rich Tretola
rtretola@...
Send Email
Dec 1, 2005
9:49 am
25684
Is there a way to alias embedded fonts? I cannot find any option for this! Thanks....
jrab2999
Offline Send Email
Dec 1, 2005
9:56 am
25685
Any documents i should read first to understand your answer well? -k ... backgroundAlpha="0" ... visible="false" ... CellRenderer. ... ...
keishichi2001
Offline Send Email
Dec 1, 2005
9:56 am
25686
any kind of suggestion would be highly appreciated.... -k...
keishichi2001
Offline Send Email
Dec 1, 2005
9:56 am
25687
any info? -k...
keishichi2001
Offline Send Email
Dec 1, 2005
9:57 am
25688
Thank you ! ... De: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] Em nome de Darin Kohles Enviada em: quinta-feira, 1 de dezembro de 2005...
Michel Bertrand
michel.bertrand@...
Send Email
Dec 1, 2005
10:50 am
25689
Carbon Five has developed a SpringBeanAdapter that can be used with Flex Remoting - maybe this is a good starting point for you? ...
Dirk Eismann
richinternet_de
Offline Send Email
Dec 1, 2005
11:02 am
25690
Hi Keishichi, Are you saying you are not receiving the event or that you are receiving the event but tile list is not getting refreshed ? You can put a trace /...
Sreenivas R
sreeni_r
Offline Send Email
Dec 1, 2005
12:20 pm
25691
Shouldnt you be adding a listener to the component? you have this : private function onCreationComplete() { addEventListener("RELOAD_DATA", loadData); } maybe...
Martin Wood
flashdev@...
Send Email
Dec 1, 2005
12:24 pm
25692
Hellow Mr. Moderator, I just want to describe you my problem..Hope u can help me. Its seen often that whenever I post my problem in the Flexcoder as new post,...
JIGNESH M. DODIYA
jigneshdodiya
Offline Send Email
Dec 1, 2005
12:25 pm
25693
Hi, Can someone explain why PrintJob is cutting the bottom of letters like g, y,q etc?? See pic to explain. In the pic (a printed datagrid) the numbers should...
Mika Kiljunen
mkiljune
Offline Send Email
Dec 1, 2005
12:50 pm
25694
Dirk, thanx I'm already using it but I want to enchance it a bit and need to be able to pass some parameters to it. Also I do not like undocumented features...
Mykola Paliyenko
mpaliyenko
Offline Send Email
Dec 1, 2005
2:23 pm
25695
Works perfectly!! Thanks for your explanation and code. Thanks! Hari ... From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of...
Doodi, Hari - BLS CTR
Doodi.Hari@...
Send Email
Dec 1, 2005
2:41 pm
25696
Tracy, Thanx it works. Where do you get such info about undocumented features like @ContextRoot()? Maybe there are some more interesting things there. As far...
Mykola Paliyenko
mpaliyenko
Offline Send Email
Dec 1, 2005
2:41 pm
25697
hey Jess... interested to know about the solution you went with on this......
Clint Modien
johny_bravo_78
Offline Send Email
Dec 1, 2005
2:51 pm
25698
That's actually right. LabelFunctions just return a string, so most don't really care about scope. Does yours? If so, do: column.labelFunction =...
JesterXL
flexxl
Offline Send Email
Dec 1, 2005
3:05 pm
25699
Hi there, Is there any known way of allowing a flex/flash movie to establish socket connects cross server? E.g.: If I want to create a simple telnet client,...
Ralf Rottmann
ralf.rottmann@...
Send Email
Dec 1, 2005
3:07 pm
25700
Hi We recently purchased a flex license and i'm just trying out a few initial things. the licensed flex server is installed on apache tomcat. My problem is any...
bhaq1972
Offline Send Email
Dec 1, 2005
3:08 pm
25701
Policy files are also applicable to socket connections afaik ... From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Ralf...
Steve Cox
stevequba
Offline Send Email
Dec 1, 2005
3:11 pm
25702
I just wrote clone methods. I need a true copy, so ensured each was made correctly. Easy for the simple ones (like Flex 2 events), harder for ones with...
JesterXL
flexxl
Offline Send Email
Dec 1, 2005
3:19 pm
25703
Any idea how that should work? You call the Socket.connect(server, port) class to establish a connection (and that connection GETS established even without any...
Ralf Rottmann
ralf.rottmann@...
Send Email
Dec 1, 2005
3:20 pm
25704
IIRC you need a policy on the webserver at the domain you are connecting. This was certainly the case for XMLSocket, not sure about binary, but I've not heard...
Steve Cox
stevequba
Offline Send Email
Dec 1, 2005
3:28 pm
25705
Joćo, Thank you so much for the quick reply. This binding thing takes some getting use to. - Sean ... return the index of item corresponding to my id. ... ...
im_sean_s
Offline Send Email
Dec 1, 2005
3:29 pm
Messages 25676 - 25705 of 149550   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