[flexcoders] xml parser

2006-05-02 Thread Kim Reddington
A few months ago, I downloaded a sample written by Michael J. Prichard that took an object and translated it to xml and then posted this to a jsp. Somehow I lost the sample and I'm having trouble finding where it was on the web. Does anyone know where I can find this sample? This was

[flexcoders] RE: OutOfMemory Error

2006-04-11 Thread Kim Reddington
anks, Pete From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Kim Reddington Sent: Wednesday, April 05, 2006 12:41 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: OutOfMemoryError Peter, I am running the application in Flex 1.5 and have inst

[flexcoders] OutOfMemoryError

2006-04-05 Thread Kim Reddington
I have a large application that I've been running for over a year. All of a sudden the app stopped running. I am getting an OutOfMemory Error when I tried to run in any browser. My first thought was it must have been the changes I've made. Luckily, we are using CVS, so I grabbed a version

[flexcoders] Re: OutOfMemoryError

2006-04-05 Thread Kim Reddington
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Kim Reddington Sent: Wednesday, April 05, 2006 10:28 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] OutOfMemoryError I have a large application that I've been running for over a year. All of a s

[flexcoders] Passing binding data to a custom combobox

2005-07-26 Thread Kim Reddington
I have a statePicker component that I created. If I try to pass a value to the statePicker, then the comboBox will display the proper label for the data I passed in. For example, this line of code will display Massachusetts in the comboBox. StatePicker id="state" width="200"

[flexcoders] LinkBar

2005-07-01 Thread Kim Reddington
Is there anyway that I can have the text of the selected link label be a different color? I know that there is textSelectedColor, but this only changes the color when you actually press down the mouse button. I would like the link to stay that color until another link is selected.

[flexcoders] Tile

2005-07-01 Thread Kim Reddington
Is there anyway that I can override the rows and columns that a tile uses to create itself? I would like to determine that there be 3 rows across, but the Tile tag automatically sets up 2x2. I would like 3x1. Maybe I could create a new Tile component that extends Tile? I'm just not sure

[flexcoders] fade when image changes

2005-06-25 Thread Kim Reddington
I am trying to use the PhotoViewer sample to help me create a fade effect. In the below code, I have a component that successfully fades in when the component (cardfileToImage) is created. I would like the first image to fade out while a new image fades in when the user selects a new

[flexcoders] Dragging a TextInput from one canvas to another

2005-04-11 Thread Kim Reddington
Title: Message I am trying to drag the text of a TextInput control from one canvas to another. I found some code and modified it to let me drag the text of the TextInput from one canvas to a dataProvider of a List, but I am having trouble modifying the code to drag the text to another

Can Flex do this?

2005-02-17 Thread Kim Reddington
Title: Message I am new to Flex and am trying to get a feel for the capabilities of Flex. GE has created a drawing tool that I know they utilized Flash to create. You can view this great tool at http://www.imaginationcubed.com. I am wondering if Flex has the capabilities to create