[flexcoders] Charting: Drilling down into a legend label

2009-06-25 Thread Brad Bueche
I was just going through an old Flex 2 charting app I did. And one of the things I, and my prospective users, wanted to do was to drill down into a legend label. (I got drill-down in the charts workingthanks to quietlyscheming --- that stuff was not documented anywhere then!) I'm thinking

Re: [flexcoders] subversion ? where do i start

2009-06-23 Thread Brad Bueche
Just go to your software updates and install Subversive. I've never checked out from a public server but I would guess that its not much different than a private server. If you want to use SVN locally, on windows, the easiest solution BY FAR is to install VisualSVN and get the TortoiseSVN client.

Re: [flexcoders] AIR sql parameters - can I use an array ?

2009-06-21 Thread Brad Bueche
We just had to solve this very problem this week in asp.net c#. [with the ack that there are multiple ways to solve most problems] The way we solved it is to understand that what the db needs is this: IN (:parameter1, :parameter2, :paramater3, [..]) So you take your input string, split it, put

[flexcoders] So might as well move everything to FB4 now?

2009-06-20 Thread Brad Bueche
I'm just developing personal hobby type stuff at this point. No paying customers or production work (at least until what I'm working on is far enough along to demo). So, I'm thinking, let me know if any of y'all disagree, that there is no reason that I should not make the jump to FB 4 and just l

[flexcoders] (SOT) Opportunity for FB ? (Hey! Adobe !)

2009-06-19 Thread Brad Bueche
I've been reading up on Bugzilla and it is frequently mentioned that its UI is not the most intuitive or easy to use in the world. Well if one needs an improved UI experience, is not FB the answer!? Well really, the SDK in this case. Although, I guess, anything you do in FB, outside of the data

Re: [flexcoders] Subversive Client install on full FB3

2009-06-14 Thread Brad Bueche
I take that back. I de-installed fb3 again and re-installed and tried the proxy again and it worked!! Thanks a bunch!! brad On Sun, Jun 14, 2009 at 9:25 PM, Brad Bueche wrote: > Sam, > > Thanks. Good call, I had forgotten about that method. I got the proxy but > ,alas, I think i

Re: [flexcoders] Subversive Client install on full FB3

2009-06-14 Thread Brad Bueche
7; (i.e. not internal or special > exceptions), so grab the proxy address and port from there and put it > into Eclipse. It will be either an IP or a host address, and a port, > usually 8080. > > You may also need to add the exceptions in later if your SVN repo is > on an internal

Re: [flexcoders] Re: Dynamically Naming Objects

2009-06-14 Thread Brad Bueche
-- > > *From:* flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] *On > Behalf Of *Brad Bueche > *Sent:* Sunday, June 14, 2009 6:11 PM > *To:* flexcoders@yahoogroups.com > *Subject:* Re: [flexcoders] Re: Dynamically Naming Objects > > > >

Re: [flexcoders] Re: Dynamically Naming Objects

2009-06-14 Thread Brad Bueche
Thanks, Amy, I didnt think about that. I've always thought of the Repeater as a simple grid creator but I guess I'll have to read up on it. brad On Sun, Jun 14, 2009 at 11:57 AM, Amy wrote: > > > --- In flexcoders@yahoogroups.com , Gordon > Smith wrote: > > > > 1. If accessing the ComboBoxes

Re: [flexcoders] Dynamically Naming Objects

2009-06-14 Thread Brad Bueche
; > > > > You can then access this ComboBox as comboBoxes["state"]. > > > > Gordon Smith > > Adobe Flex SDK Team > > > > *From:* flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] *On > Behalf Of *Brad Bueche > *Sent:* Saturday, June 13

[flexcoders] Subversive Client install on full FB3

2009-06-14 Thread Brad Bueche
Sorry to ask this here but I have searched everywhere over a period of months and I cant find an answer. If I install flex builder 3 (full install) at home, and bring it up, I can connect to the cfeclipse updater and subversive updater in a hearbeat. However, I need to really use subversive and f

[flexcoders] Dynamically Naming Objects

2009-06-13 Thread Brad Bueche
I have a button that creates new combo boxes with dataproviders. I can hard code things and create combo-boxes as much as I want but thats a little silly. I need to dynamically create new combo boxes and then reference them for hooking up the data providers and getting results etc. I have figur

Re: [flexcoders] Flex 4/Catalyst Now Available for Download on Adobe labs?

2009-06-01 Thread Brad Bueche
t-flash-builder-beta-now/ > > http://butterfliesandbugs.wordpress.com/2009/06/01/flex-4-public-beta-released-its-alive/ > > http://www.coldfusionjedi.com/index.cfm/2009/6/1/Flash-Builder-4-and-Flash-Catalyst-hit-Labs > > Just to name a few ;) > > > > On Mon, Jun 1, 2009 at 8:01 AM, Brad Bueche wro

[flexcoders] Flex 4/Catalyst Now Available for Download on Adobe labs?

2009-06-01 Thread Brad Bueche
Am I the only one seeing this? I expected to see a flurry of posts on this. Anyway, wait a few minutes so I can get my stuff downloaded first! :) It must be real because I'm downloading! brad

Re: [flexcoders] Application Idea

2009-05-13 Thread Brad Bueche
Create a Family Tree. I mean the visual for the tree. Branches Nodes Leaves would be either text (Mother/Father, or Family Name) OR Branches Nodes Leaves would be thumb nail images. Mouse/over or hover over a branch, node, tree would bring up a little window with more info about that particular

Re: [flexcoders] Re: Choppy Move effect..

2009-05-07 Thread Brad Bueche
tweenlite: VERY cool link. Thanks! I LOVE this community! brad On Wed, May 6, 2009 at 10:18 AM, nathanpdaniel wrote: > > > You should really look into TweenLite > http://blog.greensock.com/tweenliteas3/ > Adobe animations are good in certain situations but, if you really want to > control t

[flexcoders] chet->flex->animation/graphics->book

2009-04-30 Thread Brad Bueche
'nuff said. Make it so, #1. brad

[flexcoders] Link to Adobe TV podcasts

2009-04-27 Thread Brad Bueche
Actually searching for it via the itunes interface was a little frustrating (for me). http://blogs.adobe.com/adc/2008/12/adobe_tv_video_podcasts_on_itu.html Note that if you read the verbage at the top of that page ("related content" -- or something like that) you'll also see that the Flex Show a

Re: [flexcoders] New Into Flex

2009-04-27 Thread Brad Bueche
cflex.net tv.adobe.com http://www.adobe.com/devnet/flex/ Are good places to start. brad On Sat, Apr 25, 2009 at 10:18 PM, angelo_anolin wrote: > > > Hi Everyone. > > Am new into this flex thing and I really appreciate the way it is evolving > for developing rich internet applications. > > I a

Re: [flexcoders] Re: What's your favorite Tip/Trick ?

2009-04-22 Thread Brad Bueche
If you click the full screen option on the player (in screen) then it will go full screen and you wont have to scroll around. I always just click full screen as a matter of habit so I was not aware of the issue and didnt think to point it out. sorry! brad On Tue, Apr 21, 2009 at 7:45 PM, Amy

Re: [flexcoders] CakePHP+CakeAMFPHP vs WebORB dialema

2009-04-21 Thread Brad Bueche
If you have SLA's in terms of maintenance and production response with your customers you may want to partner with the party that can also offer that contractural level of service to you. (My experience with the webOrb team is that they are very responsive). With that said you may also want to loo

[flexcoders] StageAlign and StageScaleMode

2009-04-20 Thread Brad Bueche
Why do I have to use this (below) to ensure that my web browser layout is perfectly synced with my stage? I would think that my browser window IS the "stage". Why is this not true? What am I failing to understand and where can I read more to understand whats going on here. stage.scaleMode = S

[flexcoders] Solution: Port of (VERY Simple) Flash Animation Example to Flex ActionScript Project

2009-04-12 Thread Brad Bueche
Yahooo! (Yes, I might be a redneck). With the help flex coders (i.e. "y'all"). I was able to port a Flash ActionScript Project to a Flex ActionScript project. (Well, Joey Lott's ActionScript video class on Lynda.com helped a lot too. I highly recomend lynda.com for beginners - like me). Th

Re: [flexcoders] ActionScript package/class wont produce output (or error)

2009-04-11 Thread Brad Bueche
at 6:14 PM, Alex Harui wrote: > > > Call addChild() > > > > Alex Harui > > Flex SDK Developer > > Adobe Systems Inc. <http://www.adobe.com/> > > Blog: http://blogs.adobe.com/aharui > > > > *From:* flexcoders@yahoogroups.com [mailto:flexcod.

Re: [flexcoders] What's your favorite Tip/Trick ?

2009-04-11 Thread Brad Bueche
You might be interested in following the development of this: http://www.sapphiresteel.com/Download-Amethyst-Adobe-Flex-IDE They are enabling the ability to develop flex within the visual studio IDE. Also, a good adobe tv show to wach on thiswell I cant find it now it was some guy fr

[flexcoders] ActionScript package/class wont produce output (or error)

2009-04-11 Thread Brad Bueche
I'll probably get this working by just changing things until it runs, however, I'd like to really understand what is going wrong. ;) My packaged class is below (at the bottom). IF I run it as the only file in an actionscript project (in the Flex 3 ide). It works and draws 3 shapes onto the scree

Re: [flexcoders] embedding mapquest location

2009-04-10 Thread Brad Bueche
Not sure how tied you are to mapquest but yahoo has an AS3 API to their maps. There is also a 2 (going to be 4) part series in Flex Authority magazine on how to work with it. brad On Thu, Apr 9, 2009 at 6:48 PM, flexnewbie999 wrote: > > > I'm writing a real estate application. I'd like to be a

[flexcoders] Suggestion to enable adobe TV to be more effective

2009-04-10 Thread Brad Bueche
I may just be showing my ignorance here (and, if so, please point that out to me). 1) Enable the video's to be downloaded. 2) Enable them to be downloaded as podcasts. I would imagine that a great many people do not have the ability/infrastructure/funds to be connected all the time. [Yes, this

Re: [flexcoders] In Flex and Coldfusion Crud in 100 lines, the CFC syntax doesn't work on MX702

2009-04-08 Thread Brad Bueche
In my example I have: then ...wrote: > > > Hey guys, > > I followed this seemingly great article, and I've found that in the > Crud.cfc portion of the example (here specifically)... > > 1: > 2: > 3: > > select id, name, type > from test > > > > > ...the 3rd line cfset var local = {} t

Re: [flexcoders] Re: How can I have my class return an ArrayCollection?

2009-04-08 Thread Brad Bueche
If you could post what finally works here. I'd like to see it. thanks brad On Wed, Apr 8, 2009 at 12:05 PM, - - wrote: > Thanks Maciek that makes sense, I'll look into that. > > -- > *From:* Maciek Sakrejda > *To:* flexcoders@yahoogroups.com > *Sent:* Wednesday,

Re: [flexcoders] Freelance / Contract Jobs

2009-04-07 Thread Brad Bueche
You can also try www.riajobs.org. Linkedin has a flexcoders group that is always posting job ops. There is also www.searchcoders.com/jobs brad On Tue, Apr 7, 2009 at 1:57 PM, Kyle wrote: > Does anyone have any good resources for finding Freelance / Contract > work in Flex/Flash/Actionscript

Re: [flexcoders] clear concise article/tutorial on setting up CFC project in Flex Builder?

2009-04-07 Thread Brad Bueche
These are what enabled me to make the leap. NOT using the wizard. Valdhor turned me on to these: http://flexcf.com/tutorials This if from Tariq Ahmed: I've collected various CF+Flex articles here: http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&objectID=618 And Dan Vegas rece

Re: [flexcoders] Vidoe Tutorials Needed

2009-04-07 Thread Brad Bueche
You can also try lynda.com. They have excellent video's. They even have Joey Lott teaching ActionScript 3.0 (and not framework specific at that!). They have about 50 hours of flex traning alone. They also have Flash CS4 (CS3 and older) training. Dreamweaver training. ColdFusion 8 training. etc.

Re: [flexcoders] Re: Flex Component Kit still needed for CS4?

2009-04-06 Thread Brad Bueche
Nate, Exactly. This is my question. The adobe website seems to be inadvertently linking a CS4 website to a CS3 page because they never specifically state "Yes, we are sending you from a CS4 page to a CS3 page, but you are still required to install this on CS4 as well if you want to use this p

[flexcoders] Manually Downloading Flex Updates

2009-01-22 Thread Brad Bueche
I cant seem to get the right search string to find the answer to this in the archives. My Help->Software Updates always just goes out to lunch. This probably because of local firewall settings (which I cant change) and/or network firewall settings. Is there web page that describes how to get th

[flexcoders] Need a Flex 3, using local cfc server, tutorial

2009-01-13 Thread Brad Bueche
Ok, finally getting back into flex (TO STAY) after almost a year. I even purchased Flex 3 professional with my own money! And I'm going to make another attempt to get flex apps into my area of the company. I tried the wizard but wizards are a Catch-22: If you need the wizard to create your co

RE: [flexcoders] Re: How to efficiently copy a filtered and sorted ArrayCollection?

2008-03-06 Thread Brad Bueche
Since array copying is such a frequent topic on this forum, should it be considered as a future addition to the product? brad -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Danny Gold Sent: Tuesday, March 04, 2008 10:24 AM To: flexcoders@yahoo

RE: [flexcoders] Be the tree, Bob

2008-02-26 Thread Brad Bueche
ups.com Subject: RE: [flexcoders] Be the tree, Bob Start with setting dropDownFactory=Tree. There might be some other things that need fixing though. _ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brad Bueche Sent: Tuesday, February 26, 2008 9:41 AM To: flexc

[flexcoders] Be the tree, Bob

2008-02-26 Thread Brad Bueche
http://blog.flexexamples.com/2007/11/29/opening-nodes-in-a-flex-tree-con trol-using-the-expanditem-method/ Is there anyway to get the tree view INTO the combo box? I really like the idea of having a hierarchical menu that looks exactly like the tree in this example. I just want it to drop down

RE: [flexcoders] Flex Charting with MySQL datetime field

2008-02-24 Thread Brad Bueche
I think you should be able to use a .string function and just (one way of doing it) match the positions (in the string) of the time (since it will always be the same -- give your formatting). I pull data from an oracle database. I do it via php though so I have php do the string parsing before i

RE: [flexcoders] Re: Any Flex Math Tutorials out there

2008-02-23 Thread Brad Bueche
http://www.friendsofed.com/fmc/FMCv2/FMC.html http://www.friendsofed.com/book.html?isbn=1590594290 "Flash Math Creativity: 2nd Addition" http://www.friendsofed.com/book.html?isbn=15

[flexcoders] OO Patterns and Design Analysis Books based on Flex/AS3?

2008-02-21 Thread Brad Bueche
Do any exist (based on flex2+ and AS3)? I have the O'reilly head start stuff but its based on Java. I'd much rather have these books based on Flex/ActionScript. Also, Adobe, having books like this of course ushers in new converts to your market place. So I get the knowledge I want in the langua

[flexcoders] No right mouse button functionality? Really?

2008-02-20 Thread Brad Bueche
I've been googling trying to find out how to turn off the player menu and enable right mouse button clicks. So far it looks like you cant do it. Am I missing something here? brad

RE: [flexcoders] Re: Best Practices:HTTPService, E4X, XML and dataProvider

2008-02-20 Thread Brad Bueche
es (often the VO takes an xml node and does this itself). Then you addItem() the item object to the ArrayCollection. All this happens in the result handler. Tracy _ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brad Bueche Sent: Wednesday, February 20, 20

RE: [flexcoders] Re: Best Practices:HTTPService, E4X, XML and dataProvider

2008-02-20 Thread Brad Bueche
f you have, say, a large datagrid that displays hundreds of cells. If this is the case with your app, then best practice is to pre- process the e4x xml into strongly typed objects in an ArrayCollection. Tracy --- In [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com, "

[flexcoders] Best Practices:HTTPService, E4X, XML and dataProvider

2008-02-20 Thread Brad Bueche
Thanks to this group, I have come a long way in understanding this. I want to check my setup and see if I still have further to go. Is this the preferred way to set up a dataprovider when pulling XML in E4X format via HTTPService? Or do I still need to some how incorporate XMLListCollection here

RE: [flexcoders] do you need CS Degree to get a job?

2008-02-20 Thread Brad Bueche
If its your first job in the field a degree will certainly help. After that you had better have some good references and be able to code on the spot. You also need to be personable in the interview (no small point). I was a political philosophy major. It was the only degree I could find that di

RE: [flexcoders] Prohibiting Old Chart from Displaying while new Chart renders

2008-02-19 Thread Brad Bueche
provider. ~randy _ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brad Bueche Sent: Sunday, February 17, 2008 8:20 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Prohibiting Old Chart from Displaying while new Chart renders Well really I think the

RE: [flexcoders] How do i get rid of the white box?

2008-02-17 Thread Brad Bueche
Sorry, responded on the wrong thread. -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brad Bueche Sent: Sunday, February 17, 2008 8:36 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] How do i get rid of the white box? Well

RE: [flexcoders] Prohibiting Old Chart from Displaying while new Chart renders

2008-02-17 Thread Brad Bueche
nders can you do some sort of mockup file, you can always try to call any of the validation methods and see if that works - Original Message From: Brad Bueche <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Saturday, February 16, 2008 3:12:13 PM Subject: [flexcoders] Proh

RE: [flexcoders] How do i get rid of the white box?

2008-02-17 Thread Brad Bueche
Well really I think the problem could be solved (1 way anyway) by just telling it not to move to the next view (viewstack) until my initDataDrovider function finishes. Is there a way to do this? I'm not used to things operating in parallel. I need the program to wait until the dataprovider functio

[flexcoders] Prohibiting Old Chart from Displaying while new Chart renders

2008-02-16 Thread Brad Bueche
I have a chart that, at year level, allows users to drill down into individual months. The problem is that if the user drills down into march, then comes back up to the year level (via viewstack bread-crumb trail button), and then drills down into October, for a spilt second the march data will s

[flexcoders] Editor commands in code

2008-02-16 Thread Brad Bueche
In Visual Developer, one can insert markings that allow one to collapse sections of code (expand, collapse). Does the Flex 2 IDE have something like that? I'm getting tired of paging through long sections of code. Also does the Flex 2 IDE have the ability to do split screen views of the same fil

RE: [flexcoders] Component Visbility in ViewStack

2008-02-15 Thread Brad Bueche
ot; for more info. Tracy _ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brad Bueche Sent: Friday, February 15, 2008 1:38 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Component Visbility in ViewStack I am trying to assign a value to a component

[flexcoders] Component Visbility in ViewStack

2008-02-15 Thread Brad Bueche
I am trying to assign a value to a component property in my actionscript. If the component is NOT in a viewstack, everything works fine. If the component IS in the viewstack, all I get are null object reference errors. I also get the warning "unable to bind to property 'month' on class 'XML' (c

[flexcoders] Thanks Sherif!

2008-02-14 Thread Brad Bueche
I couldnt find the original message but I was asking a question about how to move around from component to component. You mentioned viewstack. I had to drastically re-think my approach to the application ( I'm new to OO). However, I've re-done things around view stack and its working a lot bette

RE: [flexcoders] Convert LineSeries to ColumnSeries

2008-02-14 Thread Brad Bueche
--Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brad Bueche Sent: Wednesday, February 13, 2008 2:52 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Convert LineSeries to ColumnSeries When I drill down from a LineSeries based chart to a ColumnSe

[flexcoders] Convert LineSeries to ColumnSeries

2008-02-13 Thread Brad Bueche
When I drill down from a LineSeries based chart to a ColumnSeries based chart. I get the following error: TypeError: Error #1034: Type Coercion failed: cannot convert mx.charts.series::[EMAIL PROTECTED] to mx.charts.series.ColumnSeries. Is there way to get around this? The perplexing thing

[flexcoders] Moving Screen Control back and forth between components

2008-02-13 Thread Brad Bueche
I'm doing a charting application that allows the user multiple ways to look at the data (both from a time hierarchy perspective as well as a line of business organizational perspective). My current problem is that when I drill down from the main (i.e. year level view) component, say to a month co

RE: [flexcoders] XML, HTTPSerivce, & Setting dataProvider in Action Script

2008-02-12 Thread Brad Bueche
l if you use it in actionScript it should be just private function initApp():void{ chartXML.send(); chartXML.addEventListener(ResultEvent.RESULT,onResult); } private function onResult(event:ResultEvent):void{ //u get event.result } - Original Message From: Brad Bueche <

[flexcoders] XML, HTTPSerivce, & Setting dataProvider in Action Script

2008-02-12 Thread Brad Bueche
I have been trying all morning to figure out how to set the dataprovider for a line chart in actionscript. Below is the code. The dataprovider in MXML works (and its the exact same dataprovider!). And if I put the statement back into the MXML for the mx:LineChart it will work. Why wont this wo

RE: [flexcoders] Re: AS3 Syntax for Adding to mx:series Array

2008-02-11 Thread Brad Bueche
the series. ... chartSeries.push(mySeries); // set the series property on the chart. myChart.series = chartSeries. HTH. --- In [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com, "Brad Bueche" <[EMAIL PROTECTED]> wrote: > > I have the fol

RE: [flexcoders] How to programatically select a node in an XMLListCollection

2008-02-11 Thread Brad Bueche
http://www.brucephillips.name/blog/index.cfm/2006/12/5/Processing-XML-in -Flex-20-Using-The-For-Each-Statement-And-The-Descendent-Accessor--Opera tor That should give you most of what you need to know. brad -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] O

[flexcoders] AS3 Syntax for Adding to mx:series Array

2008-02-11 Thread Brad Bueche
I have the following setup and I need to make it a little bit more dynamic: Actually I'd like to start with it blank So I can build the whole series from sratch. I got as far as: chart_series.push(" But that "LineSeries" is messing me up. Is "LineSe

RE: [flexcoders] Problems with Components

2008-02-08 Thread Brad Bueche
t should pop up listing all > your components in there (pretty cool). > > Therefore your full syntax would be: > > > > brad > > > > -Original Message- > *From:* [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com > [mailto:[EMAIL PROT

RE: [flexcoders] Re: Currency Validation

2008-02-08 Thread Brad Bueche
What if you take control of the error yourself and use the invalid tag (or atribute or whatever its called) of the CurrencyValidator? something like invalid="txtresult.text = 'Enter only currency in this format $##.##' " And use the trigger and triggevent attributes of CurrencyValidator too

RE: [flexcoders] Problems with Components

2008-02-08 Thread Brad Bueche
Oh and when you are referncing your components in mxml You need to be typing (continuing my example below) brad -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brad Bueche Sent: Friday, February 08, 2008 12:51 PM To: flexcoders

RE: [flexcoders] Problems with Components

2008-02-08 Thread Brad Bueche
I'm a newbie to but it seems to me that you need to be saying xmlns:namespace = "directoryname.*" "namespace" can be whatever you want. I use "ns1" and put my stuff in a directory named Components. so my declaration looks like this: xmlns:ns1="Components.*" brad -Original Message-

RE: [flexcoders] Re: Embedding String Variable in dataprovider name

2008-02-06 Thread Brad Bueche
s the result, handling the special cases, and putting the appropriate values into variables that you then use for the binding. --- In [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com, "Brad Bueche" <[EMAIL PROTECTED]> wrote: > > This gets rid of the data bi

RE: [flexcoders] Adding Event to Object that doesnt have one

2008-02-06 Thread Brad Bueche
ders@yahoogroups.com Subject: Re: [flexcoders] Adding Event to Object that doesnt have one On Wednesday 06 Feb 2008, Brad Bueche wrote: > http://path/createXML.php"; ... > Data provider for the chart looks like this" > dataProvider="{chartXML.lastResult.month[02].day}&q

RE: [flexcoders] Removing Object from Screen

2008-02-06 Thread Brad Bueche
from Screen I usually use whatever.visible = "false" and whatever.includeInLayout="false" then just set them back to true to bring them back. hth Scott Scott Melby Founder, Fast Lane Software LLC http://www.fastlane <http://www.fastlanesw.com> sw.com Brad Bue

[flexcoders] Removing Object from Screen

2008-02-06 Thread Brad Bueche
I need to do one more thing and then I can get this puppy out the door. I have been using states because they allow me to do Remove child. Then I stumbled across whatever.visible = "false". Well it appears that this visibility is effective for the first presentation of the screen and that you

RE: [flexcoders] Adding Event to Object that doesnt have one

2008-02-06 Thread Brad Bueche
-Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom Chiverton Sent: Wednesday, February 06, 2008 9:58 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Adding Event to Object that doesnt have one On Wednesday 06 Feb

RE: [flexcoders] Adding Event to Object that doesnt have one

2008-02-06 Thread Brad Bueche
riginal Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brad Bueche Sent: Wednesday, February 06, 2008 7:04 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Adding Event to Object that doesnt have one Looks like somebody has created what I need: http

RE: [flexcoders] Adding Event to Object that doesnt have one

2008-02-06 Thread Brad Bueche
Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom Chiverton Sent: Wednesday, February 06, 2008 8:15 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Adding Event to Object that doesnt have one On Wednesday 06 Feb 2008, Brad Bueche wrote: > The

RE: [flexcoders] Adding Event to Object that doesnt have one

2008-02-06 Thread Brad Bueche
doesnt have one On Tuesday 05 Feb 2008, Brad Bueche wrote: > 2. How do I associate this event with a layout on the screen where > the object seemingly keeps no reference to position? Subclass CategoryAxis, implement IEventDispatcher (if the base class doesn't) and then add an event h

RE: [flexcoders] Re: Embedding String Variable in dataprovider name

2008-02-05 Thread Brad Bueche
when ever one of it parameters is changed --- In [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com, "Brad Bueche" <[EMAIL PROTECTED]> wrote: > > That worked! > > I still get the following warning: > > Data binding will not be able to detect

RE: [flexcoders] problem parsing a XML file

2008-02-05 Thread Brad Bueche
Well this is a question I had. Doesnt using E4X and HTTPService essentially set up an XMLListCollection for you? bra -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tracy Spratt Sent: Tuesday, February 05, 2008 4:17 PM To: flexcoders@yahoogrou

RE: [flexcoders] Re: Adding Event to Object that doesnt have one

2008-02-05 Thread Brad Bueche
could be wrong at various points but I think that is the only way I have seen it done. Justin --- In [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com, "Brad Bueche" <[EMAIL PROTECTED]> wrote: > > I'm new to flex so there may be an obvious way to do thi

[flexcoders] Adding Event to Object that doesnt have one

2008-02-05 Thread Brad Bueche
I'm new to flex so there may be an obvious way to do this that I am missing. In my charts, my users want to drill down from the month view to the days of month view by clicking on the month name (categoryAxis, categoryfield) for the horizontal axis. However, from what I can see CategoryAxis has

RE: [flexcoders] Re: Need IF Logic for Chart Data Provider

2008-02-04 Thread Brad Bueche
get you where you need to go. -- William --- In [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com, "Brad Bueche" <[EMAIL PROTECTED]> wrote: > > Ok, I have Sas Jacobs' book, "Foundation Flex for Developers: Data > Driven Applications with PHP, A

RE: [flexcoders] Re: Need IF Logic for Chart Data Provider

2008-02-02 Thread Brad Bueche
oo much data loaded into an ArrayCollection though. The other option is to query the XML using e4x and use the result as the data provider: http://www.onflex. <http://www.onflex.org/ted/2006/12/xmle4x-vs-amf.php> org/ted/2006/12/xmle4x-vs-amf.php Hope that helps, -- William --- In [EMAIL P

RE: [flexcoders] Re: Embedding String Variable in dataprovider name

2008-02-01 Thread Brad Bueche
That worked! I still get the following warning: Data binding will not be able to detect changes when using square bracket operator. For Array, please use ArrraCollection.getItemAt() instead. But it still works. brad -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAI

RE: [flexcoders] Re: Need IF Logic for Chart Data Provider

2008-02-01 Thread Brad Bueche
flex.org/ted/2006/12/xmle4x-vs-amf.php> org/ted/2006/12/xmle4x-vs-amf.php Hope that helps, -- William --- In [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com, "Brad Bueche" <[EMAIL PROTECTED]> wrote: > > The problem (in short): > I need to be able t

[flexcoders] Need IF Logic for Chart Data Provider

2008-02-01 Thread Brad Bueche
The problem (in short): I need to be able to hook up my charts to dataproviders where equals "January". And only pull that. I dont need it to read every month in the hierarchy. Or month_name is January and day_name is '14'. In order to do this I need to do IF logic with the dataprovider it seems

RE: [flexcoders] Embedding String Variable in dataprovider name

2008-02-01 Thread Brad Bueche
Maciek, Thanks for the quick reply. That generates the following errors: Syntax error: expecting rightparen before rightbrace. [Generated code (use -keep to save): 1084: Syntax error: expecting identifier before leftbracket 1084: Syntax error: expecting rightparen before destination I put a