[flexcoders] Re: vert scroll fix for Satish T J's PivotComponent?

2009-09-11 Thread chigwell23
Fixed it by editing OLAPDataGridEx.as. public function OLAPDataGridEx() needs a this.enabled = true; added to it. This is serious component :-) --- In flexcoders@yahoogroups.com, "chigwell23" wrote: > > Found exactly what I need in this amazing component, which is basically > unusable as ther

RE: [flexcoders] Re: HBox not sizing properly...how to kick it in the head

2009-09-11 Thread Alex Harui
When are you looking at those properties? measuredWidth/Height don't get set until the measure() method is called. If they stay at 0, then the component will not have any size. Did you set %width/height instead? Maybe we need to see the code. Alex Harui Flex SDK Developer Adobe Systems Inc.

[flexcoders] vert scroll fix for Satish T J's PivotComponent?

2009-09-11 Thread chigwell23
Found exactly what I need in this amazing component, which is basically unusable as there is no vertical scroll of the grid when the rows increase. Has anybody figured out a fix for this? The author actually works for Adobe, and I find it hard to believe that there have been no fixes to it for 1

[flexcoders] filtering advanced datagrid

2009-09-11 Thread kaushal.shah05
how do you filter an advanced datagrid? I've tried myself with no luck. I can only get filter the fist node in the tree. there are not too many resources out there for the Flex adv datagrid. Adobe should really focus on it as it's always a requirement in the corporate world. (This is the mo

RE: [flexcoders] Re: Java/Flex questions answered by James Ward

2009-09-11 Thread James Ward
This would be a great question to ask on StackOverflow.com :) -James From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of ilikeflex Sent: Friday, September 11, 2009 11:03 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Java/Flex questions answered by Ja

[flexcoders] SOLVED: Building Multidimensional array for AdvancedDataGrid

2009-09-11 Thread fumeng5
This is how you create a multidimensional array for an AdvancedDataGrid: masterArray = [{category: categoryDTOColl[0].name,chartData:[{caption:gaugeCaptionDTOColl,gauge:gaugeDTOColl}]}, {category: categoryDTOColl[1].name,chartData:[{caption

[flexcoders] Expand/Collapse on OLAPDatagrid?

2009-09-11 Thread chigwell23
Is there anyway to get the first hierarchical column of the OLAPDataGrid to display node icons and expand/collapse a la ADG? TIA, Mic.

[flexcoders] Custom Menu class with a Mask

2009-09-11 Thread thinkblue146
Hello, I'm trying to create a menu that has rounded corners similar to the following example: http://blog.flexmonkeypatches.com/2007/10/08/flex-rounded-menues-using-m\ asking/comment-page-1/ <../../../Hello,%20%20I%20trying%20to%20create%20a%20menu%20that%20has%2\ 0rounded%20corners%20similar%20t

[flexcoders] Re: AdvancedDataGrid "virtual"/pivot column creation?

2009-09-11 Thread chigwell23
Aha can I use the OLAPDataGrid for this? I had thought that its dataprovider had to be in a cubespeak format, but I think I am reading that I can take my SQLServer2005 stored procedure XML result set and massage it into cubespeak with etc. Is this correct? --- In flexcoders@yahoogroups.com, "c

[flexcoders] AdvancedDataGrid "virtual"/pivot column creation?

2009-09-11 Thread chigwell23
Not sure whether "virtual" or pivot is the right word, but the columns do not exist as columns in the returned result set, but as data. MGR PROD SOLD mgr1 beer 100.99 mgr1 rice 200.55 mgr1 soap 400.33 mgr2 beer 123.50 mgr2 rice 428.88 mgr2 soap 555.55 I wish to turn this into MGR BEER

Re: [flexcoders] Re: BlazeDS use secure channel when loaded over https.

2009-09-11 Thread Wesley Acheson
Thanks I'll give that a shot. On Fri, Sep 11, 2009 at 4:51 PM, Tom Chiverton wrote: > > > On Friday 11 Sep 2009, Nick Collins wrote: > > You might put something like the following code in a preinitialize event > > handler: > > You could just but both a secure and non-secure channel in the Channe

Re: [flexcoders] Re: Is Adobe Customer Support (or worse yet adobe) falling apart

2009-09-11 Thread Matt Chotin
Hi Hank, Please mail adbec...@adobe.com and let them know what's been going on. As you pointed out, we're having some transition issues, but this hold time is unacceptable as far as I'm concerned. Matt On Sep 11, 2009, at 11:43 AM, hank williams wrote: > I have to go out now and so cant le

Re: [flexcoders] Re: Is Adobe Customer Support (or worse yet adobe) falling apart

2009-09-11 Thread hank williams
I have to go out now and so cant leave the phone off hook. But 1hr 15mins with no response. I am sure it would have been many more hours. On Fri, Sep 11, 2009 at 1:28 PM, hank williams wrote: > Starting now. I dont have 3 hours again but lets see how far we get... > > > On Fri, Sep 11, 2009 at 1

[flexcoders] Re: HBox not sizing properly...how to kick it in the head

2009-09-11 Thread flexwdw
Thanks for the reply, Alex. measuredWidth & measuredHeight are 0. explicitWidth & explicitHeight are NaN. The parameters are both 0. The parent that this guy is getting added to is UIComponent (which happens to be a complex item renderer), I'm not sure if that could be playing into this? Out

Re: [flexcoders] Re: Is Adobe Customer Support (or worse yet adobe) falling apart

2009-09-11 Thread hank williams
Whether or not you answer the phone cant be issue dependent. And we are talking about customer service issues not support issues. Customer service (issues like installation serial numbers and such) should be swift. After all its like taking someone's money and then not delivering the product. Its a

Re: [flexcoders] Re: Is Adobe Customer Support (or worse yet adobe) falling apart

2009-09-11 Thread Magnus Lassi
It may depend on the issue you have. You may be more successful if you reach out to the user group manager of an Adobe group of the area you have a problem with and see if they can get a point of contact at Adobe. I've had nothing but great experience dealing with customer support but all my issue

[flexcoders] Building Multidimensional array for AdvancedDataGrid

2009-09-11 Thread fumeng5
Hi, I'm trying to create a hierarchical collection for my AdvancedDataGrid. My array will be made up of DTOs. As of right now there are only two groups and I try to build the array like this: var masterArray:Array = new Array([],[]); masterArray[0] = categoryDTOColl[0]; masterArray[0][0] = gaug

Re: [flexcoders] Re: Is Adobe Customer Support (or worse yet adobe) falling apart

2009-09-11 Thread hank williams
Starting now. I dont have 3 hours again but lets see how far we get... On Fri, Sep 11, 2009 at 1:19 PM, turbo_vb wrote: > > > US - 800-833-6687. > > > -TH > > --- In flexcoders@yahoogroups.com , hank > williams wrote: > > > > By the way, adobe admits there is a problem, so if you got that kind

[flexcoders] Re: Manually triggering creation when creationPolicy="auto"?

2009-09-11 Thread dfalling
--- In flexcoders@yahoogroups.com, Alex Harui wrote: > > createComponentFromDescriptor > > Alex Harui > Flex SDK Developer > Adobe Systems Inc. > Blog: http://blogs.adobe.com/aharui > > From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On > Behalf Of df

[flexcoders] Re: Is Adobe Customer Support (or worse yet adobe) falling apart

2009-09-11 Thread turbo_vb
US - 800-833-6687. -TH --- In flexcoders@yahoogroups.com, hank williams wrote: > > By the way, adobe admits there is a problem, so if you got that kind of > response, I promise it is not normal. > > see: http://www.adobe.com/support/open_letter_to_adobe_customers/ > > On Fri, Sep 11, 2009 at 1

Re: [flexcoders] Re: Is Adobe Customer Support (or worse yet adobe) falling apart

2009-09-11 Thread hank williams
By the way, adobe admits there is a problem, so if you got that kind of response, I promise it is not normal. see: http://www.adobe.com/support/open_letter_to_adobe_customers/ On Fri, Sep 11, 2009 at 1:09 PM, hank williams wrote: > what country are you in... and if US, what number did you dial?

Re: [flexcoders] Re: Is Adobe Customer Support (or worse yet adobe) falling apart

2009-09-11 Thread hank williams
what country are you in... and if US, what number did you dial? On Fri, Sep 11, 2009 at 1:06 PM, turbo_vb wrote: > > > Sounds like you're not having very good luck Hank. As an interesting > coincidence, I had to contact Adobe customer service today to resolve an > issue. I just switched from PC

[flexcoders] Re: Understanding measure process

2009-09-11 Thread neilbrown08
Thanks Alex, Makes a lot more sense now. I have since read more of the documentation and watched a few videos on AdobeTV. As usual a lot of this stuff is already out there. Yet you still find time to answer questions from the community. It is people like you that make this product worth the e

[flexcoders] Re: Gumbo downloadable API docs

2009-09-11 Thread frederik.eichler
Hey, just download the right version of the Language Reference from http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4 ( depending on which build of the beta you are using ) hope that helps. cheers Frederik --- In flexcoders@yahoogroups.com, ivo wrote: > > Hello Listers, > >

Re: [flexcoders] Gumbo downloadable API docs

2009-09-11 Thread Leonardo França
try this http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4 Language Reference -- Leonardo França Adobe Certified Expert Flex 3 with AIR Adobe Certified Expert Rich Internet Application Specialist v1.0 Adobe Certified Expert Flash CS3 Professional Certified Professional Adobe Flex

[flexcoders] Re: Is Adobe Customer Support (or worse yet adobe) falling apart

2009-09-11 Thread turbo_vb
Sounds like you're not having very good luck Hank. As an interesting coincidence, I had to contact Adobe customer service today to resolve an issue. I just switched from PC to Mac and at the same time upgraded from CS3 to CS4. My issue was that the upgrade wouldn't recognize my previous produ

[flexcoders] Re: Java/Flex questions answered by James Ward

2009-09-11 Thread ilikeflex
what i am expecting that as soon as i run my flex application i should see System.out.println("getIndexList Executing"); System.out.println("getIndexProfileList Executing"); System.out.println("getIndexTradingDatesList Executing"); System.out.println("getIndexValues Executing"); but i see Syste

[flexcoders] Re: Is Adobe Customer Support (or worse yet adobe) falling apart

2009-09-11 Thread adebonis
I have to agree - Adobe really needs to step up and solve a major problem they have in supporting customer - We have "Platinum Support" and for almost every case we post we have to chase down some kind of response with emails and phone calls. They do answer the enterprise phone line in less the

[flexcoders] Re: Java/Flex questions answered by James Ward

2009-09-11 Thread ilikeflex
I am doing something like this: if( indexListRemoteObject == null) { indexListRemoteObject = new RemoteObject("indexMasterDAO"); indexListRemoteObject.addEventListener( ResultEvent.RESULT, indexListHandler ); indexListRemoteObject.addEventListener( FaultEvent.FAULT, faultHandler ); indexL

Re: [flexcoders] Re: Is Flex 3.4 DMV source in wrong place?

2009-09-11 Thread Matt Chotin
I think we may have just extracted to the frameworks dir for convenience. Yes, you may need to fix up your source path in the datavisualization.swc in the library path, but that shouldn't be too hard. I don't think we'll re-package the ZIP at this point, but can look into fixing things for

Re: [flexcoders] Is Adobe Customer Support (or worse yet adobe) falling apart

2009-09-11 Thread hank williams
Lets conduct an experiment. What number are you calling (we've called 3 times so far). On Fri, Sep 11, 2009 at 12:00 PM, Paul Andrews wrote: > > > hank williams wrote: > > > > I wrote a blog post about this today > > (http://whydoeseverythingsuck.com/2009/09/is-adobe-falling-apart.html) > > > >

Re: [flexcoders] Is Adobe Customer Support (or worse yet adobe) falling apart

2009-09-11 Thread Paul Andrews
hank williams wrote: > > I wrote a blog post about this today > (http://whydoeseverythingsuck.com/2009/09/is-adobe-falling-apart.html) > > but to summarize, it appears that adobe customer service is > essentially totally unavailable. I tried several times to reach them > for an urgent issue, an

[flexcoders] Is Adobe Customer Support (or worse yet adobe) falling apart

2009-09-11 Thread hank williams
I wrote a blog post about this today ( http://whydoeseverythingsuck.com/2009/09/is-adobe-falling-apart.html) but to summarize, it appears that adobe customer service is essentially totally unavailable. I tried several times to reach them for an urgent issue, and the last time waited on hold for 3

[flexcoders] Detecting Whether Current User has Admin Rights - is it possible?

2009-09-11 Thread Battershall, Jeff
If this is possible, it would be very useful information, specifically to provide better user experience during AIR app installs. Right now, attempting to install an AIR app without admin rights throws an exception - it would be nice to not even let it get that far. Jeff Battershall Application

Re: [flexcoders] Re: BlazeDS use secure channel when loaded over https.

2009-09-11 Thread Nick Collins
Depending on your environment that would be a great option. It doesn't work for us because our Flex apps live within a federated portal environment. Because of the way Adobe has implemented their support for WSRP, it currently only supports a single channel. On Fri, Sep 11, 2009 at 9:51 AM, Tom Ch

[flexcoders] Re: How to change title in myFileReference.browse() system dialog?

2009-09-11 Thread grg_blls
Hi again, I am re-posting this, still looking for a work around the subject... Thanks all George --- In flexcoders@yahoogroups.com, "grg_blls" wrote: > > Hi all, > > I want to change the standard displayed title "Select file to upload by > localhost", that comes with the file-browsing dialog

Re: [flexcoders] Re: BlazeDS use secure channel when loaded over https.

2009-09-11 Thread Tom Chiverton
On Friday 11 Sep 2009, Nick Collins wrote: > You might put something like the following code in a preinitialize event > handler: You could just but both a secure and non-secure channel in the Channels list... it's what we do. The connection should 'fall down' the list. -- Helping to assertivel

Re: [flexcoders] Re: Is Flex 3.4 DMV source in wrong place?

2009-09-11 Thread Tom Chiverton
On Friday 11 Sep 2009, tntomek wrote: > You can do that :O Does he have a public email address or were you > referring to posting on Flexteam/Matts blog? http://bit.ly/7X5IB -- Helping to continually industrialize architectures as part of the IT team of the year, '09 and '08 **

[flexcoders] FlexBuilder3 - Hang!

2009-09-11 Thread pauscato1
Hey does anyone notice hanging(3-5 sec. after typing) in Flex Builder after postgres SQL server is installed?

[flexcoders] Gumbo downloadable API docs

2009-09-11 Thread ivo
Hello Listers, Is the Gumbo API docs available for download in HTML format? The latency while accessing the online docs is driving me bonkers :P . Not sure if its the crappy connection here or the adobe server. Or perhaps the recipe for running ASDoc on the downloaded sources? I must be doi

[flexcoders] Re: Is Flex 3.4 DMV source in wrong place?

2009-09-11 Thread tntomek
--- In flexcoders@yahoogroups.com, Tom Chiverton wrote: > > On Friday 11 Sep 2009, tntomek wrote: > > Is the default zip of Flex 3.4 source in the wrong place? > > Might be better asking Matt Chotin directly and then posting back here in > case > he misses it. > > -- > Helping to administrati

Re: [Spam] [flexcoders] Re: printing off the Adobe Flex References?

2009-09-11 Thread Nick Middleweek
OK, thanks... I guess readin through the others will take me so long we'll be on v4 or 5 :) 2009/9/9 valdhor > > > Not that I've found. > > Although, it's a moving target (3.0 - 3.4 so far) so it's probably better > left as HTML. > > > --- In flexcoders@yahoogroups.com , Nick > Middleweek wro

Re: [flexcoders] Re: BlazeDS use secure channel when loaded over https.

2009-09-11 Thread Nick Collins
You might put something like the following code in a preinitialize event handler: const reUrl:RegExp = /(http|https):\/\/(([^:]+)(:([...@]+))?@)?([^:\/]+)(:([0-9]{2,5}))?(\/([\w#!:.?+=&%...@!\-\/]+))?/; const appUrl:String = Application.application.url; const parts:Array = reUrl.exec(appUrl); if

[flexcoders] Re: Resizable TitleWindow

2009-09-11 Thread valdhor
Check out FlexMDI (Part of FlexLib http://code.google.com/p/flexlib/) --- In flexcoders@yahoogroups.com, yogesh patel wrote: > > Dear All, > >    How to create "resizable titlewindow" or is there ant > realizable titlewindow component available..??? > > > > Regards, > Yoges

[flexcoders] Re: "Please set up a TomcatValve as described in the documentation" problem

2009-09-11 Thread valdhor
>From the BlazeDS Installation guide at http://opensource.adobe.com/wiki/display/blazeds/Installation+Guide: To use BlazeDS with Tomcat, follow these steps after deploying the BlazeDS WAR files. These steps are not necessary for the integrated Tomcat installation. 1. Increase the maximum mem

[flexcoders] Re: File Upload with FireFox on SunRay Fails-we need this to work

2009-09-11 Thread adebonis
No it just plain http --- In flexcoders@yahoogroups.com, Tom Chiverton wrote: > > On Tuesday 08 Sep 2009, adebonis wrote: > > We can't get File upload to work with a Browser Running under SunRays on > > FireFox > > This isn't over SSL is it ? There's an open bug in Jira for that... > > -- > H

Re: [flexcoders] Resizable TitleWindow

2009-09-11 Thread Yesaya handoyo
You can find it here : http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&extid=1207017 or you can use flexlib MDIWindow component here : http://code.google.com/p/flexlib/ Hope it helps.. Regards Handoyo On 9/11/09, yogesh patel wrote: > Dear All, > >How to

[flexcoders] Re: SWF & SWC File extensions. What they stands for..??

2009-09-11 Thread valdhor
http://www.google.com/search?q=.swc+file+extension --- In flexcoders@yahoogroups.com, Manu Dhanda wrote: > > > My understanding about SWF: > SWF(Shockwave Flash) which was later changed to "Small Web Format". > > SWC - ??? > > Can anybody post me the extension details about swc. What it stan

Re: [flexcoders] SWF & SWC File extensions. What they stands for..??

2009-09-11 Thread Jeffry Houser
I would have assumed the C meant component. Shockwave Component. I didn't know they tried to reconn SWF to small web file. Manu Dhanda wrote: My understanding about SWF: SWF(Shockwave Flash) which was later changed to "Small Web Format". SWC - ??? Can anybody post me the extension de

[flexcoders] Re: refer to dynamic XML elements?

2009-09-11 Thread coldfusionpaul
well it never occurred to me that i would have *search* for these things: var runoffIDField:String="ID"; // lose the namespace, use local name instead for each (x in result.gml::featureMembers.topp::runoffdatapoints) { id=x.children().(name().localName==runoffIDField); } i really have a

Re: [flexcoders] AIR Badge Install fails on Macromedia Certificate Error

2009-09-11 Thread jbattershall
I don't know. What the badge does first is download air.swf to access the browser api. Then, when it detects I don't have AIR installed, sends a request to https://www.macromedia.com (METHOD = CONNECT). Charles returns an error saying 'No request was made possibly the certificate was rejected

[flexcoders] Resizable TitleWindow

2009-09-11 Thread yogesh patel
Dear All,    How to create "resizable titlewindow" or is there ant realizable titlewindow component available..??? Regards, Yogesh See the Web's breaking stories, chosen by people like you. Check out Yahoo! Buzz. http://in.buzz.yahoo.com/

[flexcoders] "Please set up a TomcatValve as described in the documentation" problem

2009-09-11 Thread rohan26may
Hi All, I am trying to login to my flex app via a java client. I am getting following excpetions >From AMFTestConnection: ServerStatusException data: Flex Message (flex.messaging.messages.ErrorMessage) clientId = D1BFFA70-10D2-57FF-3DAC-D202BFDB9AC5 correlationId = D25ADFC

Re: [flexcoders] reading Xml excel files

2009-09-11 Thread kris range
It looks like it has to do with the fact that excel creates namespaces for all your XML. If you don't need them, see if you can remove them as it will save you time. If you can't, check out the Namespace class. There is an XML example at the bottom of the link below that might help you out. http:/

Re: [flexcoders] AIR Badge Install fails on Macromedia Certificate Error

2009-09-11 Thread Tom Chiverton
On Friday 11 Sep 2009, Battershall, Jeff wrote: > I snooped with Charles and found that the loaded air.swf file was > attempting to access > https://www.macromedia.com and this request is What was the full URL ? It would have been after a particular file, surely ? --

[flexcoders] AIR Badge Install fails on Macromedia Certificate Error

2009-09-11 Thread Battershall, Jeff
Hello, I noticed my AIR Badge installer stopped working with the message "A download error occurred, would you like to try again" when the person did not have Adobe AIR installed previously. I had thought that the Badge was supposed to download air seamlessly as part of the process. I snooped

Re: [flexcoders] reading Xml excel files

2009-09-11 Thread ady
You can use localname - something on the lines of (but please do null checks, this is just an illustration) var xmlList:XMLList = xml.children(); xmlList = xml.children().(name().localName == "Worksheet")[0].children().(name().localName == "Row"); but if you want to check namespace and the tag n

Re: [flexcoders] Is Flex 3.4 DMV source in wrong place?

2009-09-11 Thread Tom Chiverton
On Friday 11 Sep 2009, tntomek wrote: > Is the default zip of Flex 3.4 source in the wrong place? Might be better asking Matt Chotin directly and then posting back here in case he misses it. -- Helping to administratively benchmark holistic information as part of the IT team of the year, '09 a

Re: [flexcoders] SWF & SWC File extensions. What they stands for..??

2009-09-11 Thread John McCormack
I think the C means compiled. John Manu Dhanda wrote: > My understanding about SWF: > SWF(Shockwave Flash) which was later changed to "Small Web Format". > > SWC - ??? > > Can anybody post me the extension details about swc. What it stands for? > I know that it is an extension for library files. B