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: 12337
  • Category: Development
  • Founded: Mar 17, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 49154 - 49183 of 165719   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
49154 qnotemedia Send Email Sep 1, 2006
12:44 pm
This is a great topic that needs to stay alive, as books and tutorials are just now showing up now that Flex2 has been officially released. lynda.com has a...
49155 j_sevlie Send Email Sep 1, 2006
12:52 pm
Oh, and another thing -- my next logical question is: How do you access the PERCENTAGE that Flex calculates for you automatically in a 100% bar chart?...
49156 ben.clinkinbeard
ben.clinkinb... Send Email
Sep 1, 2006
1:17 pm
Its really not bad at all, and understanding how things really work will pay off down the road. Here is a sample. <mx:WebService id="ws"...
49157 Willy Ci
wci.geo Send Email
Sep 1, 2006
1:25 pm
I am using flex 2 as UI, in my as file, I try to setup the height to 100% myVBox.height = 100%; I do this all the time in ActionScript 2, but not working in...
49158 mthielman11 Send Email Sep 1, 2006
1:27 pm
I passed this info to my other programmers and they insist the documentation says we need to send the XML as an odject. We are using odjects to retrieve data....
49159 Andrew Trice
triceam01 Send Email
Sep 1, 2006
1:28 pm
Sorry, you wanted height... myVBox.percentHeight=100; _____________________________________ Andrew Trice Cynergy Systems, Inc. http://www.cynergysystems.com ...
49160 amalabie Send Email Sep 1, 2006
1:29 pm
Hi! I have an ArrayCollection object returned from a RemoteObject call and I need some help getting the data out of the collection. What is the syntax to...
49161 Andrew Trice
triceam01 Send Email
Sep 1, 2006
1:29 pm
myVBox.percentWidth=100; _____________________________________ Andrew Trice Cynergy Systems, Inc. http://www.cynergysystems.com Blog:...
49162 amalabie Send Email Sep 1, 2006
1:30 pm
Hi! I have an ArrayCollection object returned from a RemoteObject call and I need some help getting the data out of the collection. What is the syntax to...
49163 Mike Potter
mikeypotter Send Email
Sep 1, 2006
1:31 pm
While not a book, the PHP RIA SDK by Adobe is a good source of samples for using PHP and Flex together. (We're also working on getting some Spry samples in...
49164 amalabie Send Email Sep 1, 2006
1:53 pm
Hi! I have an ArrayCollection object returned from a RemoteObject call and I need some help getting the data out of the collection. What is the syntax to...
49165 Igor Costa
igorfrombrazil Send Email
Sep 1, 2006
2:07 pm
Hi There list I've tried a lot of solution to Change from a State that call a external component to an new State that already exist in the Application What Can...
49166 Mike Nimer
mikeNimer Send Email
Sep 1, 2006
2:17 pm
You have 2 options. 1) You can use the flash FileReference class and upload the image to CF. Just point the url to a .cfm page that has a <CFFILE...
49167 junhufr Send Email Sep 1, 2006
2:46 pm
I could pass simple data types, like string, from Flex to amfPHP, but want to pass VOs to the AMFPHP. Any help is appreciated. Jun...
49168 greg h
flexcoders_g Send Email
Sep 1, 2006
2:47 pm
Micky, 3rd party books are not yet out. Video based training is already out (including Lynda.com <http://movielibrary.lynda.com/html/modPage.asp?ID=248>as...
49169 Chris Simeone
clsimeone Send Email
Sep 1, 2006
2:53 pm
Greg - I'll upload the code sometime today or tonight. Impudent1 - I'll create a new post sometime today or tonight talking about what I did. I'm starting a...
49170 Oriol Gual
oriol.gual@... Send Email
Sep 1, 2006
3:11 pm
Ok then, have you set your return type in your method table? It also has to be the fully qualified name....
49171 Oriol Gual
oriol.gual@... Send Email
Sep 1, 2006
3:11 pm
There has been a lot of talk about this, see: http://www.mail-archive.com/flexcoders@yahoogroups.com/msg35108.html...
49172 Clint Modien
johny_bravo_78 Send Email
Sep 1, 2006
3:18 pm
Did someone say PHP... ? That's what I call timing. http://www.themidnightcoders.com/blog/ Looks like they'll be releasing a php version of FDS in the next...
49173 Clint Modien
johny_bravo_78 Send Email
Sep 1, 2006
3:22 pm
Forgot to mention.... it''s opensource....
49174 Doug Arthur
cfdougarthur Send Email
Sep 1, 2006
3:23 pm
Was there ever a solution for this? I'm experiencing the same problem and it's very frustrating. I don't have the ability to modify the server, just utilize...
49175 Doug Arthur
cfdougarthur Send Email
Sep 1, 2006
3:25 pm
When using a dateField and datefield.selectedDate and adding/updateing records in the database, users in different time zones results in an inaccurate date. ...
49176 Clint Modien
johny_bravo_78 Send Email
Sep 1, 2006
3:27 pm
Or you can use weborbs php implementation of fds.. it's opensource. http://www.themidnightcoders.com/blog/...
49177 Tracy Spratt
nts333rd Send Email
Sep 1, 2006
3:29 pm
I see in the docs where you should be able to send an XML document using application/xml. I have never done this, I have only used string name=value pairs. ...
49178 Tracy Spratt
nts333rd Send Email
Sep 1, 2006
3:34 pm
Keep in mind that Flex does not talk to databases directly, you must go through a server-side tier. Tracy ________________________________ From:...
49179 Oriol Gual
oriol.gual@... Send Email
Sep 1, 2006
3:34 pm
Hi, Does any one know an open-source (or at least free) equivalent to ServiceCapture <http://kevinlangdon.com/serviceCapture/>or...
49180 Thijs Triemstra | Col...
collabcom Send Email
Sep 1, 2006
3:36 pm
From a configuration perspective it's like FDS but it's RPC only, no RTMP. Thijs...
49181 Doug Arthur
cfdougarthur Send Email
Sep 1, 2006
3:42 pm
I usually set the following to properties when dealing with DoB's. yearNavigationEnabled="true" editable="true"...
49182 Doug Lowder
douglowder Send Email
Sep 1, 2006
3:43 pm
The answer you're looking for is UTC. Standard practice around here is to -Always- convert times to UTC before storing them on the server. The client app is...
49183 Tracy Spratt
nts333rd Send Email
Sep 1, 2006
3:43 pm
getitemAt will return an item object, not necessarily a string, depending on your data. Perhaps you want var oItem:Object = myCollection.getItemAt(0); msg =...
Messages 49154 - 49183 of 165719   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