Re: [flexcoders] Flex on Mac

2007-05-11 Thread Mark McCray
runs just fine for me. intel mac here. I use flex via plugin to eclipse, because i use other langs like PHP and Java. Mark On May 11, 2007, at 1:06 PM, Arleston Lueders wrote: Hello everybody! I'm thinking in buy a MacBook. Does anyone have a Mac here? What do you think about it? And

[flexcoders] itemRenderer simple question

2007-04-18 Thread Mark McCray
Hi there, I'm writing a simple itemRenderer that i want to use across multiple columns. The itemRenderer will look at a property of the data object that it receives to tell what style should be applied to the mx:Text object that will display the data. That part is easy. But how do I set the

Re: [flexcoders] itemRenderer simple question

2007-04-18 Thread Mark McCray
://blogs.adobe.com/aharui/ item_renderers/ that you might find useful From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mark McCray Sent: Wednesday, April 18, 2007 8:41 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] itemRenderer simple question Hi there, I'm

[flexcoders] programmatically adding a new column to the datagrid

2007-03-19 Thread Mark McCray
Hey there, I'm adding columns to the columns array for a datagrid without any difficulty. Except for when i try to specify the Header Renderer. We're building a new column object by writing AS code like : newColumn.dataField = columnObj.dataField; newColumn.wordWrap = columnObj.wordWrap;

Re: [flexcoders] How to know the position of the column in a datagrid?

2007-03-18 Thread Mark McCray
We currently have to loop through the columns array and look for the column named X. When we find it, we know what position it's in by the number of loops. If there's a better way to do this, would love to know. Thanks, Mark On Mar 18, 2007, at 11:03 AM, arpan srivastava wrote: Hi All,

[flexcoders] handling right-click on datagrid column header

2007-01-10 Thread Mark McCray
Hey there, does anyone know if it's possible to handle a right-click event on just the column header in a datagrid? We're messing around with to make a datagrid work the same way the iTunes data grid works... Where you right click on one of the column headers and then pops up a modal type

[flexcoders] errors 1144 and 1023

2007-01-08 Thread Mark McCray
Hey there, after updating to version 2.0.1 on macosx of flex builder... I'm getting errors 1144 and 1023. And if i double click, it doesn't tell me what file. Severity and DescriptionPathResourceLocation Creation Time Id 1144: Interface method create in namespace

Re: [flexcoders] Adobe site extremely slow

2006-12-20 Thread Mark McCray
I'm on safari, and sometimes I click on the English version of documentation for Flex 2 and i get to a blank white screen. It happens periodically. The link I just got to was: http://livedocs.macromedia.com/flex/2/docs/wwhelp/wwhimpl/js/html/ wwhelp.htm?href=Part2_DevApps.html and that left me

Re: [flexcoders] crossdomain.xml - is there an alternative ?

2006-12-20 Thread Mark McCray
Have you tried placing the crossdomain.xml file in whatever https:// mydomain:9443/ maps its docroot to? Because that is where it will look I think. On Dec 20, 2006, at 11:33 AM, jamiebadman wrote: Hi, I'm trying to access https webservices from a flex app hosted under http and I'm getting

[flexcoders] scheduled functions

2006-12-18 Thread Mark McCray
Hey there, Could anyone point me in the right direction with the following task: Is it possible to create events that happen at specific times while the app is running? Something like cron but for a client side flex app? Can make some function that runs in its own thread or runs in the

Re: [flexcoders] scheduled functions

2006-12-18 Thread Mark McCray
to see if there are any alarms to display. The Flash Player doesn't have multiple threads. - Gordon From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mark McCray Sent: Monday, December 18, 2006 12:46 PM To: flexcoders@yahoogroups.com Subject: [flexcoders

[flexcoders] debug version issue

2006-11-29 Thread Mark McCray
Hi there, Some sites that require flash player 9 don't work with my debug version of the flash player. Take for instance the new Kuler app from adobe. (http://kuler.adobe.com) It says i need to install Flash Player 9. But I have the debug version 9,0,18,60 installed. And sites like myspace

Re: [flexcoders] debug version issue

2006-11-29 Thread Mark McCray
:[EMAIL PROTECTED] On Behalf Of Mark McCray Sent: 29 November 2006 14:55 To: flexcoders@yahoogroups.com Subject: [flexcoders] debug version issue Hi there, Some sites that require flash player 9 don't work with my debug version of the flash player. Take for instance the new Kuler app from adobe

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,

[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

Re: [flexcoders] Re: Intel-Mac 9.0.28 debug plugin

2006-11-17 Thread Mark McCray
I tried installing that one and it says it's for power-pc based machines. (the fourth link down) On Nov 17, 2006, at 2:21 AM, Matt Chotin wrote: Oh, my mistake, looks like we did post them. I know the projector on Mac is PPC only for the moment, but I believe the plugin should have

Re: [flexcoders] Re: reorder datagrid columns

2006-10-30 Thread Mark McCray
I've also needed to do this.The datagrid's "columns" property is really just an array of datagridcolumn objects i think. You can create two different arrays and make a button switch between them to see how it can change the datagrid. (Same data, just different columns.)So I was going to try to

Re: [flexcoders] A DataGrid with selectable *cells*

2006-10-25 Thread Mark McCray
Isn't this the default behaviour of the datagrid?On Oct 25, 2006, at 11:53 AM, Tom Chiverton wrote:Has anyone else already got a DataGrid component that high lights cells when you click on them, before I go reinventing the wheel ?-- Tom ChivertonHelping to greatly entrench out-of-the-box

Re: [flexcoders] HTTPService Result to ArrayCollection

2006-08-30 Thread Mark McCray
What gets returned from my HTTPService call l looks like this:jobsjoblocNY/locclientSPRI/clientproduct/productnameNon-Project Time/namejobno93106/jobnoest_status/est_status/jobjoblocNY/locclientSPRI/clientproduct/productname Trafficking