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 17876 - 17905 of 165719   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
17905 nostra72@...
nostra72 Send Email
Jul 1, 2005
6:08 pm
I have been trying to learn about the makeup of this file so I can hopefully make a similar file myself. I know that the file is linked to other files which I...
17904 nextadvantage Send Email Jul 1, 2005
6:07 pm
We are seeing very poor frame rates opening popup panels on top of data grids. Anyone else have this issue and any way to improve the performance?...
17903 Shahnavaz Alware
shahnavaza Send Email
Jul 1, 2005
5:38 pm
Yes we were able use the Websphere 6.0 and Flex with security turned ON. I am using Custom User registry. _____ From: flexcoders@yahoogroups.com...
17902 Phil Marston
pmarstonuoa Send Email
Jul 1, 2005
5:04 pm
... That's my baby! I can at least recognise the output! ;-) ... not sure I understand but will look out for info on it. ... yes I have seen that sort of...
17901 Phil Marston
pmarstonuoa Send Email
Jul 1, 2005
5:01 pm
Woo hoo! :-) The Net.Connection debugger did it and no one would've guessed what the dataProvider looked like! where I had ...
17900 Bruno Martins
bruheman Send Email
Jul 1, 2005
5:01 pm
http://www.prismix.com/blog/archives/2005/01/more_on_flex_mx.cfm Here explain how to use AS2.0, CF and Flex in the eclipse....
17899 juyalmanu Send Email Jul 1, 2005
4:32 pm
dear all, I got it.. thanks a ton for the replies --Manu ... RemoteObject. ... you ... function, ... think ... logic ... Data ... means you ... request ... and...
17898 juyalmanu Send Email Jul 1, 2005
4:26 pm
Dear all I have one more question regarding data access using flex. I am working with flex, php and apache. I am trying to send the request from flex to php...
17897 Phil Marston
pmarstonuoa Send Email
Jul 1, 2005
4:12 pm
Hi Tracy, What you've described is exactly where I've been looking. To be honest I'm not sure what the dataProvider looks like or what it is beyond being an...
17896 Peter Farland
pjfarland Send Email
Jul 1, 2005
4:07 pm
Additional note for Daman's option 2.) After turning on remote-objects-debug in flex-config.xml, you'd either: a) Use the NetConnection Debugger.swf from the...
17895 Phil Marston
pmarstonuoa Send Email
Jul 1, 2005
4:01 pm
HI Philippe, Yes that works - when I use any of the documented examples it's fine, but I'm not absolutely clear what the structure of the dataProvider is,...
17894 Dogra, Daman
dogra_daman Send Email
Jul 1, 2005
4:00 pm
There are couple of ways I check the payloads going back and forth 1) Flex Builder IDE has the Network monitor (Last tab in the "Results" window) which does...
17893 Tracy Spratt
nts333rd Send Email
Jul 1, 2005
3:55 pm
If you are using Flex Builder, then you can do detailed debugging. If you are using binding to handle your data, this is harder. That is the main reason I...
17892 Tracy Spratt
nts333rd Send Email
Jul 1, 2005
3:49 pm
The [Object] object thing means you are trying to look at a complex object, which selectedItem returns. SelectedItem is not a value, as you might expect, but...
17891 Tracy Spratt
nts333rd Send Email
Jul 1, 2005
3:31 pm
What is the error? Tracy ... From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of elomer79 Sent: Thursday, June 30, 2005 7:58 PM ...
17890 Phil Marston
pmarstonuoa Send Email
Jul 1, 2005
3:25 pm
Cheers Daman, Can't seem to get that to work either. :-( I'm wondering . . .. in the Flash IDE there was a remoting debugger that would let me see what was...
17889 Philippe Maegerman
pmaegerman Send Email
Jul 1, 2005
3:22 pm
I got it working fine the old school way <?xml version="1.0" encoding="utf-8"?> <mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml"> <mx:Script> ...
17888 Dogra, Daman
dogra_daman Send Email
Jul 1, 2005
2:50 pm
Try "kingdoms_cb.selectedItem.value.toString()" -Daman ... From: pmarstonuoa [mailto:p.marston@...] Sent: Friday, July 01, 2005 10:26 AM To:...
17887 Dogra, Daman
dogra_daman Send Email
Jul 1, 2005
2:43 pm
Try "kingdoms_cb.selectedItem.value.toString()" -Daman ... From: pmarstonuoa [mailto:p.marston@...] Sent: Friday, July 01, 2005 10:26 AM To:...
17886 pmarstonuoa Send Email Jul 1, 2005
2:31 pm
Hi All, Flex newbie here ;-) As a way of checking out Flex I'm trying to port an ImageBank app that was built using Flash MX, AMFPHP (Remoting) and mySQL I've...
17885 Matt Horn
danger4242 Send Email
Jul 1, 2005
2:11 pm
It should be working. Please post the code. ________________________________ From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of...
17884 Brian Deitte
bdeitte Send Email
Jul 1, 2005
1:48 pm
We've used it here, of course. :) It integrates with WebSphere through com.ibm.ws.security.core.ContextManager. You can find information on adding users for...
17883 Ricardo Menna
ricardo.menna@... Send Email
Jul 1, 2005
12:46 pm
Hi, Does anybody has used Flex with Websphere with security mode turned on ? Does anybody uses WebsphereLoginCommand ? Is it really integrated with Java 2...
17882 Steven Webster
swebsteratit... Send Email
Jul 1, 2005
12:32 pm
... http://www.mail-archive.com/flexcoders@yahoogroups.com/msg06102.html Best, Steven...
17881 Michael Nisi
michael.nisi@... Send Email
Jul 1, 2005
11:26 am
yes, oxygen works fine. regards, michael...
17880 r_woess Send Email Jul 1, 2005
9:47 am
Hallo, I tried to get the labelWidth-Property in a mx:Form. I tried it directly with formID.labelWidth and with formID.getStyle("label-width"). But I don't get...
17879 Rich Tretola
rtretola@... Send Email
Jul 1, 2005
9:35 am
http://www.everythingflex.com/blog/index.cfm?mode=archive&year=2005&month=5&day=4 Rich...
17878 pat_ryan_99 Send Email Jul 1, 2005
8:29 am
Hi Everyone First - thanks for your help so far. I am reading the Flex book that is out ("Developing rich clients with macromedia flex" and I am trying to get...
17877 elomer79 Send Email Jul 1, 2005
8:29 am
17876 Erik Westra
ewestra@... Send Email
Jul 1, 2005
8:02 am
Even shorter: for (var locNode:XMLNode=aNode.firstChild; locNode != null;){ if (locNode.nodeType == 1 && locNode.nodeName=="location&quot;){ var exclude:Boolean =...
Messages 17876 - 17905 of 165719   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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