Skip to search.
flexcoders · RIA Development with Adobe Flex

Group Information

  • Members: 9019
  • Category: Development
  • Founded: Mar 17, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 89081 - 89110 of 165211   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
89081 candysmate Offline Send Email Oct 1, 2007
7:25 am
I have data returned from a database into an arraycollection. Are there any examples around to help me use this with a tree component please? My googling (I...
89082 candysmate Offline Send Email Oct 1, 2007
7:38 am
... Hurrah! Just found Bruce Philips' excellent blog: ...
89083 Samuel Colak
samcolak Offline Send Email
Oct 1, 2007
8:14 am
Matt, a few questions to you re Flex 3...... can you confirm something to us mere mortals ? Is it Flex 3 or Flex Builder 3 ? From what i understand, Flex...
89084 Tom Chiverton
tom.chiverton Offline Send Email
Oct 1, 2007
8:44 am
... package ... <MyClass xmlns="*" xmlns:mx="http://www.adobe.com/2006/mxml" ... </MyClass> Compiles fine with a recent Flex 3 SDK, but you do get a funny...
89085 Tom Chiverton
tom.chiverton Offline Send Email
Oct 1, 2007
8:50 am
... Yes. There's a new version of the core Flex libraries (Flex version 3). There's a new version of the IDE (Flex Builder version 3). The SDK/core libraries...
89086 Matt Wicks
matt@... Send Email
Oct 1, 2007
9:33 am
... I thought that was FDS (Flex Data Services )? Matt...
89087 devenhariyani Offline Send Email Oct 1, 2007
9:54 am
No, I do not have Real Player installed on my machine. ... breaking...
89088 Ralf Bokelberg
ralf.bokelberg@... Send Email
Oct 1, 2007
10:34 am
You could either use the data property every UIComponent has or subclass the LinkButton and add the additional property. Cheers r. ... -- Ralf Bokelberg...
89089 Paul Steven
mediakitchen Offline Send Email
Oct 1, 2007
10:47 am
Thanks Ralf - I will give that a go.. I did get it working using the following but what you suggest sounds like a better solution private function...
89090 jacobvoneyben Offline Send Email Oct 1, 2007
10:51 am
I managed to implemented the functionality by listening for itemEditBeginning events: I mananged got hold of my current row in my dataprovider by calling: var...
89091 hank williams
hank777williams Offline Send Email
Oct 1, 2007
10:55 am
... Not true. Flash Media Server is still Flash Media Server. It is not in any way shape or form dead. Live Cycle Data Services (LCDS) is the new name for Flex...
89092 Shigeru Nakagaki
sn197412 Offline Send Email
Oct 1, 2007
10:58 am
Step 1. create "MyWebService" like below. public dynamic class MyWebService extends WebService Step 2. write MXML like below. <?xml version="1.0"...
89093 rleuthold Offline Send Email Oct 1, 2007
11:03 am
Hi there, I know, there are tons of posts in the archive about numeric sort with Data Grids and an Array Collection as Data Provider. But I couldn't find an...
89094 George Georgiou
giorgoc Offline Send Email
Oct 1, 2007
11:11 am
I am playing around with all available ways to achieve this. It's a good time to ask - in order to deploy an application with cf flash remoting to a production...
89095 Tom Chiverton
tom.chiverton Offline Send Email
Oct 1, 2007
11:15 am
... I'll never get the hang of Adobe's names... :-) -- Tom Chiverton Helping to administratively exploit professional mindshares on:...
89096 Tom Preet
tomtpreet@... Send Email
Oct 1, 2007
11:46 am
Hi All, In my mxml page am using the SuperTabNavigator, can help me how to use the supertabnavigator that displays the tabs in the panel with closable option....
89097 Mohammed
tariqkm21 Offline Send Email
Oct 1, 2007
12:38 pm
hi, I am using php for database connection. when i give an request to the server the following error comes up. [RPC Fault faultString="Error #1085: The element...
89098 kutti.kumar Offline Send Email Oct 1, 2007
12:38 pm
hi, i am new to flex . i have two more components(canvas or panel or textarea ) in my single flex application. i have script inside multiple child dynamic...
89099 Paul Dale
pauldale11 Offline Send Email
Oct 1, 2007
12:38 pm
I made some progress on my 'filtering hierarchical data' issue. Using a 'GroupingCollection' and calling 'refresh' on it whenever the text in the search box...
89100 kutti kumar
kutti.kumar Offline Send Email
Oct 1, 2007
12:38 pm
hi, i am new to flex . i have two more components(canvas or panel or textarea ) in my single flex application. i have script inside multiple child dynamic...
89101 hugocorept Offline Send Email Oct 1, 2007
12:50 pm
Hello all, how you doing ^^ I want to get the month we are by number. Can some one explain me why is flex saying the Month we are is 9 (Setpember) day 1 ? ...
89102 Matt Chotin
m_chotin Offline Send Email
Oct 1, 2007
12:52 pm
Flex 3 is the SDK, core framework, overall initiative, etc. Flex Builder 3 is the IDE. Both are improved. We are now sim-shipping on both Mac and Win so they...
89103 Scott - FastLane
smelbyfastlane Online Now Send Email
Oct 1, 2007
12:59 pm
The docs on the date class <http://livedocs.adobe.com/flex/2/langref/Date.html#month> state that the month is zero based 0 = jan 1= feb ... 9=oct Scott...
89104 Nancy Gill
nancygill50 Offline Send Email
Oct 1, 2007
1:34 pm
because January is month 0. Nancy Gill Adobe Community Expert Author: Dreamweaver 8 e-book for the DMX Zone Co-Author: Dreamweaver MX: Instant Troubleshooter...
89105 Tracy Spratt
nts333rd Offline Send Email
Oct 1, 2007
2:01 pm
Paul, it looks like you hijacked this thread? That confuses some readers. One way to do what you want is to use getRepeaterItem. It is easier thatn...
89106 Paul Steven
mediakitchen Offline Send Email
Oct 1, 2007
2:08 pm
Thanks Tracy Sorry I didn't think I had hijacked any thread - I was under the impression I had started this thread. Perhaps there was an identical one going on...
89107 Tracy Spratt
nts333rd Offline Send Email
Oct 1, 2007
2:20 pm
It could just be yahoo, but the yahoo tree tacked this thread onto the end of "actionscript class in Flex project". But did you see my getRepeaterItem()...
89108 Tracy Spratt
nts333rd Offline Send Email
Oct 1, 2007
2:25 pm
Your call is an update call, but is it returning someithig to Flex anyway? On all HTTPService calls, I have the backend wrap my data in a status node, and for...
89109 Morten Madsen
madsenmorten Offline Send Email
Oct 1, 2007
2:29 pm
Hi Group! After installing the new Flex Builder 3 beta2 one of my projects can't compile anymore I use amfphp, described as in this tutorial ( ...
89110 herklano Offline Send Email Oct 1, 2007
2:34 pm
Bump, i have the same problem! :( worked fine in previous versions too. regards, herculano ... ...
Messages 89081 - 89110 of 165211   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