Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

flexcoders · RIA Development with Adobe Flex

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 12335
  • Category: Development
  • Founded: Mar 17, 2004
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 4864 - 4893 of 165720   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
4864 Markus Ansamaa
mansamaa Send Email
Nov 1, 2004
8:34 am
I finally found a solution for this problem. I debuged methods of a tree and found out that there are actually two internal data provider variables:...
4865 -szlapinski-
thx1140_2 Send Email
Nov 1, 2004
1:21 pm
hi! here's the deal: I create multidimensional array with integeres and references to some dynamically created object. I save this array in SharedObject and...
4866 Matt Chotin
m_chotin Send Email
Nov 1, 2004
3:48 pm
I bet you have binding involved somewhere. If you use binding on data that is actually stored in a SharedObject the SO will write out undefineds for any...
4867 Matt Chotin
m_chotin Send Email
Nov 1, 2004
3:50 pm
Can you file an enhancement request at http://www.macromedia.com/go/wish <http://www.macromedia.com/go/wish> ? It may be that this is what you have to do for...
4868 rodneyjlucas Send Email Nov 1, 2004
4:34 pm
I tried placing my war file from windows onto a Linux Server and ran into a problem. My server is headless (ie not graphics card) and Flex seems to have an...
4869 Dave Carabetta
dcarabetta@... Send Email
Nov 1, 2004
4:44 pm
In the flex-config.xml file, there is a <headless>false</headless> setting. Change that value to true, restart, and you're good to go. Regards, Dave....
4870 -szlapinski-
thx1140_2 Send Email
Nov 1, 2004
5:38 pm
well I do not use binding at all I've just discovered an interesting thing these object references disappear after exactly 60 seconds :) and I wonder why? ...
4871 apdog Send Email Nov 2, 2004
1:03 am
Hi ilya, mx.utils.ClassUtil.findClass(className:String) where className is the fully qualified class such as com.yourCompany.anyClass. Sorry for taking so long...
4872 pickslay Send Email Nov 2, 2004
3:24 am
We're evaluating moving to Flex, and would like to build something to integrate with an existing application running on ATG Dynamo 5.6.1, which doesn't support...
4873 Devers, Ilya
idevers1 Send Email
Nov 2, 2004
10:03 am
Hi, I had a problem a while ago, where I have an asociative array (Object), containing arrays, containing objects that contains an array. This last array also...
4874 Devers, Ilya
idevers1 Send Email
Nov 2, 2004
10:04 am
Anthony, No problem. Good to know. I had problems in the past with the mx.utils.ObjectCopy class, and I thought that the two step approach would work (as...
4875 Niklas Richardson
niklasrichar... Send Email
Nov 2, 2004
1:46 pm
Hey everyone, Why does the new line character not work in <mx:Text text="Line 1 Line2" /> Thanks Niklas...
4876 bhaq1972 Send Email Nov 2, 2004
2:23 pm
Hi Matt 1) Please can you give an example (if your'e not too busy). I have a similar requirement to Mika (i want to see the textinput with a red box around it...
4877 Christoph Guse
gusesohn Send Email
Nov 2, 2004
5:14 pm
Hi, today I installed Flex 1.5 and I had to notice, Flex 1.5 does not work with Java 1.5 . Will there be a version of Flex 1.5 which works with Java 1.5? ...
4878 Peter Choi
choipeter Send Email
Nov 2, 2004
5:56 pm
?? I am using Flex 1.5 and Java 1.5 together too, but seems things are working out fine... On which part do you have trouble? ... From: Christoph Guse To:...
4879 Lucas Sherwood
lsherwood@... Send Email
Nov 2, 2004
8:57 pm
Hey Nik, I find this works better :) <mx:Text html="true&quot;> <mx:text> <![CDATA[ Line 1<br />Line2 ]]> </mx:text> </mx:Text> L....
4880 Abdul Qabiz
aqabiz@... Send Email
Nov 2, 2004
9:48 pm
Hi Steven, It would be cool if we have a RSS feed for this mailing list? I guess, Yahoo! groups has some options to do that. Regards, Abdul...
4881 Christoph Guse
gusesohn Send Email
Nov 2, 2004
10:46 pm
Hi Peter, when I try to look at the RSL Example, I get the following error: An unexpected error occurred that prevented /samples/rsl/index.jsp from being...
4882 Manish Jethani
manish_jethani Send Email
Nov 2, 2004
11:25 pm
... The list archives aren't public, so I supposed the policy is to not let things out to non-members, and RSS feeds would be against that policy....
4883 Abdul Qabiz
aqabiz@... Send Email
Nov 2, 2004
11:45 pm
Yup! Archives should be public for that... ... From: Manish Jethani [mailto:manish.jethani@...] Sent: Tuesday, November 02, 2004 3:24 PM To:...
4884 terraprime99 Send Email Nov 2, 2004
11:52 pm
Hi, I am trying to build a datagrid to view table data where the table's structure is not fixed (users can add/delete columns via a data dictionary). The...
4885 devpress1 Send Email Nov 3, 2004
12:31 am
hi, I am having some problems dynamically populating datagrids. Here's the rundown: I have a comboBox which is populated by an external XML file ("file 1")....
4886 Mark Hitchcock
mhitchcock_ndu Send Email
Nov 3, 2004
4:57 am
Hi Flexcoders, I am looking at deploying some of the Flex apps I have been developing in our Portal Environment. I am using Sun JES Portal Server 6 and Sun...
4887 Allen Manning
al_manning Send Email
Nov 3, 2004
8:44 am
Lucas, The only problem that I see with using HTML="true&quot; is that you can't apply CSS styles to the text. I would prefer to use CSS. Allen Allen Manning ...
4888 Niklas Richardson
niklasrichar... Send Email
Nov 3, 2004
12:25 pm
And normal line breaks rather than HTML. I guess....
4889 Steven Webster
swebsteratit... Send Email
Nov 3, 2004
1:46 pm
We can make archives public if people prefer .... the list preference originally was not to make the archives public, to protect email addresses/etc from spam....
4890 Steven Webster
swebsteratit... Send Email
Nov 3, 2004
1:53 pm
Mark, We've been working with Sun in the UK, and I know that they recently deployed one of our apps into the Sun JES appserver. I'm in New Orleans right now...
4891 Battershall, Jeff
jeff_batters... Send Email
Nov 3, 2004
3:09 pm
As a security feature, I'd like to timeout the user after x minutes if no interaction has occurred with the .swf. My off-the-cuff idea of how to approach this...
4892 Allen Manning
al_manning Send Email
Nov 3, 2004
3:34 pm
Jeff, I have that feature on the spec I'm working off of right now. Our ideas were something similar, sniff for events and have it reset a clock. But it...
4893 Clint Modien
johny_bravo_78 Send Email
Nov 3, 2004
3:54 pm
No spam gets my vote ________________________________ From: Steven Webster [mailto:swebster@...] Sent: Wednesday, November 03, 2004 6:44 AM To:...
Messages 4864 - 4893 of 165720   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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