RE: [flexcoders] Case of the Mondays

2006-02-20 Thread Jonathan Miranda
Itd help if the IT team had the servers up J But ya that fixed it, thanks Jester. _ 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

RE: [flexcoders] Case of the Mondays

2006-02-20 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. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Miranda Sent: Monday, February 20, 2006

[flexcoders] Compiler bug?

2006-02-17 Thread Jonathan Miranda
(theTotal[5])} works fine 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 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

RE: [flexcoders] Compiler bug?

2006-02-17 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. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Miranda Sent: Friday, February 17, 2006 8:16 AM To: flexcoders@yahoogroups.com Subject

[flexcoders] Binding refresh

2006-02-16 Thread Jonathan Miranda
its not updating them at all in my custom component chart legend. Is there a way to force a binding to refresh no matter what? _ 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] Binding refresh

2006-02-16 Thread Jonathan Miranda
That did it _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Alberto Albericio

RE: [flexcoders] Chart Datatips

2006-02-16 Thread Jonathan Miranda
Linechart. I dont want the actual tooltip showing, just the tooltip target dot. Ive tried overlaying a Plot chart but I cant turn the dataTips on for one and off for anotherso everything is showing 2 tips. _ Jonathan Miranda Flexible Master

RE: [flexcoders] Chart Datatips

2006-02-16 Thread Jonathan Miranda
Can you give maybe an example of this? Been twiddling with it for a bit and having no luck.Im assuming nothing inline works with this? _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your

RE: [flexcoders] Chart Datatips

2006-02-16 Thread Jonathan Miranda
mx:pointStroke mx:Stroke color=#00 / /mx:pointStroke mx:stroke mx:Stroke color=#00 weight=3/ /mx:stroke /mx:LineSeries _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your

RE: [flexcoders] Chart Datatips

2006-02-16 Thread Jonathan Miranda
/ /mx:pointRenderer mx:pointFill mx:SolidColor color=#00 / /mx:pointFill mx:stroke mx:Stroke color=#00 weight=3/ /mx:stroke /mx:LineSeries _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your

RE: [flexcoders] Column Chart coloring

2006-02-16 Thread Jonathan Miranda
an example? _ 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:flexcoders@yahoogroups.com] On Behalf Of Ely Greenfield Sent: Thursday

RE: [flexcoders] Column Chart coloring

2006-02-16 Thread Jonathan Miranda
); target.lineTo(rc.left,rc.top); target.endFill(); count++; } _ 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

RE: [flexcoders] Column Chart coloring

2006-02-16 Thread Jonathan Miranda
directly setting one hitDatas color (no luck), Ive tried setting it in actionscript (nothing with fills works, only fill). Just could really use some help, Im completely stuck on this :-/ _ Jonathan Miranda Flexible Master of the Web In the game

[flexcoders] Two bugs for you Matt

2006-02-16 Thread Jonathan Miranda
/ /mx:pointStroke mx:stroke mx:Stroke color=#FF weight=2/ /mx:stroke /mx:LineSeries _ 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 FAQ: http

[flexcoders] One more Matt...

2006-02-16 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

[flexcoders] Charts and DataTips

2006-02-15 Thread Jonathan Miranda
on. _ 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 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives

[flexcoders] HttpService caching

2006-02-15 Thread Jonathan Miranda
Is there anyway to forcibly tell the httpservice to not cache? For some users its caching.could it be the server caching the file? Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see

RE: [flexcoders] HttpService caching

2006-02-15 Thread Jonathan Miranda
Using ColdFusion to construct an xml file with cfxml. How would I do this? _ 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

RE: [flexcoders] Datagrid sort Arrows

2006-02-14 Thread Jonathan Miranda
Hmmm, Im calling it in the return of the service that populates my datagrid and Im getting nothing. What specifically do you mean sort was assigned? _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never

RE: [flexcoders] Flex2 combobox performance

2006-02-14 Thread Jonathan Miranda
Seems fine for me - Ive got a combobox of about 500 cities and it runs smooth. _ 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

[flexcoders] HttpService on a timer

2006-02-14 Thread Jonathan Miranda
Anyone got a good example of setting up a HTTPService that gets called every 5 minutes? Having problems with this in Flex, cant get it to work from my old Flash file. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's

[flexcoders] Correctly faulting PieCharts

2006-02-14 Thread Jonathan Miranda
for this? _ 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 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail

[flexcoders] Spltting up code (best practice)

2006-02-13 Thread Jonathan Miranda
, functions in the actionscript file, and the app/as to the form. Ive already got some bad habits with coldfusion, rather get into the habit of doing this the right way if there is one. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's

RE: [flexcoders] Spltting up code (best practice)

2006-02-13 Thread Jonathan Miranda
Got any place I can read more about RSLs? And using the #includehow do you include in my example? So the form would have #include ../../main.mxml while the main would have #include com/mine/form.mxml? _ Jonathan Miranda Flexible Master

[flexcoders] Datagrid sort Arrows

2006-02-13 Thread Jonathan Miranda
Anyway to start a DataGrid with these showing on initial load? _ 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 FAQ: http

RE: [flexcoders] Data Service : Tutorials.zip file Cairngorm help for beginner

2006-02-10 Thread Jonathan Miranda
I second this whats the best way to start using Cairngorm if youve never used it before? _ 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

RE: [flexcoders] How to handle this DataGrid request

2006-02-10 Thread Jonathan Miranda
Once again Jester, awesome help.but Im in Flex2 Beta ;) _ 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

[flexcoders] Another bug to log

2006-02-10 Thread Jonathan Miranda
off the top or bottom of the datagrid scrolls it. _ 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 FAQ: http://groups.yahoo.com/group

RE: [flexcoders] Another bug to log

2006-02-10 Thread Jonathan Miranda
in my history than it remembers and Im on a deadline with the project L Hope this helps though _ 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

RE: [flexcoders] How to handle this DataGrid request

2006-02-10 Thread Jonathan Miranda
Not going to workif you say selectable=false, the datagrid has no selectedIndex. I guess my question is how can a cellrenderer know what row its on, without using selectedIndex. _ Jonathan Miranda Flexible Master of the Web In the game

RE: [flexcoders] How to handle this DataGrid request

2006-02-10 Thread Jonathan Miranda
)); } ]] /mx:Script mx:CheckBox id=compare height=20 click=toggleBtn(event)/ /mx:HBox _ 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

RE: [flexcoders] New Inline cell renderers

2006-02-09 Thread Jonathan Miranda
Where can someone log this? _ 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:flexcoders@yahoogroups.com] On Behalf

[flexcoders] Useful Videos

2006-02-09 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. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com

RE: [flexcoders] New Inline cell renderers

2006-02-08 Thread Jonathan Miranda
the checkbox, but then I cant figure out how to disable the checkbox so it doesnt double toggle. Ideas for a fix for this? _ 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] Application Background

2006-02-08 Thread Jonathan Miranda
Is it just me or is spam like this annoying? At least spend the time to be grammatically correct - and stop sending out personal emails too. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let

RE: [flexcoders] New Inline cell renderers

2006-02-07 Thread Jonathan Miranda
=100 id=distance/ mx:DataGridColumn textAlign=center cellRenderer=swfRenderer columnName=quality headerText=Quality width=100/ /mx:Array /mx:columns /mx:DataGrid _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important

RE: [flexcoders] New Inline cell renderers

2006-02-07 Thread Jonathan Miranda
Awesome man, thanks - saved me an hour of banging my head on the table. I've no clue why your example and mine cause a different amount of clicks needed though. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let

RE: [flexcoders] New Inline cell renderers

2006-02-07 Thread Jonathan Miranda
And as soon as I say that, I get another problem. Scrolling down the datagrid randomnly checks and unchecks the boxes. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your

RE: [flexcoders] New Inline cell renderers

2006-02-07 Thread Jonathan Miranda
=distance headerText=Distance width=100 id=distance/ mx:DataGridColumn editable=false textAlign=center cellRenderer=swfRenderer columnName=quality headerText=Quality width=100/ /mx:Array /mx:columns /mx:DataGrid _ Jonathan Miranda

RE: [flexcoders] New Inline cell renderers

2006-02-07 Thread Jonathan Miranda
Just wanted to say I didnt mean to come across as rude saying this may be right in theory. Sorry about that. _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces

[flexcoders] Horizontal DataGrids

2006-02-07 Thread Jonathan Miranda
There any easy way to make a datagrid with headers on the left and data being listed in columns and not rows? _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces

[flexcoders] Change in Panel Styles

2006-02-07 Thread Jonathan Miranda
In Flex Alpha, setting the panel marginLeft and marginRight to 0, resulted in the side borders from the header being gone. Anyone know how in Beta to get rid of the side borders that come from the header of a Panel? _ Jonathan Miranda

[flexcoders] Fade effects with Forms

2006-02-06 Thread Jonathan Miranda
the text fading? _ 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 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

[flexcoders] Simple Datagrid cellrenderer fails in Beta

2006-02-06 Thread Jonathan Miranda
://www.macromedia.com/2005/mxml xmlns=* mx:Loader id=main_ldr source={dataObject.quality}star.swf x=6 y=0/ /mx:Canvas =In my code= mx:DataGridColumn cellRenderer={SwfRenderer} ideas? _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important

RE: [flexcoders] Fade effects with Forms

2006-02-06 Thread Jonathan Miranda
If this is right(please god no, ARG).can someone give an example on how I could pull this off? _ 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] Yahoo Maps Flex 2

2006-02-06 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. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders

[flexcoders] New Inline cell renderers

2006-02-06 Thread Jonathan Miranda
by actionscript if its checked or not (running through the whole datagrid). _ 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 FAQ: http

RE: [flexcoders] Yahoo Maps Flex 2

2006-02-06 Thread Jonathan Miranda
Well I get somewhat close to fixing it then I notice this cannot be used for commercial use. *tosses code out the window* _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your

RE: [flexcoders] TabNavigator and Flex2 Beta

2006-02-03 Thread Jonathan Miranda
It sometimes lays out correctly after you have focused off and on the tab, but still the initial label is truncated. And if the label is long, even with a lower-case it doesnt work correctly. _ Jonathan Miranda Flexible Master of the Web

[flexcoders] Default cursors besides the busy

2006-02-03 Thread Jonathan Miranda
Are there any default cursors besides the busycursor? Like a hand cursor? Cant find it anywhere in the docs Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces

[flexcoders] Styling Panels and Buttons

2006-02-03 Thread Jonathan Miranda
width or height into the style with it working. Help? _ 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 FAQ: http://groups.yahoo.com/group

RE: [flexcoders] TabNavigator and Flex2 Beta

2006-02-02 Thread Jonathan Miranda
Any luck with that workaround or has anyone else figured a way to fix this? _ 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

[flexcoders] Date Class switch?

2006-02-02 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. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com

[flexcoders] Flex Builder, auto-horizontal scrolling and Eclipse

2006-02-02 Thread Jonathan Miranda
understanding why people would use the builder (especially when opening .cfm opens another application, when in Eclipse its all the same thing). _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent

RE: [flexcoders] Date Class switch?

2006-02-02 Thread Jonathan Miranda
Why would you make month zero indexed and not date? Either way its a bit silly I have to do (mySharedObject.data.lastvisit.month+1) _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent

[flexcoders] Flex 2 Beta initial impressions

2006-02-01 Thread Jonathan Miranda
Flex team! J _ 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 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search

[flexcoders] Mouse position across an application

2006-02-01 Thread Jonathan Miranda
the screen. And I cant get mouseX/mouseY of the application inside the custom cell renderer. Ideas? _ 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] Mouse position across an application

2006-02-01 Thread Jonathan Miranda
Well, heres to good documentation and my lack of ability to find it before I post. myMenu.show(mx.core.Application.application.mouseX,mx.core.Application.application.mouseY); _ Jonathan Miranda Flexible Master of the Web In the game

[flexcoders] TabNavigator and Flex2 Beta

2006-02-01 Thread Jonathan Miranda
Just noticed, when you click on a tabthe font weight changes and the label doesnt resize nowso youll get AFTA becoming AFT even when there is plenty of room. Work-around for this bug? _ Jonathan Miranda Flexible Master of the Web In the game

RE: [flexcoders] TabNavigator and Flex2 Beta

2006-02-01 Thread Jonathan Miranda
% backgroundAlpha=0 /mx:VBox mx:VBox label=Emergency Monitor width=100% height=100% backgroundAlpha=0 /mx:VBox mx:VBox label=Communication width=100% height=100% backgroundAlpha=0 /mx:VBox /mx:TabNavigator _ Jonathan Miranda Flexible Master of the Web

RE: [flexcoders] TabNavigator and Flex2 Beta

2006-02-01 Thread Jonathan Miranda
Got an example of this? _ 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 Stacey

RE: [flexcoders] Re: Return of the Menu Depth Monster!

2006-01-31 Thread Jonathan Miranda
? _ Jonathan Miranda Flexible Master of the Web From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of bhaq1972 Sent: Tuesday, January 31, 2006 8:18 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Return of the Menu Depth

RE: [flexcoders] Re: Return of the Menu Depth Monster!

2006-01-31 Thread Jonathan Miranda
And as dumb as it sounds, perhaps a quick fix to this is that on the change event with the datagrid, I use actionscript to click the button.and just hide the button. Cant figure out how to click the button with AS though. _ Jonathan Miranda

[flexcoders] DataGrid Renderer and referencing back

2006-01-31 Thread Jonathan Miranda
? _ Jonathan Miranda Flexible Master of the Web -- 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 Visit

RE: [flexcoders] Return of the Menu Depth Monster!

2006-01-31 Thread Jonathan Miranda
Woohoo, Im not crazy! J _ 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:flexcoders@yahoogroups.com] On Behalf

RE: [flexcoders] DataGrid Renderer and referencing back

2006-01-31 Thread Jonathan Miranda
and the renderer mxml so that it would call both? _ 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:flexcoders@yahoogroups.com] On Behalf

RE: [flexcoders] DataGrid Renderer and referencing back

2006-01-31 Thread Jonathan Miranda
ent(new Event('refreshService')); } ]] /mx:Script mx:Button id=deleteBtn label=- width=17 height=17 textAlign=right click=deleteDev()/ /mx:HBox Least right now Im not getting errors, but nothing is calling refreshAFTA _____ Jonathan Miranda Fl

[flexcoders] Looping through Dynamic named components

2006-01-27 Thread Jonathan Miranda
Lets say I have 10 links with names diff_1,diff_2,diff_3, diff_4, diff_5, rush_1, rush_2, rush_3, rush_4, rush_5. I want them all to share a common function that will change the icon of the objects below the current one clicked. Aka, if you click rush_5, it changes the icon of rush_4

RE: [flexcoders] Looping through Dynamic named components

2006-01-27 Thread Jonathan Miranda
)/ _ Jonathan Miranda From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Miranda Sent: Friday, January 27, 2006 10:20 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Looping through Dynamic named components Lets say I have 10 links

[flexcoders] Return of the Menu Depth Monster!

2006-01-27 Thread Jonathan Miranda
% height=95% dataProvider={myAFTAService.result.query.row} change=showMenu() No menu! But the alert shows the menu exists! No matter where I move it, it doesnt show up. Can you not do menus on changeEvents for Datagrids? Im assuming its a depth issue of some sortideas? Jonathan Miranda

RE: [flexcoders] Bugs with Flex2

2006-01-24 Thread Jonathan Miranda
Tried that, it wont shrink below the data size in the actual column. Is there a way to force it to go to width 0, or another way to hide it besides visible=false? _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's

RE: [flexcoders] Flex2 Debugging

2006-01-23 Thread Jonathan Miranda
?context=LiveDocs_Partsfile=0851.html Thought Id just post this for the record, so anyone attempting an image in a Datagrid has just a working example. Still have no idea how to debug a customClass.as though. _ Jonathan Miranda Flexible Master

[flexcoders] Changes between DataGrid cellrenderers and embed tag

2006-01-20 Thread Jonathan Miranda
coming up empty-handed and Im stuck on how to continue. If necessary I can post some code. _ Jonathan Miranda Flexible Master of the Web -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives

<    1   2