[flexcoders] Browserless Flex?

2005-08-30 Thread chris.alvarado
?-- -chris.alvarado[application developer] -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com SPONSORED LINKS

[flexcoders] Data Sharing. . .

2005-08-30 Thread chris.alvarado
to any other user viewing the same voyage. what would be the best way to update the other user's view of the voyage?-- -chris.alvarado[application developer] -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail

Re: [flexcoders] Data Sharing. . .

2005-08-30 Thread chris.alvarado
subscription capabilities, as I've read around ;) On 8/30/05, chris.alvarado [EMAIL PROTECTED] wrote: Let's say i have an interface that gives users the ability to manipulate the same data. . . What happens when that data changes as a result of an action by one of the users viewing said data

Re: [flexcoders] alternate cell colours in a grid

2005-08-10 Thread chris.alvarado
. -- -chris.alvarado [application developer] Yahoo! Groups Sponsor ~-- font face=arial size=-1a href=http://us.ard.yahoo.com/SIG=12hd9jtls/M=362131.6882499.7825260.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1123715777/A=2889191/R=0/SIG=10r90krvo/*http

Re: [flexcoders] alternate cell colours in a grid

2005-08-10 Thread chris.alvarado
, chris.alvarado [EMAIL PROTECTED] wrote: In flash you would do myDG.alternatingRowColors = new Array (0xff,0x00); so im assuming you could do the same thing in a script block in Flex. On 8/10/05, Douglas Knudsen [EMAIL PROTECTED] wrote: got this code below building

Re: [flexcoders] where can i access previous emails to this list?

2005-08-01 Thread chris.alvarado
here, it would be much appreciated. Thanks a lot everyone. I think it was email.com/flexcoders or something like that. Thanks http://groups.yahoo.com/group/flexcoders/ -- -chris.alvarado [application developer] Yahoo! Groups Sponsor

[flexcoders] Flex Books . . .

2005-07-14 Thread chris.alvarado
end up getting the one mentioned about, im just curious about anything on the horizon. thanks everyone. -- -chris.alvarado [application developer] -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com

Re: [flexcoders] Re: application flow, logic question . . .

2005-07-12 Thread chris.alvarado
everyone, im really looking forward to a future with Flex! Aren't we all! - Original Message - From: chris.alvarado [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, July 11, 2005 12:01 PM Subject: Re: [flexcoders] Re: application flow, logic question

Re: [flexcoders] Re: application flow, logic question . . .

2005-07-12 Thread chris.alvarado
oops, i misread who the reply was to Alistair lol. at any rate thanks for all of the great info everyone. cant wait to get this app underway on a full blown dev server. On 7/12/05, chris.alvarado [EMAIL PROTECTED] wrote: im game for that . . . i read the lists all day while im working and i

[flexcoders] Validators

2005-07-12 Thread chris.alvarado
as it will then show the little red outline as if it is expecting data when im not even wanting to validate the model at that time. does the validator need to be reset somehow? any suggestions would be greatly appreciated. -- -chris.alvarado [application developer] -- Flexcoders Mailing List

Re: [flexcoders] Re: application flow, logic question . . .

2005-07-11 Thread chris.alvarado
. In Flex the loadMovie functionality is basically encapsulated within the mx:Loader component. You should be able to have a base MXML file with an mx:Loader in it and pass in other MXML files for the Loader to load --- In flexcoders@yahoogroups.com, chris.alvarado [EMAIL

[flexcoders] popupmanager . . . position the window?

2005-07-09 Thread chris.alvarado
in the center. -- -chris.alvarado [application developer] -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links * To visit your group on the web, go

[flexcoders] Re: remote objects + CF (another question)

2005-07-08 Thread chris.alvarado
ok folks i figured it out. . . =) On 7/7/05, chris.alvarado [EMAIL PROTECTED] wrote: Hello again everyone, I was able to get some data from cold fusion with the following code: mx:RemoteObject id=myService endpoint=http://localhost:8500/flashservices/gateway

[flexcoders] remote objects + CF (another question)

2005-07-08 Thread chris.alvarado
to instantiate the object twice each time with a different handler for the the results? thanks for any help. -- -chris.alvarado [application developer] -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com

[flexcoders] customizing the form class. . .

2005-07-08 Thread chris.alvarado
the validation errors appear? ideally id love to display some kind of tooltip above the fields with errors instead of displaying the errors out to the right side of the fields. thanks for any help. -- -chris.alvarado [application developer] -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group

[flexcoders] application flow, logic question . . .

2005-07-08 Thread chris.alvarado
! -- -chris.alvarado [application developer] -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links * To visit your group on the web, go to: http

[flexcoders] data binding remoting data . . .

2005-07-07 Thread chris.alvarado
could just reference the selected item as dataset.items[dataset.selectedIndex].fieldName to get whatever data i wanted. however im not able to replicate this in Flex. how is everyone else handling databinding the data returned via remoting? thanks everyone! -- -chris.alvarado [application

[flexcoders] considering a move to Flex . . .

2005-07-06 Thread chris.alvarado
as a standalone app on a desktop, would i be able to do the same thing if this were a Flex app? thanks all! -- -chris.alvarado [application developer] -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com

Re: [flexcoders] considering a move to Flex . . .

2005-07-06 Thread chris.alvarado
into the standalone player but I have not tried this myself. Hope that helps, Stace From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of chris.alvarado Sent: Wednesday, July 06, 2005 11:55 AM To: flexcoders@yahoogroups.com