Re: [flexcoders] Dynamic text in buttons

2006-11-27 Thread Tom Chiverton
On Friday 24 November 2006 16:53, Stephen Adams wrote: those may what to use different text. For example a button which says Add New Member of Staff a client may want this to say Add New User. Ideally we would just want to make a change in a database to change these kind of things instead of

Re: [flexcoders] ColdFusion and Flex Integration - up to 10x gain, avoid cf object creation

2006-11-27 Thread Tom Chiverton
On Friday 24 November 2006 15:42, Rick Root wrote: Why write your own, non-optimized code, to have Coldfusion return an array of objects. Why not just return the query and let CF do the conversion. Because dealing with an array of anonymous objects is a pain. -- Tom Chiverton Helping to

[flexcoders] Pop Up Panels, what to use/how to make them?

2006-11-27 Thread {reduxdj}
How do you make pop up boxes like the alert box? I'd like to make a panel with a textarea component pop up on top of my application in the center, not below it or inside it. I tried to use an alert box and and some stuff to it with undesirable results. Thanks, Patrick

Re: [flexcoders] Dynamic text in buttons

2006-11-27 Thread Tom Chiverton
On Friday 24 November 2006 16:53, Stephen Adams wrote: those may what to use different text. For example a button which says Add New Member of Staff a client may want this to say Add New User. Ideally we would just want to make a change in a database to change these kind of things instead of

[flexcoders] Re: Refreshing Model Locator Information

2006-11-27 Thread mvbaffa
Thanks Ralph, I am already using the application structure defined by CairnGorm. It is really good, The problem is really the refreshing of the model. Well to maintain the client synchronized with the server, that is, to maintain the application state I presume the best situation is to

[flexcoders] Text instance does not calculate its height properly when in scrollable Box

2006-11-27 Thread Sergey Kovalyov
Hi All! When Text instance is in scrollable Box and user scrolls vertical scrollbar to the bottommost position, bottom edge of the Text remains invisible (cut by mask). How to fix it? Look at the example below that reproduces this behavior: ?xml version=1.0? mx:Application

RE: [flexcoders] Additional charting types

2006-11-27 Thread Alex
Thanks, Ely! Works perfectly. But do you know why it doesn't display a tool tip for the plot {Profit: 50, Expenses: 400}? The rest displays ok. See code below. ?xml version=1.0? mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; mx:Script![CDATA[ import

[flexcoders] rotated text filed can type in multu-language ?

2006-11-27 Thread Vossler Tsao
Hi flexcoders I am struggle with problem couple days, still don't work out. Is the text field can deal with (type in) any multi-language such japance or chinese word. I tried to replace fonts and encoding, still in vain. here is the codes , flex mxml file

[flexcoders] Deselecting all from a link bar

2006-11-27 Thread richmcgillicuddy
Is there an easy way to deselect all items from a link bar once one as been selected. I do not have it connected to a viewstack but instead a set of submenus and there are valid instances when no submenu should be selected. Also, there could be a different type of control that I need to use. If

[flexcoders] CSS for PieChart

2006-11-27 Thread sanjaypmg
Hi All, I have created a CSS with: PieSeries { Fills: #FF, #FF, #FF, #FF; } And Included in my mxml with: mx:Style source=main.css / But the color is not relecting in the output. Could anyone let me know, y? Regards, Sanjay

[flexcoders] Problem with FlexTagLib

2006-11-27 Thread sanjaypmg
Hi All, I am trying to integrate my mxml in jsp. I h ave used the followings under jsp: %@ taglib uri=FlexTagLib prefix=mm % mm:mxml source=workflowmonitor.mxml / But its showing an error, which is: org.apache.jasper.JasperException: File /jsp/control/FlexTagLib not found Could you please

[flexcoders] Rotated text filed type multu-language HowTo?

2006-11-27 Thread Vossler Tsao
Hi there Rotated text field work just fine , however can't type in multu- language (i mean japanese or chinese language ) in the text filed? I tried to change encoding and font type, still in vain. Here is the code ### ?xml version=1.0

[flexcoders] Re: itemeditor checkboxes not updating properly

2006-11-27 Thread ben.clinkinbeard
Hello, judging from your screenshot, my last comment holds true. You'll need to build some sort of collection based on what was selected in the first tab, and then programmatically add columns to the DataGrid in the second tab based on that collection. You may want to use the show event of the

[flexcoders] Someone please help me build this array collection...

2006-11-27 Thread michrx7
I need to build an array collection with a dynamic # of columns so that I can use it as a dataProvider in a datagrid. I am trying to combine the following: 1) Columns 1 2 need to be a copy of an arraycollection called theColleagues with two columns that are returned by a remoteoject call to

Re: [flexcoders] Min/Max Axis Autoupdate after updating series in Chart

2006-11-27 Thread Claude Hussenet
Thank you for your reply. I am now computing the min,max everytime that a new serie is added ,deleted or move between the primary or second serie.(left,right vertical axis) It's also contextual,so based on the view(1Year,2Years,,MAX) that the user selected the min-max is updated . Thank

[flexcoders] Re: itemeditor checkboxes not updating properly

2006-11-27 Thread michrx7
Ben, Yes I am checking during the show event of the second tab, but my issue is how I build the collection. At that point I could bind it to the datagrid, loop through the columns property and adjust as needed, but my problem is in building the collection. I just posted a new topic asking for

[flexcoders] IFrame Troubles

2006-11-27 Thread s_hernandez01
Hey there, I recently downloaded the IFrame created by Christophe Coenraets. However, his version is from 1.5 so I used the updated version by Deitte (http://www.deitte.com/archives/2006/08/finally_updated.htm). Now, I tried copying and pasting the code in an app that I already created, but that

[flexcoders] Hands-on charts

2006-11-27 Thread Tom Fitzpatrick
Flex charts work beautifully responding to dynamic changes in data. Using the current components, is there any way to use Flex charts to change data? As a conceptual model, I'm thinking of the way parametric equalizers work in some audio programs, where it's possible to drag nodes on a line

RE: [flexcoders] Re: TileList Issue - What the heck is up?????

2006-11-27 Thread Battershall, Jeff
Ben, I wanted to thank you for your help. I'm now starting to 'get it'. Thanks to Tracy also. Jeff -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of ben.clinkinbeard Sent: Wednesday, November 22, 2006 8:04 PM To: flexcoders@yahoogroups.com

[flexcoders] Glow Effect Sticking around

2006-11-27 Thread richmcgillicuddy
I have a glow effect, that I place on a button (See source below) - once completed, my button stays 'glowing' even after I invalidate the button. Any ideas? private function onGlowEnd(event: Event) { btnDrop.invalidateDisplayList(); } private function

RE: [flexcoders] CSS for PieChart

2006-11-27 Thread Matt Horn
Use a lowercase F for fills, as in: PieSeries { fills:#CC66FF,#9966CC,#CC; } hth, matt horn flex docs -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sanjaypmg Sent: Monday, November 27, 2006 7:55

Re: [flexcoders] CSS stylesheets and Textfields

2006-11-27 Thread Daniel Freiman
I'm confused at what you are trying to do. With the exception that the size and color properties shouldn't be Strings, your code is fine. What exactly are you trying to do and how exactly is it not working? Creating a minimal example might help track down what isn't working. - Dan On

RE: [flexcoders] rotated text filed can type in multu-language ?

2006-11-27 Thread Brian Deitte
Vossler, not sure exactly what the issue is, but I wanted to point out that you can remove the Font.registerFont() statement, as this isn't needed if you aren't loading the font dynamically. You can also remove the Embed statements, as this embedding is already done in the Style block. -Brian

[flexcoders] Flex and CF (or how ActionScript is making me want to cry)

2006-11-27 Thread Stephen Adams
Hi, I'm trying to get my head around using Flex with ColdFusion, but I'm really getting stuck with how Flex works with CF. I'm trying to create a application which has several forms in which the user enters, save and update user details, simple stuff really. I can create the CF code (using

[flexcoders] Flex 2 installation with existing web applicaton.

2006-11-27 Thread sanjaypmg
I have an existing Java project, now I need to insert some flex screens in the same. Could you please let me know wht steps do I need to follow to integrate Flex 2 with my exisiting web application? Thanks Sanjay Sharma

[flexcoders] FLEX.war and PROJECT.war

2006-11-27 Thread sanjaypmg
Hey.. I have my flex project under Flex.war folder and another java project under Project.war folder. while I am trying to call my mxml file from my java project I am facing an error.. could anyone please help me? Thanks Sanjay

[flexcoders] Re: Flex and CF (or how ActionScript is making me want to cry)

2006-11-27 Thread michrx7
Ok, the code below calls a cfc that returns a query companies and other company related information. 1) In the mx:Application tag I call a function initApp() which in turn calls my remote object myService.getActive() a) myService is the id of my remoteobject and getActive is the name of the

[flexcoders] Re: IFrame Troubles

2006-11-27 Thread s_hernandez01
Hey Brian, so would I have to deselect the wrapper in my own project and then update my html file in my project with your code? There's no way I can just call it externally like an external component? --- In flexcoders@yahoogroups.com, Brian Deitte [EMAIL PROTECTED] wrote: Hi Sal, did my

Re: [flexcoders] Flex and CF (or how ActionScript is making me want to cry)

2006-11-27 Thread Tom Chiverton
On Monday 27 November 2006 15:32, Stephen Adams wrote: 3. Call the CF Gateway using mx:RemoteObject 4. Then link the results of the methods to the layout (this is the bit I'm lost at, passing data back and forth to CF methods) What you get back from RemoteObject is whatever your CFC

[flexcoders] Re: Bit Off topic: Microsoft Vista VS Apollo/Flex/Flash

2006-11-27 Thread camlinaeizerous
Sorry your right about It not really being Vista against the rest but I meant to elaborate that these are tools intended for programming for Vista and keeping the Vista feel and theme that Microsoft was going for. While there are some differences like how you need to export from expression to

RE: [flexcoders] How to know when all data has been returned from a Remote Object Call?

2006-11-27 Thread Tracy Spratt
Yes, and further, all data service calls in Flex are asynchronous. You can neveer access the rsult in the same funtion in which you invoke send(), but must either bind (I don't because it is hard to debug), or use a result handler. If you need to be able to identify which result is associated

Re: [flexcoders] determine current function

2006-11-27 Thread Daniel Freiman
take a look at arguments.callee in the top level package. that might be what you're looking for. - Dan On 11/23/06, Ivor [EMAIL PROTECTED] wrote: Hi all I want to determine what the name of the current function in actionscript is. I want to set a string variable equal to the name of that

RE: [flexcoders] Adding dynamic fields to an ArrayCollection

2006-11-27 Thread Tracy Spratt
I'd advise using XMLListCollection. You can manipulate e4x XML any way you want. I did an example for a checkBox renderer, where the dataProvider XML did not have a property in which to store the selected state of the checkbox. Using XML, I just added that attribute dynamically. Tracy

RE: [flexcoders] Hands-on charts

2006-11-27 Thread Ely Greenfield
Hi Tom. There's no interative modelling built in, but this should be pretty easy to do: 1) listen for itemMouseDown events. 2) track the mouse position 3) convert the mouse position into data coordinates using the chart.localToData() function. 4) write the new data coordinates into your

RE: [flexcoders] CSS for PieChart

2006-11-27 Thread Ely Greenfield
try changing Fills to fills. Ely. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sanjaypmg Sent: Monday, November 27, 2006 4:55 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] CSS for PieChart Hi All, I have

RE: [flexcoders] lastResult.records.record.length=null when there's actually 1

2006-11-27 Thread Tracy Spratt
And avoid using lastResult except for binding. Instead use event.result. Tracy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Iko Knyphausen Sent: Friday, November 24, 2006 10:43 PM To: flexcoders@yahoogroups.com Subject: RE:

RE: [flexcoders] Someone please help me build this array collection...

2006-11-27 Thread Tracy Spratt
If I am understanding correctly (untested) var oItem:Object; for ( var i:int=0;i theColleagues.length;i++) { oItem = new Object(); oItem.contactId = theColleagues[i].contacID; oItem. contactName = theColleagues[i].contactName; for ( var j:int=0;j theItems.length;j++) {

[flexcoders] A Quick Holiday Example of Flex 2 Data Services

2006-11-27 Thread mrvinedit
Snow Ball Fight 2006 featuring Adobe Flex 2 and Flex Data Services: Here's the link found on the Adobe News Aggregator (formerly MXNA) - http://weblogs.macromedia.com/mxna/index.cfm?query=byFeedfeedId=712feedName=Flex%27ination By the way, the source code is included :-)

[flexcoders] Re: Marker ID #### not found

2006-11-27 Thread Laurent Fontvielle
I've got the same problem. It seems to be a bug with FlexBuilder when you change the Flex applications of your project properties. You have to edit the file .actionScriptProperties located in your project root folder. There is the following section: applications application

[flexcoders] Re: FLEX DEMOS and Who's GOT them to Share

2006-11-27 Thread mrvinedit
I have Flex 2 as well as Flex 1.5 examples on the Adobe News Aggregator site (source code is included): http://weblogs.macromedia.com/mxna/index.cfm?query=byFeedfeedId=712feedName=Flex%27ination

RE: [flexcoders] Re: Ely: How do you wordwrap a label on a bar chart?

2006-11-27 Thread Matt Horn
Tim's approach requires that you have a hyphen in your label as it replaces that hyphen with a hyphen plus a newline. Another approach would be to split the string on spaces, and then insert a newline at the nth space. The following example puts in a newline at the fourth occurrence of a space:

RE: [Junk E-Mail - LOW] [flexcoders] Re: IFrame Troubles

2006-11-27 Thread Shannon Hicks
You'll always have to change the HTML wrapper... you can't do IFrames actually having an IFrame in your HTML. Shan _ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of s_hernandez01 Sent: Monday, November 27, 2006 10:25 AM To: flexcoders@yahoogroups.com Subject:

Re: [flexcoders] Re: Bit Off topic: Microsoft Vista VS Apollo/Flex/Flash

2006-11-27 Thread John C. Bland II
None of the demo's I've seen seemed copied but we probably saw different one's. Interactive Designer is where you can get a functional product. It may not have everything you need but it is a good start for a prototype. Anything complicated (beyond button clicks, 3D rotations, etc) is needed in

[flexcoders] Re: Glow Effect Sticking around

2006-11-27 Thread jpc14_99
--- In flexcoders@yahoogroups.com, richmcgillicuddy [EMAIL PROTECTED] wrote: I have a glow effect, that I place on a button (See source below) - once completed, my button stays 'glowing' even after I invalidate the button. Any ideas? What I've been doing it executing another glow effect on

Re: [flexcoders] Flex and CF (or how ActionScript is making me want to cry)

2006-11-27 Thread Ben Densmore
Hi Stephen, you pretty much have it. Steps 1 and 2 can be done in any order. You can do your Flex layout first if you want and then write your CF code or vice versa, that part doesn't really matter. I'm not sure what your trying to bind your data to but say you had a datagrid that you wanted

[flexcoders] Full-time, In-house Flash/Actionscript/Flex Engineer Wanted

2006-11-27 Thread lisa_moses
Position: Flash/Actionscript/Flex Engineer Job Type: Full-Time, In-House Only Job Level: Senior Travel: None Required ABOUT XIF: XIF is focused on building the next evolution of completely web-based media, communications, and computing environments. We have built solid practice expertise in

RE: [flexcoders] validation for form reset

2006-11-27 Thread Stephen Gilson
Since validators do not retain state, you do not have to disable/enable them, just set the errorString property of the associated control to '', as in: name.text=''; name.errorString=''; Stephen From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On

[flexcoders] Re: Ely: How do you wordwrap a label on a bar chart?

2006-11-27 Thread Tim Hoff
Yeah Matt, You're correct, you can use whatever RegExp you want. That was just an example that I was using for dates. The main idea is to insert the new line, escape character, in the labelFunction. I realized that I wasn't as clear as I could have been, after I hit send. :) Thanks, -TH

RE: [flexcoders] Additional charting types

2006-11-27 Thread Ely Greenfield
Hmmm. I'm guessing the problem is that the findDataPoints() function assumes that the data is sorted by x value (i.e., it assumes that if you've set sortByXValue to false its because you know its already sorted). After it checks the value at x=500, it decides that there must not be any

[flexcoders] multiply vertical axis maximum value

2006-11-27 Thread shemeshkale
here is a question i sent to Ely Greenfield (a master of charts) and his answers (this is interesting stuff, worth the reading): ME: I have a column chart with 2 columnSeries. It's vertical axis is LinearAxis. My mission is to make the columns be 1/5 height of the overall chart height (but

[flexcoders] Re: FDS clustering - please help

2006-11-27 Thread Dmitry Miller
Seth, hi I am using RTMP and Polling AMF as a failover. Thanks, --- Dmitry --- In flexcoders@yahoogroups.com, Seth Hodgson [EMAIL PROTECTED] wrote: Hi Dmitry, Jimmy responded with the configuration he and Stacy used for a UDP based JGroups configuration. In the TCP case

[flexcoders] Re: Glow Effect Sticking around

2006-11-27 Thread richmcgillicuddy
OK, I just wanted to make sure I wasn't crazy. In some cases, I'll delete and reset the item but this was one case I could not. Rich --- In flexcoders@yahoogroups.com, jpc14_99 [EMAIL PROTECTED] wrote: --- In flexcoders@yahoogroups.com, richmcgillicuddy rich@ wrote: I have a glow effect,

Re: [flexcoders] Flex implementation of Conway's the Game of Life

2006-11-27 Thread slangeberg
It seems to work pretty well. It would be cool if your app had selections for some of the starting configs, like gliders, etc. as found at: http://en.wikipedia.org/wiki/Conway's_Game_of_Life -Scott On 11/24/06, zzwi89 [EMAIL PROTECTED] wrote: Over the holiday weekend I put together a

[flexcoders] Re: Hands-on charts

2006-11-27 Thread tom24569
Would this happen fast enough that the chart would seem to be responding to the mouse movement? - Tom --- In flexcoders@yahoogroups.com, Ely Greenfield [EMAIL PROTECTED] wrote: Hi Tom. There's no interative modelling built in, but this should be pretty easy to do: 1) listen for

[flexcoders] Flex 2 - Locate a document within a document

2006-11-27 Thread Libby
I have a viewstack that has as children some complex mxml objects. I would like to get a reference to a named object on one of those children. I have tried all the relevant DisplayObject and DisplayObjectContainer methods on the return value from ViewStack.getSelectedItem() but no luck. Could

[flexcoders] datagrid dataprovider Flex 2.0

2006-11-27 Thread sunilpatel_10
- I have two tables - Categoris and a child table called Items as follows Categories - Code, Description Items - Code, Description, Categories_id - I hava a hibernate named query all.items that gets me all the ITEM table records and corresponding categories in myRecArray

Re: [flexcoders] lastResult.records.record.length=null when there's actually 1

2006-11-27 Thread Ben Marchbanks
myRequest.event.result.length ?? Not sure I understand how to use event.result to get the count of the records returned. Tracy Spratt wrote: And avoid using lastResult except for binding. Instead use event.result. Tracy From:

RE: [flexcoders] Re: FDS clustering - please help

2006-11-27 Thread Seth Hodgson
For the RTMP endpoint you'll want to use your domain address in the channel-definition endpoint uri. You must specify a port in the uri that the RTMP endpoint can bind to service client RTMP connections. Your firewall is probably configured to route traffic over ports 80 and 443 to your web

[Junk E-Mail - LOW] [flexcoders] Re: IFrame Troubles

2006-11-27 Thread s_hernandez01
Ahh, I understand now. Thanks guys this was really helpful! -Sal --- In flexcoders@yahoogroups.com, Shannon Hicks [EMAIL PROTECTED] wrote: You'll always have to change the HTML wrapper... you can't do IFrames actually having an IFrame in your HTML. Shan _ From:

[flexcoders] Flex Builder with Vista RTM

2006-11-27 Thread Kelly Birr
All, Has anyone else tried getting Flex builder 2.0 to work on Windows Vista RTM. I'd had a few problems and i wanted to share my findings and see if anyone else has had smiler experiences. Please note that I have Vista's UAC (User Account Control) turned OFF, as many of my developer tools

RE: [flexcoders] lastResult.records.record.length=null when there's actually 1

2006-11-27 Thread Tracy Spratt
Be sure to pass the event into the handler funcction declaration: result=onResult(event) and the handler: import mx.rpc.ResultEvent; private function onResult(oEvent:ResultEvent):void { //then your result will be in oEvent.result; //if the resultFormat=e4x, and you use an expression

RE: [flexcoders] datagrid dataprovider Flex 2.0

2006-11-27 Thread Tracy Spratt
It sounds like the Categoris information is in an object nested within the Items object. If so, you will need to us a labelFunction. You can only define a datField if the data is in a top level property of the item object. Tracy From:

RE: [flexcoders] Re: Hands-on charts

2006-11-27 Thread Ely Greenfield
It depends on just how much data you're trying to show in the chart, but chances are good that it will be very responsive. Ely. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of tom24569 Sent: Monday, November 27, 2006 12:08 PM To:

[flexcoders] How to get rid of VBox background color and shadow?

2006-11-27 Thread zzwi89
I am trying to create a popup menu using a VBox and series of canvases. When the VBox is used as the base for a custom component, I have noticed that Flex adds a grey background and a drop shadow. If I simply create the VBox as a normal component within my application, this does not happen. Does

RE: [flexcoders] Re: e4x/default namespaces question

2006-11-27 Thread Gordon Smith
It should work with the .. operator. Do you have an example where it doesn't? - Gordon From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of ben.clinkinbeard Sent: Friday, November 24, 2006 5:37 PM To: flexcoders@yahoogroups.com Subject:

[flexcoders] charting trial banner

2006-11-27 Thread Yiðit Boyar
how can i get rid of the charting trial banner over my charts ? (my FB is not trial anymore) Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com

[flexcoders] Re: itemeditor checkboxes not updating properly

2006-11-27 Thread michrx7
Ben, thanks at this point I am successfully building the datagrid with checkboxes in the appropriate columns and everything is updating properly when checked. Thank you for all your help. -Mike --- In flexcoders@yahoogroups.com, michrx7 [EMAIL PROTECTED] wrote: Ben, Yes I am checking

[flexcoders] Re: Someone please help me build this array collection...

2006-11-27 Thread michrx7
Yes, you understood me perfectly. Thank you * one million. Hopefully final question for awhile (yea, who am I kidding)... Is it possible to later check the see which columns in the arraycollection have boolean values? And if so, would you supply some sample code? -Mike --- In

[flexcoders] Re: charting trial banner

2006-11-27 Thread Tim Hoff
Go to Help - Manage Flex Licenses. Select Flex Charting and enter your serial number. -TH --- In flexcoders@yahoogroups.com, Yiðit Boyar [EMAIL PROTECTED] wrote: how can i get rid of the charting trial banner over my charts ? (my FB is not trial anymore)

[flexcoders] Using Container.addChild(), can we not assign the id property and use it to refrence the new control?

2006-11-27 Thread Tracy Spratt
When I try, I get an error that the control is not a property of the app. For example: I add a Canvas, and set the ID private function addCanvas(oEvent:Event):void { caNew = new Canvas(); caNew.id = canvas1 caNew.name = canvas1; caNew.width = 300; caNew.height = 100;

[flexcoders] 3 questions: Context menu, graphing component and XmlRpc

2006-11-27 Thread chuvakgu
Hi all, I am new to Flex 2, and I have looked for answers to these but haven't found much. Here they are: 1. Context menu (right-click) - I am looking for a way to kill the actual flash context menu and have my own. Kind of like the one shown at

[flexcoders] Flex help on IRC

2006-11-27 Thread Louie Penaflor
Hey everyone, For those of you who would like to attempt a different way of getting help, we have started a flex channel on IRC Chat called #flex. It's on efnet. Hope to see you there. Louie

Re: [flexcoders] Flex and CF (or how ActionScript is making me want to cry)

2006-11-27 Thread Eric Fleming
A bit of a change of subject, but how would I call the remoteobject tag in actionscript? mx:RemoteObject method=myMethod result=myMethodResult(event) fault= Alert.show(event.fault.message) / In AS3? On 11/27/06, Ben Densmore [EMAIL PROTECTED] wrote: Hi Stephen, you pretty much have it.

RE: [flexcoders] Re: Someone please help me build this array collection...

2006-11-27 Thread Tracy Spratt
Hmm, can you tell me what functionality you are going for? I mean, since you are building the itme objects, you will know the structure. You could add a property that describes the structure, say in a delimited list: contactId,String;contactName,String;Field_n1,Boolean;Field_n2,Boolean;.. .

[flexcoders] Bug??? Re: Loading multiple swfs crashing browser

2006-11-27 Thread Mike Morearty
I downloaded your source, and I'm not able to get it to crash. Some questions: - Exactly which player version are you using? (As reported by http://www.macromedia.com/software/flash/about/ ) - Does it happen with both the release swf and the debug swf? --- In flexcoders@yahoogroups.com,

RE: [flexcoders] Using Container.addChild(), can we not assign the id property and use it to refrence the new control?

2006-11-27 Thread Gordon Smith
Since most classes in the Flex framework are non-dynamic, assigning the value canvas1 to the 'id' property at runtime can't create an instance variable called canvas1 that contains a reference to your new Canvas, which is what the MXML compiler does when it processes the id=canvas1 attribute at

[flexcoders] Need to dynamically add image in DataGrid

2006-11-27 Thread eweibust
Disclaimer, I'm new to Flex. Been using it for just over a month. I've hit my first speedbump. I am trying to dynamically add an image to a DataGridColumn. I have an xml file that is being read via a HttpService. Everything looks great. It's loading a customer list into a DataGrid. I have a

RE: [flexcoders] mx.automation

2006-11-27 Thread Steve Kellogg @ Project SOC
BUSTED _ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt Chotin Sent: Sunday, November 26, 2006 4:28 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] mx.automation Yeah, that shouldn't really be possible. The automation stuff is I think

[flexcoders] Calculating a DisplayObject.transfor.matrix

2006-11-27 Thread ACasualObserver
I have created an ActionScript project to draw some graphics. The bounding box of graphic and the graphic data is read from an XML on the server. The SWF size is the default 500x375. I use the graphic bounding box and stageHeight/stageWidth to calculate DisplayObject.transfor.matrix to best fit

Re: [flexcoders] Dynamic text in buttons

2006-11-27 Thread Yiðit Boyar
it's so easy in flex. I do sth similar in the add new variables - edit old variables forms. For your situation, you have to define an array of changing names(bindable if needed), which will be loaded from the database when the application is loaded. After it, in the label field of buttons etc,

[flexcoders] QTP Automation Interface

2006-11-27 Thread Chaitanya Mutyala
Hi all I am trying to create automation tests using QTP for Flex based applications. I have read in the forums that a beta version of Flex had an automation interface available for QTP. but, I have not been able to get any information regarding the interface since its not available in the

[flexcoders] Re: Having trouble with swf app and proxies

2006-11-27 Thread pdflibpilot
I am having a similar issue with an application we hope to launch to the general public in January. In our beta testing we have clients who need to access their own special Flex app portal and currently their proxy server is looking for the crossdomain.xml policy file. Clearly we cannot expect to

[flexcoders] Newie : calling a function when setting selected index

2006-11-27 Thread Joe
I have a datagrid with about 25 rows of employees names. On click or change I am calling a remote object that updated information based on the employee that you clicked. The row that was selected the disapears. I would like to know if it is possible to this with out using a click or change

[flexcoders] Kind of a Dual Purpose...

2006-11-27 Thread starscreamx515
FlexCoders, This message has two purposes, once is in which I'd like to introduce myself, and the other is more of a job offer. My name is Mike Notaro and I handle technical search and staffing with The Horizon Group. I'm sure posting jobs and such is frowned upon as it is in many of the other

RE: [flexcoders] Using Container.addChild(), can we not assign the id property and use it to refrence the new control?

2006-11-27 Thread Tracy Spratt
I get it, thanks! Tracy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Gordon Smith Sent: Monday, November 27, 2006 5:45 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Using Container.addChild(), can we not assign the id

[flexcoders] Multiple JMS Consumers... Efficient?

2006-11-27 Thread capitalsemi
I have a dashboard application which consists of a number of screens, each with a number of panels containing various charts. Currently, each of these panels contains a single consumer, all of which are listening to the same JMS topic. Each consumer's selector is set so that only messages

[flexcoders] FDS and AMFPHP

2006-11-27 Thread Philippe
Hi, Is it possible to use Flex Data Services 2 with AMFPHP ? And do someone know examples and/or tutorials ? (I m ok with AMFPHP but completely new with FDS) Thanks Phil

[flexcoders] Is there any native media player component?

2006-11-27 Thread Sergey Kovalyov
Hi All! I remember FLVPlayer (or some kind of this) component in Flash 8 IDE. Is there any similar component available in Flex 2? Thank you in advance. Sergey.

RE: [flexcoders] Re: Having trouble with swf app and proxies

2006-11-27 Thread Tracy Spratt
Flex is a presentation layer technology. If the security sandbox trips you up, just proxy the calls through your server platform. Tracy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of pdflibpilot Sent: Monday, November 27,

Re: [flexcoders] Is there any native media player component?

2006-11-27 Thread hank williams
nope! On 11/27/06, Sergey Kovalyov [EMAIL PROTECTED] wrote: Hi All! I remember FLVPlayer (or some kind of this) component in Flash 8 IDE. Is there any similar component available in Flex 2? Thank you in advance. Sergey. -- Flexcoders Mailing List FAQ:

Re: [flexcoders] Problem with setFocus()

2006-11-27 Thread Mark McCray
i'm actually having this issue in safari using the latest debug player. I focus on the text input, but i just get the halo, and no cursor blink. :( On Oct 30, 2006, at 1:54 PM, Deepa Subramaniam wrote: Hi Rick – setFocus() is the correct method to use to put focus on the TextInput,

RE: [flexcoders] Newie : calling a function when setting selected index

2006-11-27 Thread Tracy Spratt
I am not following: The row that was selected the disapears. What does that mean? to [do] this with out using a click... Do what? Can it automatically highlight a row and call the function and then go on to the next row and do the same. Huh? More detail please. What do you want to

Re: [flexcoders] Re: charting trial banner

2006-11-27 Thread Yiðit Boyar
thanks a lot, my stupidness to forget... - Original Message From: Tim Hoff [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, November 27, 2006 11:46:48 PM Subject: [flexcoders] Re: charting trial banner Go to Help - Manage Flex Licenses.

[flexcoders] EmailValidator

2006-11-27 Thread Mark McCray
Hey there, Is there any way to ask an email validator if it's result is currently valid or invalid? Thanks, mark

[flexcoders] EventDispatching - need a little help with this one

2006-11-27 Thread Patrick DJ Flex List Account
I'm using bubbling, or at least i think i am to capture an event... I've extended the event class to make my own event mechanism. the events are being dispatched, however the problem is, that I'm adding an event listener to my custom mxml component to receive the events and nothing happens.

RE: [flexcoders] Newie : calling a function when setting selected index

2006-11-27 Thread joe . g . james
Sorry for my lack of detail. When I use AS3 to set the selected index of a datagrid can it call a function the same way that I would if I used a click event? Joe James Work: (562) 658-3670 Tie Line: 8-320-3670 CONFIDENTIALITY STATEMENT - This message and any files or text attached to it

RE: [flexcoders] Multiple JMS Consumers... Efficient?

2006-11-27 Thread Seth Hodgson
Hi Samus, Currently every subscription creates a JMS consumer proxy on the server. To make things more efficient in your case you could use a single Consumer with a selector expression that will filter for data relevant to all panels being displayed and you'd do a bit of work when you receive

RE: [flexcoders] Newie : calling a function when setting selected index

2006-11-27 Thread joe . g . james
I was able to use the updateComplete=callFunction() . Thanks. Joe James Work: (562) 658-3670 Tie Line: 8-320-3670 CONFIDENTIALITY STATEMENT - This message and any files or text attached to it are intended only for the recipients named above, and contain information that may be confidential

RE: [flexcoders] Newie : calling a function when setting selected index

2006-11-27 Thread Tracy Spratt
Also look into the valueCommit Event: http://livedocs.macromedia.com/flex/2/langref/mx/core/UIComponent.html Tracy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Monday, November 27, 2006 8:17 PM To:

[flexcoders] Event Propogation - how to bubble up through components??

2006-11-27 Thread dj
I'm using bubbling, or at least i think i am to capture an event... I've extended the event class to make my own event mechanism. the events are being dispatched, however the problem is, that I'm adding an event listener to my custom mxml component to receive the events and nothing happens. I've

  1   2   >