Re: [flexcoders] Re: How to create a n * n grid dynamically (not datagrid)

2008-06-18 Thread Josh McDonald
I assume they're just like any other component. Instantiate them, set whatever fields you need, and call addChild(newComponent) on the container to which you want to add them. Put a Grid somewhere, put GridRows in your grid, GridItems in your GridRows, and your components into your GridItems.

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Paul Andrews
Reading the arguments about this subject is pretty confusing. One reason for splitting the list is so that more people will use flex related lists. Another reason for splitting the lists is that there are too many posts in one list. The list is apparently stagnating (!) so the splitting

[flexcoders] Re: Infinity value in Datagrid

2008-06-18 Thread shrike6_7
I use object because with e4x I have problem with the checkbox into the grid e some others things, with the object format don't exists a workaround? Thanks --- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote: You may need to use resultFormat e4x and do your own parsing

Re: [flexcoders] how to change to dot of line chart datatip

2008-06-18 Thread Mario Van den Eynde
You can use the following code setStyle(itemRenderer, new ClassFactory(components.icoontje)); where components.icoontje is just an image of a small custom made dot image... - Original Message From: coder3 [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Wednesday, June 18,

[flexcoders] Re: Combobox, not be able to update mysql on second time.

2008-06-18 Thread nash.e2008
oops. Im sorry, somehow it works for me as well I have no idea why it works fine now anywayz thank you so much!

[flexcoders] UPDATE SQL using FLEX

2008-06-18 Thread nash.e2008
Hi All Im havin trouble usin flex. What Im tryin to do is just update mySql using flex. This must be easy but not for me... if you guys are havin time to waste for me, plz help me out here. here is my code: ?xml version=1.0 encoding=utf-8? mx:Application

Re: [flexcoders] Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Joseph Balderson
I use Thunderbird for my Inbox management, don't know what I'd do without it, to be perfectly honest. I set up filter rules for every list I subscribe to, which looks for [flexcoders] in the subject for example, and automatically routes emails to the appropriate folder. If I want to flag a

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Tom Chiverton
On Tuesday 17 Jun 2008, Anatole Tartakovsky wrote: go to the group page. Also, the number of users if I remember it correctly has been in 9K for at least 6 month - meaning you have the same number of So, we've reached a core of people who stay/help out - and some number of people on top of

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Tom Chiverton
On Wednesday 18 Jun 2008, Anatole Tartakovsky wrote: Stagnant is definetly not good for developing technology. It is also unlikely to be all good. Flexcoders increased 30% in 9 month ( from 7,500 to 9965) since August of 2007. The number of messages for the first 5 month increased approx

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Tom Chiverton
On Tuesday 17 Jun 2008, Matt Chotin wrote: Hey folks, let's calm down a little here, K? Aye. 1) Let's get an FAQ going that can be edited by moderators or members of the community. This would be a huge bonus, esp. given #3. Center. But for now how about we just allocate a page off of

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Tom Chiverton
On Tuesday 17 Jun 2008, Anatole Tartakovsky wrote: Multiple lists enforce thinking if it is appropriate before posting. Maybe. But if there are too many they'll just post to them all. Moderators can ban/redirect unappropriate message. Flexcomponents often redirect new users to flexcoders if

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Tom Chiverton
On Wednesday 18 Jun 2008, Doug McCune wrote: Out of morbid curiosity, am I the only one who has multiple email lists all being filtered into the same mega-list? Nope. Kontact (well, Kmail) grabs all my Flex mailing list traffic into one folder. It could tag/color it if I wanted, but often it

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Tom Chiverton
On Wednesday 18 Jun 2008, Josh McDonald wrote: That's a really useful thing, why isn't it pimped here more often? I've been here 10 months, and I'd never heard of it before that Brazilian fellow (sorry I forgot your name dude) mentioned it in the original thread earlier today... I *think*

[flexcoders] Module Question

2008-06-18 Thread Parkash
Hello all iam creating a new Flex Application and i have to make this application , modular . can you tell me do i need to write seprate Applcation per module i will be using caringorm.

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Jeffry Houser
I do the same exact thing; except no color coding. Not sure if Thunderbird does that. ;) Multiple lists [which I think is a bad idea] to me just means more cross posts. Doug McCune wrote: Out of morbid curiosity, am I the only one who has multiple email lists all being filtered into

Re: [flexcoders] UPDATE SQL using FLEX

2008-06-18 Thread Tom Chiverton
On Wednesday 18 Jun 2008, nash.e2008 wrote: What Im tryin to do is just update mySql using flex. here is my code: You forgot to include your error. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP

[flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread b_alen
Can you do folders in gmail? I thought only labels are there and you still see all the emails in your inbox, even if you don't want to. These lists are killing me and I had to make the emails coming in digests, and that's how I miss on all the fun. --- In flexcoders@yahoogroups.com, Jeffry

Re: [flexcoders] Module Question

2008-06-18 Thread Tom Chiverton
On Wednesday 18 Jun 2008, Parkash wrote: Hello all iam creating a new Flex Application and i have to make this application , modular . can you tell me do i need to write seprate Applcation per module http://community.adobe.com/ion/search.html?q=modulex=0y=0lbl=flex_product_adobelr -- Tom

Re: [flexcoders] Auto: xxxxxx

2008-06-18 Thread Tom Chiverton
someone can block this user? Probally just went into some vacation and set an auto-answer for received emails =( One of the other mods already set him to This member's posts are always moderated but I thought I'd just let you know it's been done. -- Tom Chiverton, moderator

Re: [flexcoders] Spell Check, Google API replacement...

2008-06-18 Thread Tom Chiverton
On Tuesday 17 Jun 2008, aceoohay wrote: There are open source spell check backends such as aspell and ispell. There are open source flex front ends that use the Google API. Has anyone written a Google API replacement for one of the spell check backends? I just changed the CFML backend I saw

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Tom Chiverton
On Wednesday 18 Jun 2008, b_alen wrote: Can you do folders in gmail? I thought only labels are there and you still see all the emails in your inbox, even if you don't want to. Configure a filter to 'skip inbox' when it matches. I guess you already have a filter if you say you label them. --

Re: [flexcoders] php plugin with flexbuilder

2008-06-18 Thread Tom Chiverton
On Tuesday 17 Jun 2008, dnk wrote: rather flex builder standalone with a php plugin FB standalone *is* Eclipse, minus some of the more common plugins. Any Eclipse plugin should install, though you may have to put in it's dependencies by hand. -- Tom Chiverton

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Paul Hastings
Jeffry Houser wrote: I do the same exact thing; except no color coding. Not sure if Thunderbird does that. ;) yeah tbird's tags are color-coded and can be part of your message filters. frankly i don't think it matters if the list is split or not as long as i'm able to mash it up into the

[flexcoders] Default sorting direction in AdvancedDataGrid

2008-06-18 Thread kallebertell
Is there any way to affect the default sorting direction in an AdvancedDataGrid? With this I mean the direction of the sort when you the first time click the column header. sortDescending in AdvancedDataGridColumn doesn't seem to affect it at least. Thanks.

Re: [flexcoders] php plugin with flexbuilder

2008-06-18 Thread Michael Schmalle
Hi, I am using PDT, JDT, Subclipse, JSEclipse, Plugin-dev tools. All of this is running in Flex Builder standalone fine. Note, there are bugs in the php dev, but it has mainly to do with code formating. My work flow in php has increased 100% using the dev tool for it. Mike On Wed, Jun 18,

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Daniel Freiman
That's exactly what I do. In fact that's the only thing I use this email address for. On Wed, Jun 18, 2008 at 12:37 AM, Doug McCune [EMAIL PROTECTED] wrote: Out of morbid curiosity, am I the only one who has multiple email lists all being filtered into the same mega-list? I have flexcoders,

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Stephen Moretti
2008/6/18 Tom Chiverton [EMAIL PROTECTED]: On Wednesday 18 Jun 2008, b_alen wrote: Can you do folders in gmail? I thought only labels are there and you still see all the emails in your inbox, even if you don't want to. Configure a filter to 'skip inbox' when it matches. I guess you already

[flexcoders] columns resize policy

2008-06-18 Thread Parkash
Is it possible to have all the columns scale proportionally as windows are resized In JTable, there was a resize policy enumeration, that would tell how to resize columns if screen is resized. the values included: 1. do not resize 2. distribute equally 3. resize last column only. etc

[flexcoders] Styles RSL issues

2008-06-18 Thread matthew.painter
Hi folks Has anyone noticed this? (Better still, does anyone have a solution :o) When you are using RSLs, styles are not loaded. So unless you compile Panel, DataGrid, AdvancedDataGrid etc. into the main application, you will get a runtime error due to missing styles. Thanks! :oD

[flexcoders] Re: Label with opaqueBackground set, how to come back to the original color?

2008-06-18 Thread alex
Actually they do have and I'm not sure what was happening before but now it all working just setting it back to null. --- In flexcoders@yahoogroups.com, Josh McDonald [EMAIL PROTECTED] wrote: I didn't think labels could have backgrounds or alpha values? -Josh On Wed, Jun 18, 2008 at 7:51

Re: [flexcoders] How to catch Focus In/Out event on TileList ItemRenderer

2008-06-18 Thread Greg Hess
Thanks Alex, much appreciated! This is how it turned out, testing well! -Greg //CreationComplete handler private function initRenderer():void { //Must listen for both CHANGE and DATA_CHANGE events this.outerList.addEventListener(ListEvent.CHANGE, checkSelected);

[flexcoders] Re: How to compose a super tree item renderer using TreeItemRenderer and others

2008-06-18 Thread an0one
Being an AS class is not a compelling reason of not being able to be used as a mxml tag. Otherwise, why can I use a subclass of TreeItemRenderer in my mxml code(see my second example code)? However, I am more anxious that you could tell me something about my second problem. --- In

[flexcoders] How can i connect two Boxes on apanel controls with a Line

2008-06-18 Thread Baljeet singh
Hi all, I want to connect two boxes with a line between them. I am using moveTo(x1, y1) and lineTo(x2,y2) methods of Graphics class. But line is not getting created. I even tried with code like this: beginFill(x1, y1) moveTo(x1, y1) lineTo(x2, y2); endFill(x2, y2);

[flexcoders] Problem with getting most recently inserted ArrayCollection item

2008-06-18 Thread bredwards358
After fixing an issue regarding where best to put an insert function call in my drag and drop function I now have another issue. It seems that it is simply not seeing the most recently dropped item. For instance, when I drop the very first item, it throws an error saying that 0 (The index of the

[flexcoders] Adobe MAX speakers

2008-06-18 Thread Gregor Kiddie
Hi all, Question about MAX this year. Any word on which speakers are at the NA and the Euro versions? I'm getting sent by the company to one of them, and it would be nice to choose based on the speakers. Gk. Gregor Kiddie Senior Developer INPS Tel: 01382 564343 Registered address:

[flexcoders] Re: My Web Service with soap headers code no longer work with Flex 3

2008-06-18 Thread Mark
So I downloaded Charles 3.2.1 to see what I'm getting. Running the code from 2.0.1 all is fine. But with 3.0 here's what I'm getting. soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;

[flexcoders] Re: Restrict the number of records viewable in a managed arraycollection

2008-06-18 Thread Amy
--- In flexcoders@yahoogroups.com, Tracy Spratt [EMAIL PROTECTED] wrote: In the result handler, just select the desired items, and assign them to the DG.dataProvider. You could also use a filterFunction on the ArrayCollection if you have anything in the record object that identifies the row

[flexcoders] Re: tilelist and transitions

2008-06-18 Thread giopaia
--- In flexcoders@yahoogroups.com, Amy [EMAIL PROTECTED] wrote: --- In flexcoders@yahoogroups.com, giopaia giopaia@ wrote: --- In flexcoders@yahoogroups.com, Amy amyblankenship@ wrote: Any idea how to avoid the freezing problem? Have you tried setting includeInLayout to false on

Re: [flexcoders] Adobe MAX speakers

2008-06-18 Thread Matt Chotin
North America speakers will mostly be announced next week (hopefully). Europe will be a while longer. Matt - Original Message - From: flexcoders@yahoogroups.com flexcoders@yahoogroups.com To: flexcoders@yahoogroups.com flexcoders@yahoogroups.com Sent: Wed Jun 18 06:41:51 2008 Subject:

[flexcoders] Allow negative x position of container child

2008-06-18 Thread DannyT
This seems like it should be alot easier than I'm making it so thought I'd put it out here: Basically what I'd like to acheive is something like the following: mx:HBox horizontalScrollPolicy=off verticalScrollPolicy=off width=300 mx:Panel title=Panel 1

RE: [flexcoders] ColumnSet vs Multiple axes

2008-06-18 Thread Sunil Bannur
Hi Richard, I think the issue is that your items are getting filtered out because, the min and max values calculated for the horizontal axis is getting bad. I would set the maximum and minimum explicitly as a workaround and I think you've already reported this as a bug, so it should be on track

Re: [flexcoders] Re: My Web Service with soap headers code no longer work with Flex 3

2008-06-18 Thread Josh McDonald
Looks to me like there's a problem with your namespaces in the bad request. I don't know much about soap headers, but where's that radarXML namespace coming from? The SOAP code in Flex 3 is stricter than Flex 2's, so besides a couple of bugs it behaves better than Flex 2's SOAP code, but often

[flexcoders] Re: How to compose a super tree item renderer using TreeItemRenderer and others

2008-06-18 Thread an0one
I know how to create a subclass of TreeItemRenderer and use it as the itemRenderer of a Tree. What I can't quite figure out is how to create a composite tree item renderer enclosing a TreeItemRenderer and a Label. --- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote: You

[flexcoders] Debugging problems with Firefox 3 Final

2008-06-18 Thread João Fernandes
Hi there, did anyone had problems with the final version of Firefox 3? Each time I make a change, I have to do a 'clean' to be able to debug my application again. Anyone noticed this? -- João Fernandes http://www.onflexwithcf.org http://www.riapt.org Portugal Adobe User Group

[flexcoders] Unable to Find the parent of a newly added Sub Node in a Tree..

2008-06-18 Thread sk_acura
Hi All, I have a Simple Tree whose Data Provider is an ArrayCollection of Custom ActionScript Node Object (the code is listed below..) When i add a new Child Node to any of the Nodes in the Tree i can get the parent of this Node without any problems.. How ever when i try to add a new

Re: [flexcoders] Allow negative x position of container child

2008-06-18 Thread Jon Bradley
On Jun 18, 2008, at 10:16 AM, DannyT wrote: The overall goal is to create a UI that allows the display of items 1 and 2 OR items 2 and 3 and the view will slide into the chosen formation. However I seem to be stuck at the first hurdle. I've tried playing around with borders, scrollPolicy

[flexcoders] Re: How to have a component as a Wallpaper/Background

2008-06-18 Thread timgerr
Is there a way when you have draggable widgets to add a weight to them, one is always behind the other? Thanks, timgerr --- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote: Most containers have no background so if you put the object behind the container it should act like it

Re: [flexcoders] Debugging problems with Firefox 3 Final

2008-06-18 Thread Tom Chiverton
On Wednesday 18 Jun 2008, João Fernandes wrote: did anyone had problems with the final version of Firefox 3? Each time I make a change, I have to do a 'clean' to be able to debug my application again. What happens if you don't clean ? -- Tom Chiverton

[flexcoders] Minimize / Maximize Browser Window

2008-06-18 Thread markgoldin_2000
I am creating an application that is hosted in an HTA page. My main Flex container is a TitleWindow with a close button that actally closes the HTA page. Is there a way of min/max the HTA page from the Flex app? Thanks

Re: [flexcoders] ColumnSet vs Multiple axes

2008-06-18 Thread Richard Rodseth
Thanks, but the chart is showing two different periods of data (same duration), so I can't make the min/max the same for both of them. I wonder if I could disassociate the one series from its axis, but leave the axis there. On Wed, Jun 18, 2008 at 7:16 AM, Sunil Bannur [EMAIL PROTECTED] wrote:

[flexcoders] addChild and transition issue

2008-06-18 Thread giopaia
I have two states and possibility to jump between them. All works fine until one click inadvertently goes faster than the transition... then I get an already parented error on the addchild... To explain better: If I go from state a to state b and viceversa waiting the transition times no

[flexcoders] Re: Class library

2008-06-18 Thread markgoldin_2000
Yes, it does work that way. Now I can have a collection of my generic functions without creating a separate file for each class. --- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote: Looks ok. Try it and tell us what errors you get.

[flexcoders] Re: My Web Service with soap headers code no longer work with Flex 3

2008-06-18 Thread Mark
RadarXML is the WebService Response Code = 500 Internal Server Error SOAP/faultcode = soap:Server SOAP/faultstring = Server was unable to process request. --gt; Object reference not set to an instance of an object. You may be right, it could be a server or webservice issues. -M --- In

Re: [flexcoders] Debugging problems with Firefox 3 Final

2008-06-18 Thread João Fernandes
Simply it hangs till I press stop debugging. it seems that is has already been reported http://bugs.adobe.com/jira/browse/FB-13064 -- João Fernandes http://www.onflexwithcf.org http://www.riapt.org Portugal Adobe User Group (http://aug.riapt.org) --

[flexcoders] Menu Styling corrupts menu separator and size

2008-06-18 Thread Greg Hess
Hi All, I am trying to style my application menus but have run into problems when I use separators as menu items or set 'variableRowHeight' to true. My menu style is as follows: Menu { rollOverColor: #00; selectionColor: #00; backgroundColor: #161515; }

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Anatole Tartakovsky
Hello Tom, How is 1 list simpler than 1 list ? The same way threads by the topic are simplier then unsorted individual email - you read only the ones you need and fold the rest. While you can argue that you can sort and fold messages with some client email customization, it is not a trivial task

[flexcoders] Re: Problem with getting most recently inserted ArrayCollection item

2008-06-18 Thread bredwards358
I've had a thought, would it be possible to add an event listener to well, something that would fire the insert function on dragComplete? If not then perhaps would it be best to call a function which compares the data to already existing data either in the database through select statements or

Re: [flexcoders] Allow negative x position of container child

2008-06-18 Thread DannyT
ugh okay so i was being totally lazy with that one. Thanks alot 2008/6/18 Jon Bradley [EMAIL PROTECTED]: On Jun 18, 2008, at 10:16 AM, DannyT wrote: The overall goal is to create a UI that allows the display of items 1 and 2 OR items 2 and 3 and the view will slide into the chosen

[flexcoders] Possible to post an array with HTTPService?

2008-06-18 Thread Rick Schmitty
Can you do something like var params:Object = new Object(); params.name=myNameVar; params.hobbies=myArrayVar; service.send(params); Seems on the PHP end it just takes the last value in the hobbies array. When I view this in service capture, it shows name='Rick' hobbies='needlework'

RE: [flexcoders] Re: How to compose a super tree item renderer using TreeItemRenderer and others

2008-06-18 Thread Alex Harui
Why composite? Just add the label when you subclass. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of an0one Sent: Wednesday, June 18, 2008 7:22 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: How to compose a super tree

[flexcoders] Air 1.1 SDK Flex Builder update?

2008-06-18 Thread ivo
Hello all, Is the Air 1.1 sdk update to be done manually or will it be available thru the Flex Builder/eclipse update mechanism at some point? Dont want to mess up my FB installation by doing it manually if it will get picked up by a software update. Thanks, - Ivo

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Doug McCune
Out of the last 100 threads on flexcomponents 22 were cross posted to flexcoders. Almost every one (I think with one exception) was cross-posted by the original author immediately to both lists (sometimes as many as 5 lists! flexcoders, flex_india, flexcomponents, ria-india). One of them was

Re: [flexcoders] Air 1.1 SDK Flex Builder update?

2008-06-18 Thread Matt Chotin
Flex Builder update is a few months out. See http://www.adobe.com/devnet/flex/articles/flex_air1.1.html for instructions on how to do it manually. Matt On 6/18/08 9:00 AM, ivo [EMAIL PROTECTED] wrote: Hello all, Is the Air 1.1 sdk update to be done manually or will it be available thru

[flexcoders] Question for Subvision to Flex Bulider 3

2008-06-18 Thread markflex2007
Hi, I follow the url (http://tdotblog.info/?q=node/4) to install subvision to FB3 I extract site-1.0.6.zip and I get two folder (features and plugins) and files in the two folders I am not sure how to copy files in the two folders to FB3 folder.Do I have to copy all of them? Please give me a

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Maciek Sakrejda
I was going to propose that we add a separate list for discussions on whether or not the list should be split up into smaller lists, but I suppose that would come of as fatuous, and that I think discussions like this are not important. They are. So, as just another flexcoders user, I'll second

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Daniel Freiman
If a topic falls into multiple categories wouldn't it be logical to post to all lists that apply. Otherwise there might be a knowledgeable person out there you didn't reach. Wouldn't that be legitimate cross-posting? - Daniel Freiman On Wed, Jun 18, 2008 at 11:44 AM, Anatole Tartakovsky

[flexcoders] Re: ColumnSet vs Multiple axes

2008-06-18 Thread Tim Hoff
Hi Richard, For a work-around, first give each ColumnSeries an id. If you also want to change the z-order, give the ColumnSet an id as well. Then, on CreationComplete, do something like this to offset the columns and/or change the depth. private function onCreationComplete(): void { //

RE: [flexcoders] Help on error: Invalid AMFX packet. Content must start with an amfx node

2008-06-18 Thread Seth Hodgson
I think a bit more background on your app would be helpful. It sounds like you're receiving a response from the server that isn't correctly encoded AMFX, meaning that you're using an HTTPChannel to connect the client to the server. What is being invoked on the server specifically? If you monitor

RE: [flexcoders] Re: Managed Collections with null objects

2008-06-18 Thread Seth Hodgson
Hi guys, What version of things are you running, and would you mind sharing your destination configuration? Thanks, Seth From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of richcianci Sent: Tuesday, June 17, 2008 3:45 PM To: flexcoders@yahoogroups.com Subject: [flexcoders]

[flexcoders] Re: Casual Channel.Call.Failed while using remoteObject

2008-06-18 Thread gene_belor
My problem was caused by the compression filter used in web.xml. As the result, IE6 could not properly uncompress data to pass it to Flash Player. --- In flexcoders@yahoogroups.com, gene_belor [EMAIL PROTECTED] wrote: Hi, Did you figure out the Channel.Call.Failed problem? I get it

[flexcoders] Tree itemRenderer not displaying as a tree?

2008-06-18 Thread S B
Why doesn't the following mx:Tree display as a tree? Instead, all nodes have the same indentation for some reason. Thanks! mx:XMLList id=xml_tree_legend_data node label=Medication short=med node label=Quantity short=qty/ node label=Unit short=unit/

[flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread b_alen
Cheers mate, that could help a lot. This is by the way the biggest show stopper of this list. Just to find this response took me quite a lot of clicking through crappy Yahoo mail list interface to find it. Can you do folders in gmail? I thought only labels are there and you still see all

[flexcoders] Re: Question for Subvision to Flex Bulider 3

2008-06-18 Thread b_alen
Do you have a standalone FB3 or Eclipse plugin? --- In flexcoders@yahoogroups.com, markflex2007 [EMAIL PROTECTED] wrote: Hi, I follow the url (http://tdotblog.info/?q=node/4) to install subvision to FB3 I extract site-1.0.6.zip and I get two folder (features and plugins) and files in

RE: [flexcoders] Help on error: Invalid AMFX packet. Content must start with an amfx node

2008-06-18 Thread gnuwolf
Hi Seth, Thanks for replying. I'm creating a webservices client for Netsuite. The usual SOAP request for login operation would look something like this: soapenv:Body platformMsgs:login xmlns:soapenc=http://schemas.xmlsoap.org/soap/encoding/;

RE: [flexcoders] Tree itemRenderer not displaying as a tree?

2008-06-18 Thread Alex Harui
Because indentation is handled by the renderer and label doesn't know how to do that. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of S B Sent: Wednesday, June 18, 2008 9:51 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Tree

Re: [flexcoders] Question for Subvision to Flex Bulider 3

2008-06-18 Thread Carlo Gulliani
try it http://www.flashmagazine.com/tutorials/detail/setting_up_subversion_with_adobe_flex_3/ - Original Message From: markflex2007 [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Wednesday, June 18, 2008 8:24:48 PM Subject: [flexcoders] Question for Subvision to Flex Bulider 3

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Anatole Tartakovsky
Doug, flexcomponents is not moderated in conventional sense. The name of the group is confusing for new users. Very few people have a sense what the group is for. I am more concerned that the messages that do not belong to flexcomponents stay there. Crossposting has to be moderated and

RE: [flexcoders] flash9f.ocx crashes

2008-06-18 Thread Jonathon Stierman
I did run a profile last night. As far as I can tell, everything is normal... Peak Memory: 3486 k Current Memory: 1482 k 3486k isn't anything that should be causing the system to run out of memory and crash. There aren't any class instances hanging around that shouldn't be there.

[flexcoders] Copy non-embedded files to output folder property

2008-06-18 Thread bick
What determines which files are copied to the output folder when compiling a project? For example, I have src/main.mxml and it attempts to load an XML doc using URLLoader: -- var request : URLRequest = new URLRequest(data/config.xml); var loader = new URLLoader; loader.load(request);

[flexcoders] PrintJob strange behavior

2008-06-18 Thread matn1_mike
I was wondering why the following occurs, if anyone has an idea? I have a PrintJob very similar to the way the Flex 3 Cookbook describes how to add the Job to the main app. parentApp.addChild(printView); The problem I see, is that if the printView is any MXML component which holds my labels and

[flexcoders] web service access error

2008-06-18 Thread markflex2007
Hi, I am use Flex, cairngorm and web service. I copy a application form other pc and I get the follow error. RPC Fault faultString=HTTP request error faultCode=Server.Error.Request faultDetail=Unable to load WSDL. If currently online, please verify the URI and/or format of the WSDL

Re: [flexcoders] Tree itemRenderer not displaying as a tree?

2008-06-18 Thread S B
How can I fix that? Or, how can I change each node's label based on two attributes in the XMLList? - Original Message From: Alex Harui [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Wednesday, June 18, 2008 10:43:22 AM Subject: RE: [flexcoders] Tree itemRenderer not displaying

[flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Amy
--- In flexcoders@yahoogroups.com, Josh McDonald [EMAIL PROTECTED] wrote: That's a really useful thing, why isn't it pimped here more often? I've been here 10 months, and I'd never heard of it before that Brazilian fellow (sorry I forgot your name dude) mentioned it in the original thread

[flexcoders] AIR/LCDS/EJB Authentication lost when a different RTPM worker thread is used

2008-06-18 Thread taze170171
Hi! I am setting up the security for Flex to work together with the EJB 3 Container security. The user should login within the AIR application via a custom login screen and the authentication should be verified against the configured JBoss login module. For all further ds requests the

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Anatole Tartakovsky
I would definetly vote to add moderate the first post for advanced groups like flexcomponents to deal with the issues Doug brought up. I believe that would make lists better for everyone. Sincerely Anatole On Wed, Jun 18, 2008 at 1:54 PM, Anatole Tartakovsky [EMAIL PROTECTED] wrote: Doug,

[flexcoders] Parent column of ItemRenderer

2008-06-18 Thread Zee Yang
Hi, I have a custom item renderer for an advanced data grid. My data grid has several columns sharing the same renderer. Is there a way for the renderer to tell which column it belongs to during runtime?

[flexcoders] How to rotate a Combo Box

2008-06-18 Thread wyattwang
Here's the problem. After setting myComboBox.rotation = 270 the box itself can be rotated. But the dropdown and textInput inside won't rotate. By extending the mx:ComboBox, dropdown.rotation = 270 will work, but the textInput.rotation = 270 does not work. Font Arial was embedded into the

[flexcoders] Re: Parent column of ItemRenderer

2008-06-18 Thread Tim Hoff
Hi Zee, You can determine the column by looking at listData.columnIndex from within the itemRenderer. -TH --- In flexcoders@yahoogroups.com, Zee Yang [EMAIL PROTECTED] wrote: Hi, I have a custom item renderer for an advanced data grid. My data grid has several columns sharing the same

Re: [flexcoders] Parent column of ItemRenderer

2008-06-18 Thread Anatole Tartakovsky
.styleName will get you the column definition HTH, Anatole Tartakovsky On Wed, Jun 18, 2008 at 3:14 PM, Zee Yang [EMAIL PROTECTED] wrote: Hi, I have a custom item renderer for an advanced data grid. My data grid has several columns sharing the same renderer. Is there a way for the

[flexcoders] Re: Flexbuilder 3 Out of Memory Error

2008-06-18 Thread Jason
So I need to revive this thread. The original problem is that a co- worker was getting an Out of Memory error in FB3 (See post and response from Sherif Abdou below). Now I have the same problem. Both of us had been developing with the Flex 2 SDk and Flexbuilder 2. We recently upgraded to

Re: [flexcoders] Re: Flexbuilder 3 Out of Memory Error

2008-06-18 Thread Anatole Tartakovsky
Jason, It might us help if you add log of the message. Extra info might be available via Window-Show View-Other-PDE Runtime-Show Errors. In either case you need to bump your PermGen space - given the memory you have -Xmx512 is low - go to eclipse shortcut, rightmouse-properties, then add this:

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Matt Chotin
Moderate first post is turned on for flexcoders and for flexcomponents, but I at least am more scanning for spam than stuff that really should be in flexcoders. Matt On 6/18/08 12:10 PM, Anatole Tartakovsky [EMAIL PROTECTED] wrote: I would definetly vote to add moderate the first post for

[flexcoders] pass in a state name to a compoenet

2008-06-18 Thread dnk
Hi there... say I have a component like: ?xml version=1.0 encoding=utf-8? mx:Panel xmlns:mx=http://www.adobe.com/2006/mxml; layout=vertical mx:Script ![CDATA[ [Bindable] public var theState:State; public

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Joseph Balderson
I think in dividing a list bursting at the seams, it seems, with too many diverse posts, that we don't forget that other list from which many migrated from when Flex 2/AS3 came out:Flashcoders. Flashcoders (and the newer Flash_Tiger) serves as a wellspring of AS3/Flash API info, so I wonder

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Joseph Balderson
From the perspective of someone who in his opinion is only just edging into the advanced category in Flex, I've been a lurker for many years but only just now gradually changing to a more active status on the list. To me, the volume of emails to the list was intimidating, until I decided to

Re: [flexcoders] capture linebreaks

2008-06-18 Thread Luke Vanderfluit
Hi. Josh McDonald wrote: No, I mean /$\s*^/g which looks for any whitespace (including \n and \r) between the end of a line and the beginning of the next (with the /g) so you replace that with . Ok. Gotcha. But for some reason that won't work in Flex's regexp implementation although it

[flexcoders] Re: Flexbuilder 3 Out of Memory Error

2008-06-18 Thread Jason
Window-Show View-Other-PDE Runtime-Show Errors Hmm, I don't see Show View under Window in FB3. I see Window Other Views, but don't see PDE Runtime anywhere. I added those params you suggested to the Eclipse shortcut, but the error is still there. Any other ideas? So when Flexbuilder

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-18 Thread Doug McCune
I'd just like to point out that we've just had a 108-message thread among 20 different Flex developers in 2 days. Somehow among the stagnation and overwhelming traffic we've all had a fantastic discussion :) I think this thread is an argument that this list is alive and very healthy. Doug On

RE: [flexcoders] Re: My Web Service with soap headers code no longer work with Flex 3

2008-06-18 Thread Rick Winscot
Mark - If you have useProxy = true . then you would be using Flash Proxy/BlazeDS. Just flipping the bit isn't going to do anything for you. As per your example. What you see is the effect of the changes in the RPC bits in the frameworks (2.0.1 vs. 3.0). So. again - what you see is what I would

[flexcoders] Diagonal (hatched) fill

2008-06-18 Thread simonjpalmer
anyone know whether there is built in support for a fill containing diagonal lines? I want to have a stacked bar chart with the upper portion of the stack being hatched. Any clues? I can't find anything. Thx

  1   2   >