RE: [flexcoders] DateValidator localization issue

2005-04-20 Thread Mika Kiljunen
I'm saying that flex should automatically add the internal date format it uses (dd.mm.) on the errormessage, since the internal formatters formatstring is always in English! For finnish or any other language this is no good. -Mika -Original Message- From: flexcoders@yahoogroups.com

RE: [flexcoders] DateValidator localization issue

2005-04-20 Thread Mika Kiljunen
Correction, the most important word was missing I'm saying that flex should NOT automatically add the internal date format it uses (dd.mm.) on the errormessage, since the internal formatters formatstring is always in English! For finnish or any other language this is no good.

[flexcoders] [flexcoders-URGENT] Wipe effect for repeater objects- Programmatically

2005-04-20 Thread nithya karthik
Hai! I have been trying to expand a VBox containg details of an Image that is being clicked.. The image is placed in Tile which is inside a repeater.. i have problem in accessing the repeater object.. i tried using the repeaterIndices.. but it doesnt work.. Can anyone help me in this issue

[flexcoders] DataGrid doublelclick

2005-04-20 Thread [EMAIL PROTECTED]
Hi, i'm not find documentation about double click cell press event into DataGrid? It's possibile please. Thank you in advance. Devis Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ * To unsubscribe from this group, send an email

RE: [flexcoders] DateValidator localization issue

2005-04-20 Thread Mika Kiljunen
Ok, I filed that one. I got it fixed for now with your suggested fix. Thanx Matt (again)! -Mika From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Matt Chotin Sent: 19. huhtikuuta 2005 15:38 To: flexcoders@yahoogroups.com Subject: RE:

Re: [flexcoders] DataGrid doublelclick

2005-04-20 Thread [EMAIL PROTECTED]
ok thank devis Abdul Qabiz ha scritto: Devis, There is no doubleClick event in Flex components, but it's quite simple to implement this. If you look at the flexcoders archive, there has been discussion on the same. I could find this thread regarding Double-Click:

RE: [flexcoders] How to populate tree control from web service re sult (server side java objects)

2005-04-20 Thread Shlomi Cohen
Hi Manish and Matt Its not simple as you describe . even the documentation does have a bug , i've tried the code from below and the output is [object],[object]. http://livedocs.macromedia.com/flex/15/flex_docs_en/0226.htm let me remind you that my objects are jave objects that

RE: [flexcoders] How to populate tree control from web service re sult (server side java objects)

2005-04-20 Thread Erik Westra
I think that the problem u describe comes from the fast that (as far as i know) a tree canhave a dataProvider wich is a XML object. The tree dataprovider is used to provider an API to modify the xml more easy. In order to use a combination of arrays and objects to fill your tree u need

RE: [flexcoders] How to populate tree control from web service re sult (server side java objects)

2005-04-20 Thread Shlomi Cohen
Thanks Erik but i do have a working solution , its just that the macromedia guys say there is a better one without using the backingObject (an object which is attached to a node in the tree) thanks anyway. BTW - the hole issue was about NOT writing a specific method in the client

RE: [flexcoders] string to xml - datagrid

2005-04-20 Thread Erik Westra
To create XML from a string u can just do this: var xml:XML = new XML(str); Then u can use an xmlToObject coverter to convert the xml object to an object wich consists of arrays and objects. I believe there is a macromedia utility available for this. Greetz Erik -Original Message-

Re: [flexcoders] Flex NCL

2005-04-20 Thread Rich Tretola
I didn't get mine but that was because I was still setting up the blog. I guess I need to resubmit. Rich On 4/19/05, Scott Barnes [EMAIL PROTECTED] wrote: FYI: Got approved today for my NCL :) Thanks Adobe..err Macromedia? On 4/16/05, Matt Chotin [EMAIL PROTECTED] wrote:

[flexcoders] Tile or TileList with resizable children

2005-04-20 Thread violabg2002
Is possible to have a tile component or a tileList one, that have item children resizing according to the size of the component itself? Basically I want to dislpay a range of 1 through 4 images and depending on the number of images I want to display them at a size of 100% of the container.

Re: [flexcoders] Charting

2005-04-20 Thread Rich Tretola
Thats nice but I really want to see the structure of the xml files used in the examples at macromedia.com. Anyone from mm have these ? Rich On 4/19/05, Dzafer [EMAIL PROTECTED] wrote: You have here a good example of dynamic charting:

[flexcoders] I am new to programming so bear with me here

2005-04-20 Thread nostra72
I mea just learning flex and its one of the first languages I am learning so here is the question. What is the debug button in Flex builder for I mean I am afraid to press it because I do not want to hurt what I have made. Yahoo! Groups Links To visit your group on the web, go

RE: [flexcoders] Re: setting conditional enabled with AS

2005-04-20 Thread Erik Westra
Well in theory u could create a function witch lets u bind properties yourself, the problem here is that if u want to bind properties dynamicly u need to know what properties of what objects are bound. From the top of my head this will look something like: private function

Re: [flexcoders] Charting

2005-04-20 Thread Jeff Steiner
Rich, I cannot answer your question, but I have a couple of charting examples and post the XML as well. Feel free to poke around http://www.flexauthority.com/samplesIndex.cfm Jeff http://www.flexauthority.com - Original Message - From: Rich Tretola [EMAIL PROTECTED] To:

Re: [flexcoders] Flex NCL

2005-04-20 Thread Jeff Steiner
Congratulations! Jeff http://www.flexauthority.com - Original Message - From: Scott Barnes [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Tuesday, April 19, 2005 4:26 PM Subject: Re: [flexcoders] Flex NCL FYI: Got approved today for my NCL :) Thanks Adobe..err

[flexcoders] Creating custom components with Flash

2005-04-20 Thread Kristopher Schultz
I want to know how to create a custom visual component in Flash that can be used in Flex. However, the extremely brief (and confusing), dead-endentry below is the only one I could find on thistopicin the documentation. Can someone point me to some more helpful information? = In Flex

[flexcoders] Re: I am new to programming so bear with me here

2005-04-20 Thread joao_m_fernandes
Hi there, first of all welcome to the flex world. Debugger allows you to debug your application. You can set breakpoints to check some values (locals or application wide), you can also watch some values. You can have an overview here

[flexcoders] TextArea help

2005-04-20 Thread AC
Hello to all flex masters Can somebody tell me how to programmatically enter a piece of text into a specific position within a TextArea that already contains a block of text. I have a TextArea containing a block of text. I am trying to insert additional text into an arbitrary position within

RE: [flexcoders]

2005-04-20 Thread Abdul Qabiz
This mail had virus and it seems someone's machine is infected... -abdul From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 20, 2005 8:37 PMTo: FlexcodersSubject: [flexcoders] Yahoo! Groups Links To visit your group on the web, go

[flexcoders] show animated image during loading

2005-04-20 Thread sanjayd
Hi. I have a 'Loader' component that takes a long time to load. During this delay, I want to play an animated gif to keep the user occupied. Any idea how to do it ? Thanks in advance. Sanjay Yahoo! Groups Links * To visit your group on the web, go to:

RE: [flexcoders]

2005-04-20 Thread John C. Bland II
The attachment has a trojan virus in it. -- John C. Bland II JDEV Inc. [EMAIL PROTECTED] fax: 480.718.7958 IM: jdevPres http://www.jdevinc.com/ -- From: flexcoders@yahoogroups.com [mailto:[EMAIL

[flexcoders] capturing an alert response within method that calls alert

2005-04-20 Thread Jaime Bermudez
I'm sick of having to track temporary variables on an alertHandler method. Let's say I have a method w/ three variables that calls an alert where I wait for a response from the user. Is there any way to pass these variables along into the handler method that gets called when the user clicks Yes

RE: [flexcoders] show animated image during loading

2005-04-20 Thread Roger Gonzalez
Hi. I have a 'Loader' component that takes a long time to load. During this delay, I want to play an animated gif to keep the user occupied. Any idea how to do it ? Thanks in advance. Sanjay I'm going to assume that your question isn't on the how do I load an image side, but rather

[flexcoders] PopUpManager

2005-04-20 Thread Renaun Erickson
I am creating a PopUp with PopUpManager and am trying to automatically close it through a timer function. Code: popUpWindow = QuestionConfirmation( PopUpManager.createPopUp( this, QuestionConfirmation ) ); popUpWindow.centerPopUp( this.main ); QuestionConfirmation is a custom

[flexcoders] Re: DataGrid doublelclick

2005-04-20 Thread kaibabsowats
Here is an example of a DoubleClickTree should be pretty easy to convert over to a DataGrid: #65279;[Event(doubleClick)] class com.mason.core.components.DoubleClickTree extends mx.controls.Tree { var lastClick = 0; var dbLastSelected:Object; var dClick = false;

[flexcoders] Re: PopUpManager

2005-04-20 Thread kaibabsowats
A solution to my own question: function interval() { this.setStyle( dropShadow, false ); clearInterval( this.intervalNumber ); doLater( this, deletePopUp ); } But this seems like a hack, and the fact that the dropShadow stays around seems like a bug? Anyone seen this before?

RE: [flexcoders] How to populate tree control from web service re sult (server side java objects)

2005-04-20 Thread Shlomi Cohen
Meaning i have to implement the TreeDataProviderAPI ? - i thought it wasn't a must and that flex automatically convert my objects to AS objects. Even if i will implement this how can i access my original java object members from AS? can you please shade some light here ? thanks Shlomi

Re: [flexcoders] Re: PopUpManager

2005-04-20 Thread JesterXL
Yes, if you, typically, do a deletePopUp when the event was triggered by the popup itself, there's some kind of reference to the popup kept around. I've found that if I do something like this: function initApp() { popup = PopUpManager.createPopUp(this, TitleWindow, true);

[flexcoders] Questions, Questions

2005-04-20 Thread David Terry
Hello Everyone, First off I am very, very new to Flex/ActionScript coding like 2 days new, but I am finding this newsgroup to be a great resource. Here is my issue My boss wants an application that will allow the user to drag drop elements into a container, manipulate any

[flexcoders] Re: PopUpManager

2005-04-20 Thread kaibabsowats
Thanks, I'll give it a try. I say a doLater example some where but must have implemented it wrong. --- In flexcoders@yahoogroups.com, JesterXL [EMAIL PROTECTED] wrote: Yes, if you, typically, do a deletePopUp when the event was triggered by the popup itself, there's some kind of reference

RE: [flexcoders] Enable/disable UI

2005-04-20 Thread Abdul Qabiz
Hi, In Flex each control has an id which is unique in entire application also which is the reference to the control. For example, see the following code: mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml; mx:TabBar dataProvider=vs/mx:TabBar mx:ViewStack id=vs width=500

Re: [flexcoders] Questions, Questions

2005-04-20 Thread Manish Jethani
On 4/20/05, David Terry [EMAIL PROTECTED] wrote: Can I reposition elements within the container (using a canvas)? How? Drag drop events? You can freely reposition using drag and drop within a Canvas. Repositioning involved setting the x and y properties of the object (or calling the

[flexcoders] How can I determine what series of the pie chart I have clicked?

2005-04-20 Thread Valy Sivec
Have a pie chart and I would like to click on it and depending on what series I've selected to popup some details about it. Any help would be greatly appreciated, Valy __ Do you Yahoo!? Yahoo! Small Business - Try our new resources site!

[flexcoders] Re: PopUpManager

2005-04-20 Thread kaibabsowats
Ok I am sick and am not thinking right. Excuse my other post's misspellings (say=saw). But the doLater is not the issue. Its the timer. I dont want to do it on a click event but a timed event with setInterval. The click makes sense because the PopUp has been rendered but with a timed

RE: [flexcoders] Questions, Questions

2005-04-20 Thread David Terry
Thank you for the information Manish. Setting the x and y Is there some function to call the mouse pointer location? ~David T. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Manish Jethani Sent: Wednesday, April 20, 2005 13:37 To:

[flexcoders] Flex with OAS

2005-04-20 Thread viraf_bankwalla
Hi, Has anyone been successful in running a flex application on Oracle 10 app server. I have a test page hello.mxml that I am able to access, however if I access main.mxml.swf it appears that a 404 is being returned. This works fine under weblogic. Thanks - viraf Yahoo! Groups

RE: [flexcoders] How to trace the Variables in Flex

2005-04-20 Thread Abdul Qabiz
Yeah, you can do that... You need to use Flash debug player and configure it for tracing. All trace messages would be logged to a log file. Look at following links on using trace(..) and configuring Flash Debug Player for the same:

RE: [flexcoders] How to trace the Variables in Flex

2005-04-20 Thread Kristopher Schultz
Also, if you are using Flex Builder you can see your trace output without doing any special configuration or writing out to a log. Simply preview your file inside Flex Builderby pressing the "debug" button and then click the tab for the "Output Panel" to view any trace output as your app

Re: [flexcoders] Questions, Questions

2005-04-20 Thread Manish Jethani
On 4/21/05, David Terry [EMAIL PROTECTED] wrote: Thank you for the information Manish. The mouseX and mouseY properties. See this: http://www.flexauthority.com/Samples/delicious/WhatsCooking.mxml You can drag the images around. You can double-click on them to open a new page. Here's the

RE: [flexcoders] Questions, Questions

2005-04-20 Thread David Terry
Perfect! Thank you very much. ~David T. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Manish Jethani Sent: Wednesday, April 20, 2005 14:29 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Questions, Questions On 4/21/05, David Terry

RE: [flexcoders] I am new to programming so bear with me here

2005-04-20 Thread Abdul Qabiz
Hi It won't do anything to your code, so don't be afraid. Pressing that button would launch your application in debug mode, that means you can fix issues or debug code in this mode. Flex builder provides some good debugging tools like network monitor, output window etc. Don't be afraid

[flexcoders] Re: PopUpManager

2005-04-20 Thread Eric Raymond
The word from Macromedia is that you need the doLater when calling deletePopUp from a timer listener. Some operations in actionscript get executed at different time frames due to how the display manager works. Sequences of code actions is an illusion that is mostly true in Flash. In the case

Re: [flexcoders] How to trace the Variables in Flex

2005-04-20 Thread Matthew Shirey
I've written a couple of apps now and in both I made my own text box for displaying trace and debug type info. I just found it a bit quicker and simpler than the debugger in Flex. I'm going to try the Flash debugger option though since I didn't know you could do that. Hopefully that will be

[flexcoders] how to intercept 'right-click' on dataGrid cells ?

2005-04-20 Thread sanjayd
Hello. how to intercept 'right-click' on dataGrid cells ? Thanks. Sanjay Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ * To unsubscribe from this group, send an email to: [EMAIL PROTECTED] * Your use of Yahoo! Groups

Re: [flexcoders] Flex with OAS

2005-04-20 Thread James Ward
I am running Flex on OC4J Standalone 9.0.4.1 without any problems. Can you access main.mxml ? -James On Wed, 2005-04-20 at 19:00 +, viraf_bankwalla wrote: Hi, Has anyone been successful in running a flex application on Oracle 10 app server. I have a test page hello.mxml that I am

RE: [flexcoders] how to intercept 'right-click' on dataGrid cells ?

2005-04-20 Thread Abdul Qabiz
Hi, Do you mean, you want to detect right-click? You can detect it using ContextMenu object, but when user right clicks, Flash Player Context menu would appear which can not be removed or hidden. ContextMenu API allows you to added context menu items(commands) Flash Player Context menu. Does it

[flexcoders] Re: How to trace the Variables in Flex

2005-04-20 Thread ckovey
Check out Christophe's object inspector, very handy http://coenraets.com/viewarticle.jsp?articleId=83 Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ * To unsubscribe from this group, send an email to: [EMAIL PROTECTED] *

Re: [flexcoders] I am new to programming so bear with me here

2005-04-20 Thread Manish Jethani
On 4/21/05, Abdul Qabiz [EMAIL PROTECTED] wrote: Don't be afraid go ahead, that's the way to learn Yeah, just take a backup of your project files before hitting that Debug button. :-D -- [EMAIL PROTECTED] http://manish.revise.org/ Yahoo! Groups Links * To visit your group on the

[flexcoders] Correcting the Tree DragDrop styling

2005-04-20 Thread ckovey
When working with dragdrop in a tree I notice it to be confusing to have the line as your guide for all operations. For example if you wanted to drag an item from 1 node to another, having that line sometimes suggested that it wouldnt work as intended. So I wanted to make it like explorer

Re: [flexcoders] Flex NCL

2005-04-20 Thread Scott Barnes
Q. Know of any decent hosting provider in which i can install my NCL on thats not expensive? On 4/21/05, Jeff Steiner [EMAIL PROTECTED] wrote: Congratulations! Jeff http://www.flexauthority.com - Original Message - From: Scott Barnes [EMAIL PROTECTED] To:

[flexcoders] Modified loading screen

2005-04-20 Thread Tom Fitzpatrick
Is it possible to make a kind of splash screen by adding an image to the loading/initializing bar that starts every Flex application? Or - is there a way to use an animated graphic image instead of the standard bar? - Tom Yahoo! Groups Links * To visit your group on the web, go to:

[flexcoders] Do you know of any Flex jobs?

2005-04-20 Thread adk365
Hello, I'm about to graduate from college, and I'm starting my search for full time employment. My main areas of expertise/experience/interest are with Flex and Flash. Does anyone know of any companies looking for a skilled Flex Programmer? Thanks! Aaron King P.S. If you have any

[flexcoders] Re: Do you know of any Flex jobs?

2005-04-20 Thread adk365
I'm currently in Provo, Utah, U.S., but I'm willing to relocate for a great job with a great company. I'm even willing to go international. I speak fluent Spanish (and English, of course). Thanks, Aaron --- In flexcoders@yahoogroups.com, KNOTT, Brian [EMAIL PROTECTED] wrote: Araon,

Re: [flexcoders] Do you know of any Flex jobs?

2005-04-20 Thread Jeff Steiner
Congratulations! Do a search through this list and you will find a couple in the past month. Also - cflex.net has a listing of all of the jobs that he is aware of on his homepage. Check it out. Jeff http://www.flexauthority.com - Original Message - From: adk365 [EMAIL PROTECTED] To:

Re: [flexcoders] Do you know of any Flex jobs?

2005-04-20 Thread Scott Barnes
Yeah, Jeffs site's pratically a daily lookup if you be a FLEXCoder :) heh. On 4/21/05, Jeff Steiner [EMAIL PROTECTED] wrote: Congratulations! Do a search through this list and you will find a couple in the past month. Also - cflex.net has a listing of all of the jobs that he is aware

RE: [flexcoders] Charting

2005-04-20 Thread Matt Chotin
I mailed Christophe to see if he can update it. Unfortunately they changed the passwords on that machine so I cant grab the data. Matt From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 20, 2005 6:54 AM To: flexcoders@yahoogroups.com Subject:

RE: [flexcoders] Tile or TileList with resizable children

2005-04-20 Thread Matt Chotin
I think you probably want the Tile container in this case (TileList wont work very well). You may need to update the properties on the Tile itself as you change the number of children so that it will adjust automatically. Id imagine though that you want some sort of transition effects as

RE: [flexcoders] TextArea help

2005-04-20 Thread Matt Chotin
Check out the Selection.getCaretIndex() function maybe? I havent tried this but you could probably do something like this: var text : String = myTA.text; var idx : Number = Selection.getCaretIndex(); var start : String = text.substring(0, idx); var end : String =

RE: [flexcoders] capturing an alert response within method that c alls alert

2005-04-20 Thread Matt Chotin
Write a simple class that acts as your listener? class AlertListener { var variablesToPass : Object; var functionToCall : Function; function click(event : Object) : Void { functionToCall(event, variablesToPass); } } Var al : AlertListener = new AlertListener();

RE: [flexcoders] How can I determine what series of the pie chart I have clicked?

2005-04-20 Thread Matt Chotin
Is event.hitData not enough? http://livedocs.macromedia.com/flex/15/asdocs_en/mx/charts/HitData.html Matt From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 20, 2005 11:39 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] How can I

RE: [flexcoders] Urgent- Wipe effect to repeater objects...

2005-04-20 Thread Matt Chotin
Instead of having hide/show functions you could change the VBox to this: mx:VBox mouseOver=cart[event.target.repeaterIndices[0]].visible = true mouseOut=cart[event.target.repeaterIndices[0]].visible = false The problem that I see is that those labels can get in the way,

[flexcoders] Having trouble using createTextField

2005-04-20 Thread carmhuntress
I am trying to create a textfield when you click inside a canvas at the x and y coordinates and it continues not to work. My understanding is that the canvas extends movieclip so I could add a textfield to it. It would help to possibly get a better understanding of how this all works. Here is

RE: [flexcoders] Urgent- Wipe effect to repeater objects...

2005-04-20 Thread nithya karthik
Thanks a lot for ur immediate response.. Could you help me with changing the cursor to hand on mouseover of an image? how to use a custom cursor?Matt Chotin [EMAIL PROTECTED] wrote: Instead of having hide/show functions you could change the VBox to this: mx:VBox