[flexcoders] Race problem with DataGrid highlightbar?

2007-05-24 Thread Jonathan Miranda
I'm trying to do something that I thought was trivial but has become increasingly difficult. When I mouse over a row (not a cell or specific item renderer), I want to force a style on a specific columns itemRenderer. So I have a custom itemRenderer and custom Datagrid so I can keep track of the

[flexcoders] Race problem with DataGrid highlightbar?

2007-05-24 Thread Jonathan Miranda
I'm trying to do something that I thought was trivial but has become increasingly difficult. When I mouse over a row (not a cell or specific item renderer), I want to force a style on a specific columns itemRenderer. So I have a custom itemRenderer and custom Datagrid so I can keep track of the

Re: [flexcoders] Re: Styling in Flex is officially ridiculous

2006-11-30 Thread Jonathan Miranda
Here's a good question, with styling in mind.in flex 1.5, you had access directly to the movieclips that made a component. Aka I could do something like this: mx:ComboBox mx:Script function draw():Void { super.draw(); border_mc.borderStyle = none;

[flexcoders] Re: FilteredLineSeries and Printing - ChartMan Ely, we need you!

2006-11-06 Thread Jonathan Miranda
the categories. If that's the case you're looking for, then I would suggest you: 1) remove the categoryFIeld from the category axis. 2) add a lableFuntion to the cat axis that pulls the name field out of the data and uses it as the label. Ely. -Original Message- From: Jonathan

[flexcoders] Re: FilteredLineSeries and Printing - ChartMan Ely, we need you!

2006-11-04 Thread Jonathan Miranda
FinePrint that comes in very handy when writing print code. Wastes much less paper ;) Ely. -Original Message- From: Jonathan Miranda [mailto:[EMAIL PROTECTED] Sent: Friday, November 03, 2006 1:23 PM To: Ely Greenfield Cc: flexcoders@yahoogroups.com Subject: Re: FilteredLineSeries

[flexcoders] FilteredLineSeries and Printing - ChartMan Ely, we need you!

2006-11-02 Thread Jonathan Miranda
Alright, I've got it working - so for those following along, here's a working filter at a LineSeries not LineChart levelbut hit another framework show-stopper and need your expertise Ely (sorry for bugging ya directly Ely, thought ya missed my reply earlier and getting slammed with a deadline

Re: [flexcoders] Filters for multiple LineSeries in a LineChart - Calling ChartMan Ely!

2006-10-27 Thread Jonathan Miranda
,_renderData.cache,yValue);cacheIndexValues(_xField,_renderData.cache,xValue); } _renderData.validPoints = _renderData.cache.length; super.updateData(); } }}On 10/19/06, Jonathan Miranda [EMAIL PROTECTED] wrote: Remind me to buy you a drink at MAX :) Thanks Ely, I'll get cracking

Re: [flexcoders] gant chart

2006-10-27 Thread Jonathan Miranda
Having dove into this long ago with many discussions with people from FlexCoders (Ely mostly), I can tell you this is a huge undertaking. You need a:-GantChart-GantSeries-GantChartItem-GantSeriesRenderData -GantRendererJust to name a few :) I've got a Gantt chart abou 49% done but haven't had

[flexcoders] Filters for multiple LineSeries in a LineChart - Calling ChartMan Ely!

2006-10-18 Thread Jonathan Miranda
Heh, maybe he'll see this before MAX :) Anyways, here's my question - I've done this before, but I can't remember how nor find the code. I've got a data set like the following: Month.Dollar.Category.Brand ..Jan.500..IT.Blue

[flexcoders] Calling all 1.5 Skinning experts

2006-05-22 Thread Jonathan Miranda
Alright, got a stumper...least for me. Most basic graphical skinning with the Flash exporting of swc involves the base assets - datagrid, combobox, button, etc. Right, so checking out the base ComboBox assets - there's only skinning for the base control (the dropdown arrow control on the

Re: [flexcoders] Re: How to cancel Keyboard events?

2006-05-19 Thread Jonathan Miranda
Here's a question for the keyboard cowboys that has stumped me for awhile Internet Explorer grabs the Control-S, Control-P, and Control-O keystrokes (and other commands) and they never even make it to the player. No Keydown event even occurs and this is with focus in the flash player

[flexcoders] Livedoc links all dead?

2006-05-13 Thread Jonathan Miranda
>From the move to macromedia to adobe, it seems a lot of the LiveDoc links are dead - or so slow that you lose connection. I'm trying to get to: http://livedocs.macromedia.com/flex/15/flex_docs_en/0532.htm#121065 http://livedocs.macromedia.com/flex/15/flex_docs_en/2194.htm#143512

Re: [flexcoders] Custom Chart Series

2006-05-01 Thread Jonathan Miranda
a chart/serieslooking through the docs, there's a lot out there for components and renderers, but little for chart/series. Maybe it's too rough a realm for documentation? :) On 5/1/06, Jonathan Miranda [EMAIL PROTECTED] wrote: Well I'm a step ahead now with your line of code, as dumb

[flexcoders] Missing option in Flex 2 Style Explorer

2006-04-27 Thread Jonathan Miranda
ce between the explorer (clicking them doesn't change them): And a real application: Trying to figure out how to change the color of the MINE! Text (when it's selected) and I can't find the css property to change it. _ Jonathan Miranda Stealth Project Mana

Re: [flexcoders] PLEASE: Could someone at Adobe/Macromedia do a Carnigorm Video Intro.

2006-04-26 Thread Jonathan Miranda
Got any examples of this Jester? On 4/26/06, JesterXL [EMAIL PROTECTED] wrote: If you're an OOP, Cairngorm purist, sure. However, for those of use under extreme deadlines who have no problem tossing lofty ideals out the window, ViewLocator is a life saver. If there is a need to have some

[flexcoders] Using the preloader in F2Beta2

2006-04-26 Thread Jonathan Miranda
Since the documentation says To be written, anyone tangoed down the line of using the base preloader for when a Flex application runs for something custom? Like fade the background (ala Alert style) and pulling up this loader to run while you load stuff in? Think it'd be a great little tool to

Re: [flexcoders] PLEASE: Could someone at Adobe/Macromedia do a Carnigorm Video Intro.

2006-04-26 Thread Jonathan Miranda
Let's be difficultboth! :) On 4/26/06, JesterXL [EMAIL PROTECTED] wrote: In Cairngorm 1 or 2? - Original Message - From: Jonathan Miranda [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Wednesday, April 26, 2006 5:35 PM Subject: Re: [flexcoders] PLEASE: Could someone

Re: [flexcoders] PLEASE: Could someone at Adobe/Macromedia do a Carnigorm Video Intro.

2006-04-26 Thread Jonathan Miranda
{ protected var components_hash:Object; public function registerComponentByID ( p_id:String, p_ref:UIComponent):void { components_hash[p_id] = p_ref; } } } Pseudo code, but you get the point. - Original Message - From: Jonathan Miranda [EMAIL PROTECTED] To: flexcoders@yahoogroups.com

RE: [flexcoders] Hello

2006-04-07 Thread Jonathan Miranda
Wait wait, you cant give permission granted so easily! Wheres the required Jonathan goes to Maui donation? J _ Jonathan Miranda Stealth Project Manager Sorry, it's a 'Need to Know' basis only. HealthGrades: Guiding America to Better

[flexcoders] Horizontal bar chart

2006-04-07 Thread Jonathan Miranda
Any quick way to flip it horizontally or do I need to extend the barchart and rewrite the display? _ Jonathan Miranda Stealth Project Manager Sorry, it's a 'Need to Know' basis only. HealthGrades: Guiding America to Better Healthcare NASDAQ

RE: [flexcoders] Special Thanks to Matt Chotin

2006-04-05 Thread Jonathan Miranda
Seriously though, thanks for the help you probably post the most here and just a hearty thanks was deserved J _ Jonathan Miranda Stealth Project Manager Sorry, it's a 'Need to Know' basis only. HealthGrades: Guiding America to Better

RE: [flexcoders] Putting markers on chart

2006-04-03 Thread Jonathan Miranda
If you get time to do this Sachin, love to see what you produce code-wise.dont got time to tinker with it at the moment myself J _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert

RE: [flexcoders] Re: Cairngorm problem

2006-03-30 Thread Jonathan Miranda
I already sent ya mine but I think Renaun or Peter Blaze had a smaller example _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better

RE: [flexcoders] BETA 2 - What is a good swf size range?

2006-03-30 Thread Jonathan Miranda
that increase size. _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707) 761-0868 [EMAIL PROTECTED

[flexcoders] Flex and Testing

2006-03-30 Thread Jonathan Miranda
) - aka just mass user-interaction and testing scripts to emulate users. _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD

RE: [flexcoders] Re: Cairngorm problem

2006-03-30 Thread Jonathan Miranda
for the legend to register the change. _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707) 761-0868

RE: [flexcoders] Re: Cairngorm problem

2006-03-29 Thread Jonathan Miranda
Yeah it seems to work, and thanks guys for looking into this. Any ideas why I would have to do this though for just the chart? _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert

RE: [flexcoders] Cairngorm problem

2006-03-27 Thread Jonathan Miranda
So.I stump everyone here yet? J _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c

RE: [flexcoders] Cairngorm Model binding problem

2006-03-24 Thread Jonathan Miranda
see my datagrid comes out fine, but my chart doesnt update and stays empty Ideas? _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better

RE: [flexcoders] Cairngorm Model binding problem

2006-03-24 Thread Jonathan Miranda
same code without Cairngorm and it runs fine (I passed the data in as an array) -and again, datagrid updates fine but the chart never does and theyre looking at the exact same item _ Jonathan Miranda Flexible Master of the Web Try not to become a man

[flexcoders] Cairngorm problem

2006-03-24 Thread Jonathan Miranda
updating in Cairngorm but the datagrid updates for both. _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963

[flexcoders] Mac Flex developing

2006-03-23 Thread Jonathan Miranda
Just curious, how and if there are differences with developing Flex on a Mac (the only thing I can foresee is tools limited to Windows environments). _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man

[flexcoders] Cairngorm Model binding problem

2006-03-23 Thread Jonathan Miranda
ideas where I went wrong? _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707) 761-0868 [EMAIL

RE: [flexcoders] Mac Flex developing

2006-03-23 Thread Jonathan Miranda
Hmm, so what you're telling me is I shouldn't get an iMacPro laptop unless I can get it to dual-boot OSX/XP ;) _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding

[flexcoders] Transitions Demo

2006-03-21 Thread Jonathan Miranda
http://labs.macromedia.com/flexproductline/videos/#/ So wheres the Transitions code since Flex 2 Beta 2 is out J _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein

RE: [flexcoders] [Flex 1.5] Update ColumnData with new data

2006-03-15 Thread Jonathan Miranda
. _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707) 761-0868 [EMAIL PROTECTED

[flexcoders] Flash vunerability

2006-03-15 Thread Jonathan Miranda
Anyone know if this affects Flash player 8.5 beta? http://www.macromedia.com/devnet/security/security_zone/apsb06-03.html _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein

RE: SPAM-LOW: [flexcoders] FES .Net

2006-03-14 Thread Jonathan Miranda
Youd have to buy the Flash Remoting Gateway for .Net _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w

[flexcoders] Quick RemoteObject clarification

2006-03-14 Thread Jonathan Miranda
RemoteObject in Flex 2 requires Flex Enterprise Services and a Flash Remoting Gateway (or does FES come with one?). RemoteObject in Flex 1.5 just requires a Flash Remoting Gateway. Right? _ Jonathan Miranda Flexible Master of the Web Try

RE: [flexcoders] Google, Yahoo hooked on AJAX?

2006-03-13 Thread Jonathan Miranda
Well my best guess is mass-market appeal (Flash player doesnt work on everything) and Flex 2 is still beta (Flex1 and Flex1.5 were nice but not near as sexy from a usability standpoint). _ Jonathan Miranda Flexible Master of the Web Try

RE: [flexcoders] Re: WSDLResponse not resolvable

2006-03-13 Thread Jonathan Miranda
. _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707) 761-0868 [EMAIL PROTECTED

RE: [flexcoders] Re: Weird Gradient Fill error

2006-03-10 Thread Jonathan Miranda
at the movie while I code and had to) _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707) 761-0868

[flexcoders] WSDLResponse not resolvable

2006-03-10 Thread Jonathan Miranda
name=GetCities fault=Alert.show('Error:'+event.fault.faultstring,'Error',Alert.OK) mx:request stateCA/state cityTypeH/cityType /mx:request /mx:operation /mx:WebService _ Jonathan Miranda Flexible Master of the Web Try not to become a man

RE: [flexcoders] Re: WSDLResponse not resolvable

2006-03-10 Thread Jonathan Miranda
Nah, its not the response not being there.oddly enough passing a string works fine its a return type of Any (object) or Struct that blows up. _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man

RE: [flexcoders] Remote calls and Security

2006-03-10 Thread Jonathan Miranda
Got any material on this stuff? (web.xml? I thought it was crossdomain.xml) Ill have to try the RemoteObject over SSL, havent tangoed with that yet. _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man

RE: [flexcoders] Is there a third-party or opensource market for Flex components?

2006-03-09 Thread Jonathan Miranda
Ghostwire was great back when I did Flash development, but I think its all in AS1 still. _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America

[flexcoders] Remote calls and Security

2006-03-09 Thread Jonathan Miranda
calls? I guess Im looking or a mini article on security with these calls just double checking my approach before I find out later I was mistaken J _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert

[flexcoders] Flash Remoting Gateway and .Net

2006-03-08 Thread Jonathan Miranda
? _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707) 761-0868 [EMAIL PROTECTED

RE: [flexcoders] Flash Remoting Gateway and .Net

2006-03-08 Thread Jonathan Miranda
As cool as it sounds, pawning an open-source option to a major client probably wont go well.(aka support, reliability down the line, etc) _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value

RE: [flexcoders] Re: repost - Memory leak repeatedly assigning new series to a chart. (2.0b1)

2006-03-02 Thread Jonathan Miranda
Well using the task manager in windows, its showing 94% cpu usage. Didnt look at the memory though. _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding

RE: [flexcoders] how do you put a link in a datagrid?

2006-03-02 Thread Jonathan Miranda
for formatting reasons). DataGridColumn     renderer   link yourstuffhere/     /renderer /DataGridColumn For Flex 1.5, ask Jester J Hes more familiar with that end. _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success

RE: [flexcoders] Dashboard Tutorial

2006-03-02 Thread Jonathan Miranda
If you download the Flex 2 Beta 1, on the welcome screen theres the source code for itthe data is just being pulled from an XML file and its pretty straight forward. _ Jonathan Miranda Flexible Master of the Web Try not to become a man

[flexcoders] Flex and URL variables

2006-03-02 Thread Jonathan Miranda
mx.core.application.Application.number as my variable? _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707) 761-0868

RE: [flexcoders] Flex and URL variables

2006-03-02 Thread Jonathan Miranda
Dos _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707) 761-0868 [EMAIL

RE: [flexcoders] Calling JS from ActionScript and vice versa

2006-03-01 Thread Jonathan Miranda
Just a random question to extend this, is there functionality for _javascript_ to call Flex functions? _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces

RE: [flexcoders] Calling JS from ActionScript and vice versa

2006-03-01 Thread Jonathan Miranda
The irony that the all-seeing function returns 42 in the doc example Matt. J _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America

[flexcoders] Xiff and Flex

2006-03-01 Thread Jonathan Miranda
Anyone ever messed around with the Xiff library and Flex? Im in a tinkering mood and have begun working on a Flex IM client that uses Jabber just curious if anyone else has dove into this area before. _ Jonathan Miranda Flexible Master

RE: [flexcoders] Xiff and Flex

2006-03-01 Thread Jonathan Miranda
Know if there is any plans to port them to AS3? Didnt find anything on their forums. _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America

RE: [flexcoders] Re: Xiff and Flex

2006-03-01 Thread Jonathan Miranda
but the amount of changes was a bit much for just tinkering. _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w  (720) 963-3832

[flexcoders] Resize bug?

2006-03-01 Thread Jonathan Miranda
the browser resizes, it doesnt broadcast to all tabs _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707

[flexcoders] Resize bug

2006-03-01 Thread Jonathan Miranda
? _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707) 761-0868 [EMAIL PROTECTED] _ The message

RE: [flexcoders] Resize bug

2006-03-01 Thread Jonathan Miranda
Slowly but surely Mattthis is like maybe 15 bugs? J _ Jonathan Miranda Flexible Master of the Web Try not to become a man of success, but a man of value. - Albert Einstein HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w

RE: [flexcoders] Re: RIA Certified Developer/Architect

2006-02-28 Thread Jonathan Miranda
Thats more than likely true here.a degree goes a lot longer. But hey, if you have the degree and the time, why not? J _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your

RE: [flexcoders] Re: RIA Certified Developer/Architect

2006-02-28 Thread Jonathan Miranda
Awww, so Im wearing this Flex Monkey t-shirt for nothing? J jk _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America to Better Healthcare

RE: [flexcoders] DataGrid automatic height

2006-02-28 Thread Jonathan Miranda
Does it work with variableRowHeight=true? And how is calculate height actually getting the individual row heights? Reason I ask is I am still trying to find a way to find an individual row height in AS. _ Jonathan Miranda Flexible Master

RE: [flexcoders] DataGrid automatic height

2006-02-28 Thread Jonathan Miranda
Yeah but how can I set that rows height without using cell-renderers J _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America to Better

RE: [flexcoders] repost - Memory leak repeatedly assigning new series to a chart. (2.0b1)

2006-02-28 Thread Jonathan Miranda
% of your computers CPU usage. This is probably something very similar. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America to Better Healthcare NASDAQ

RE: [flexcoders] DataGrid automatic height

2006-02-27 Thread Jonathan Miranda
rowCount is read-only if ya use variableRowHeight=true. So no word on finding the height of a specific row with actionscript? _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see

[flexcoders] Flash Detection Option

2006-02-27 Thread Jonathan Miranda
). _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707) 761-0868 [EMAIL PROTECTED] _ The message

RE: [flexcoders] Re: RIA Certified Developer/Architect

2006-02-27 Thread Jonathan Miranda
Would also like to know this..if you got a company willing to pay for training, take them up on it J _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades

RE: [flexcoders] Re: RIA Certified Developer/Architect

2006-02-27 Thread Jonathan Miranda
, if someone out there is hiring then feel free to ask J (by the way, neat Airplane game Jester) _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America

RE: [flexcoders] Flex builder 1.5 or 2.0

2006-02-27 Thread Jonathan Miranda
out and a lot more functionality has been standardized added. It is still in beta, so there are some hiccups but Ive found its worth the minor issues to upgrade most of my apps. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's

RE: [flexcoders] Focus within the Browser

2006-02-27 Thread Jonathan Miranda
_ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707) 761-0868 [EMAIL PROTECTED

RE: [flexcoders] Newbie: load external xml problem

2006-02-27 Thread Jonathan Miranda
Unless Im missing something, you could use a mx:Model source=xmlFile.xml and use onComplete eventsor if its in a url, use a HttpService to call it in. Heres what Id do: mx:HttpService url="" result=trace(result.toXMLstring());/ _

RE: [flexcoders] Array based class throws error for splice method call

2006-02-27 Thread Jonathan Miranda
array (maybe using this think in AS2 to AS3 the implementation of this changed). _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America to Better Healthcare

RE: [flexcoders] Re: DG display with xml and webservice

2006-02-27 Thread Jonathan Miranda
Ahh, I think I know why. In your result you called it srv.AgentDisplay.and shouldnt it be result.AgentDisplay. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces

RE: [flexcoders] Re: Array based class throws error for splice method call

2006-02-27 Thread Jonathan Miranda
In your code, youre not calling the Super constructor. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America to Better Healthcare NASDAQ

RE: [flexcoders] Flash Detection Option

2006-02-27 Thread Jonathan Miranda
Then why have the option in the builder if its not meant to work J _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America to Better

RE: [flexcoders] DataGrid automatic height

2006-02-24 Thread Jonathan Miranda
Id love to figure this out also, especially if you use variableRowHeight=true _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America

RE: [flexcoders] Flex 2.0 and Flash 8

2006-02-24 Thread Jonathan Miranda
or a known bug? _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707) 761-0868 [EMAIL PROTECTED

RE: [flexcoders] DataGrid automatic height

2006-02-24 Thread Jonathan Miranda
If you can find a way to find out rowHeight by actionscript with variableRowHeight=true, more power to you Im still stumped on this. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your

[flexcoders] General quick questions

2006-02-24 Thread Jonathan Miranda
Before I go off and research, wondering if anyone has tackled these before so thought Id ask here. -Anyone exported a datagrids data out to an excel file or printer? -Anyone tried connecting with MDX/Cube technology directly? _ Jonathan

RE: [flexcoders] General quick questions

2006-02-24 Thread Jonathan Miranda
Well I should have just done some research. For the rest of the flexcoders group, here goes: 1) http://www.cflex.net/showfiledetails.cfm?ChannelID=1Object=FileobjectID=298 2) http://cfdj.sys-con.com/read/46790.htm _ Jonathan Miranda

RE: [flexcoders] Another charting bug

2006-02-24 Thread Jonathan Miranda
Awwand I thought it was 42 J _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c

RE: [flexcoders] More datagrid row height issues

2006-02-23 Thread Jonathan Miranda
is by a cellrenderer I was looking for a way to do it in code by doing something like datagrid[theRow].rowheight = 40. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades

RE: [flexcoders] Adobe Videos

2006-02-23 Thread Jonathan Miranda
Speaking of which, is there any sort of timeline for beta2? Next week, next month, next year? J _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades

RE: [flexcoders] Cairngorm 2 / Flex 2 / Flickr

2006-02-23 Thread Jonathan Miranda
_ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707) 761-0868 [EMAIL PROTECTED

RE: [flexcoders] Cairngorm 2 / Flex 2 / Flickr

2006-02-23 Thread Jonathan Miranda
as negative. Hats off for getting it to work in Cairngorm, I know its not easy. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America to Better Healthcare

RE: [flexcoders] Re: multiple lines in a datagrid

2006-02-22 Thread Jonathan Miranda
Im using 2, but I had wordwrap=true on the DataGridColumn, not the datagrid _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America

[flexcoders] More datagrid row height issues

2006-02-22 Thread Jonathan Miranda
? _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707) 761-0868 [EMAIL PROTECTED

RE: [flexcoders] Flex Builder Memory leak

2006-02-22 Thread Jonathan Miranda
Where do you disable this? Ive never used it so it shouldnt be that unless it runs in the background somehow unless you disable it. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent

[flexcoders] More Flash Player memory issues

2006-02-22 Thread Jonathan Miranda
? All the service does is call an xml file which the results are bound to a chart. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America to Better

[flexcoders] Adobe Videos

2006-02-21 Thread Jonathan Miranda
http://labs.macromedia.com/flexproductline/videos/#/ Anyone find out if they posted the Transition code somewhere? _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your

RE: [flexcoders] Complex data without Flash Remoting

2006-02-21 Thread Jonathan Miranda
' Any ideas? _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Miranda Sent: Monday

[flexcoders] Datagrid Row Heights

2006-02-21 Thread Jonathan Miranda
using getItemByIndex with little luck. And anyway to add a move effect so its not instant? _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. -- Flexcoders Mailing List

[flexcoders] FW: Datagrid Row Heights

2006-02-21 Thread Jonathan Miranda
using getItemByIndex with little luck. And anyway to add a move effect so its not instant? _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. -- Flexcoders Mailing List

RE: [flexcoders] FW: Datagrid Row Heights

2006-02-21 Thread Jonathan Miranda
Im still trying to figure out how to set a row height in actionscript J I havent even gotten to the effect of resizing the rows yet. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent

[flexcoders] Disappearing Data

2006-02-21 Thread Jonathan Miranda
. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. HealthGrades: Guiding America to Better Healthcare NASDAQ: HGRD w (720) 963-3832 c (707) 761-0868 [EMAIL PROTECTED

RE: [flexcoders] Disappearing Data

2006-02-21 Thread Jonathan Miranda
variableRowHeight=true id=LegendDG height=350 width=200 mx:columns mx:Array mx:DataGridColumn cellRenderer=custom.renderers.legendRenderer columnName=name headerText= / /mx:Array /mx:columns /mx:DataGrid _ Jonathan Miranda Flexible Master

RE: [flexcoders] FW: Datagrid Row Heights

2006-02-21 Thread Jonathan Miranda
@yahoogroups.com Subject: RE: [flexcoders] FW: Datagrid Row Heights Is this 1.5, 2.0? Which method are you using to access that row? I dont see any method called getItemByIndex in the flex docs. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Jonathan Miranda

  1   2   >