Re: [flexcoders] Security error - can anyone help with this?

2005-10-26 Thread Craig Newroth



nope, not yet, will give that a shot..
thx
Jeff Tapper [EMAIL PROTECTED] wrote:
try setting useProxy="true" on your HttpService tagAt 12:05 PM 10/26/2005, you wrote:I am getting the following popup error when i try to access theexamples on my secured server. Any one seen this before and I ahve myflex-config wide open..HTTPService Fault:sun.security.validator.ValidatorExecption:no trusted certificate could be foundi am on a https connection, so it looks like that the service call isthinking it is a http. is there something in the tag that I need tochage to tell it that it is a https?--Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txthttp://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comhttp://www.mail-archive.com/flexcoders%40yahoogroups.com SPONSORED LINKShttp://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=L-4QTvxB_quFDtMyhrQaHQWeb site design development http://groups.yahoo.com/gads?t=msk=Computer+software+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=lvQjSRfQDfWudJSe1lLjHwComputer software development http://groups.yahoo.com/gads?t=msk=Software+design+and+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=1pMBCdo3DsJbuU9AEmO1oQSoftware design and developmenthttp://groups.yahoo.com/gads?t=msk=Macromedia+flexw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=OO6nPIrz7_EpZI36cYzBjwMacromedia flex http://groups.yahoo.com/gads?t=msk=Software+development+best+practicew1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=f89quyyulIDsnABLD6IXIwSoftware development best practice--YAHOO! GROUPS LINKS * Visit your group  "http://groups.yahoo.com/group/flexcodersflexcoders" on the web. * * To unsubscribe from
 this group, send an email to: *  mailto:[EMAIL PROTECTED][EMAIL PROTECTED]  * * Your use of Yahoo! Groups is subject to the  http://docs.yahoo.com/info/terms/Yahoo! Terms of Service.--
		 Yahoo! FareChase - Search multiple travel sites in one click.

 

 





--
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
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] problem with cell renderer showing data in datagrid twice

2005-09-16 Thread Craig Newroth



Matt:
Sure did, Kevin H sent me some files that showed how to fix...
thanks
Craig
ps. sorry for not responding quicker, been REAL busy...
Matt Chotin [EMAIL PROTECTED] wrote:









Craig, did you solve this or do you still need help?





From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Craig NewrothSent: Thursday, August 11, 2005 11:35 AMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders] problem with cell renderer showing data in datagrid twice



here are the files

cnewroth55 [EMAIL PROTECTED] wrote:

okay, heres one for all; i have a datagrid and the last cell i wanted to put a combo box in it with a set of selections for a user to pick from. got the cell renederer to work and it puts the combo box in it, however if yu select an item from them combo box, it will put that selection in the next row that is 'invisible' or below the datagrids visible rows.graphic representation:__[][][combo box]-i select an item here say '1' (say there are 7 visible rows to datagrid)__here is the next row (8) that you cannot see unless you use scroll bar--[][][combo box] -the item '1' shows up here...and in subsequent selection(s) numbering the amount of visible rows in the dg..?here is the cellrenderer code file and the main mxml fileany thoughts as to why or what I am doing wrong?(guess I will have to attach the files in a seperate reply to this post, dont see where to attach them here)



Start your day with Yahoo! - make it your home page 
		Yahoo! for Good 
Click here to donate to the Hurricane Katrina relief effort. 






--
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
  
  
  

Web site design development
  
  
Software design and development
  
  
Macromedia flex
  
  


Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] Re: Flash Player 8 Beta - found problem??!!

2005-08-11 Thread Craig Newroth




sorry it took so long to respond...here is the file
Craig

Abdul Qabiz [EMAIL PROTECTED] wrote:


Hi,

Can you please send the test file (mxml + swf) to me. I would like to see it...

We tried compiling your code with Flex 1.5 and running the app in firefox and IE with Flash Player 8. I can't reproduce it...

But I would like to see your file..


-abdul


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Craig NewrothSent: Thursday, July 14, 2005 9:28 PMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: Flash Player 8 Beta - found problem??!!

okay, maybe i did not make my self clear...when I was using Flash PLayer 7 and set the property 'alpha' to zero, then not only could I NOT see the bar (which is what I wanted) but i COULD STILL see the text in the control. Now in Flah Player 8, if i set the SAME property (alpha) in the SAME control to zero not only can I NOT see the BAR in the control, but the text is invisible now also...
If i set the property to "1" then I cannot see the bar, but CAN still see the text of the 'LinkBar" tag...
PR Muruganandh [EMAIL PROTECTED] wrote:









Hi

In FP7[IE]  FP8[FireFox]

The following code works the same way

?xml version="1.0" encoding="utf-8"?
mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml"
mx:Link label="Anand" textRollOverColor="#0099CC" alpha="0"/ /mx:Application

If I change alpha="100", then also FP7[IE]  FP8[FireFox] works similar! 

Might be some problem with this
mouseOver="triggerShowEffectNeedReports()" !


- anand






From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Abdul QabizSent: Thursday, July 14, 2005 6:05 PMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: Flash Player 8 Beta - found problem??!!

Hi,

We tried reproducing the same here at our end and we don't see any difference between two players (FP7  FP8 Beta).

-abdul




From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Craig NewrothSent: Thursday, July 14, 2005 5:41 PMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Re: Flash Player 8 Beta - found problem??!!

and here is what I did to get it to do what I wanted, evidently the Flash player 8 takes it literally on the alpha property :) - i set it to 1 (one) instead of zero (0) and it is back to being transparent like I wanted it to be... whew!

WIll post that to the feedback Andrew, thx

Craig

Andrew Spaulding [EMAIL PROTECTED] wrote:

Well I'm yet to find a bug but there seems to be some noticableimprovements in performance.Be sure to post your bug using the feedback form found herehttp://www.macromedia.com/bin/fp8betafeedback.cgi?Cheers,Andrew Spauldingwww.flexdaddy.info--- In flexcoders@yahoogroups.com, "cnewroth55" [EMAIL PROTECTED] wrote: Okay, saw the post about the beta Flash
 Player 8 beta, and as I like  to jump in with both feet, installed it for IE, Netscape 7.2 and Fire  Fox 1.0.4...went to one of my flex apps and found that I could no  longer see my label in the Link tag in my app. I was setting the  property 'alpha' to zero so that the "bar" that highlights the  selection is invisible and just the rollovers would be seen. Removing  the alpha property lets my labe be seen but then (as I am using  haloBlue) i get a big ugly blue bar across my link label...I have a  graphic behind the link bar and did not want this to show up (the  bar)...it used to work in Flash player 7...so beta team thought you  would like to knowI really, really dont want to give up my alpha :)  ps. did noticed a slight improvement in load speed...  this on longer works   mx:Link label="{link1Data[0]}" color="#123154"  modalTransparency="0" borderStyle="none" alpha="0"  textRollOverColor="#0099CC" mouseOver="triggerShowEffectNeedReports ()" /--Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 



Start your day with Yahoo! - make it your home page --Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com --Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com --Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
 


Do you Yahoo!?Yahoo! Mail - You care about security. So do we. --Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com --Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 


YAHOO! GROUPS LINKS 

Visit your group "flexcoders" on the web. 
To unsubscribe from 

Re: [flexcoders] Re: Flash Player 8 Beta - found problem??!!

2005-08-11 Thread Craig Newroth



which would be the preferred method Sjors, except that i did not see a visible property to this single item in the menu bar itself, either the whole bar is 'visible' with all it's sub itmes, or the entire bar is invisible, and this was not what I wanted...
Sjors Pals [EMAIL PROTECTED] wrote:
Well i think not "rendering" objects with alpha zero is a big mistake.There is a visible property, and i think that should be the criteria to render an object.Especially when you look to backward compatibility i hope macromedia will decide to (not) fix this isue.Greets,SjorsAlias wrote: Craig, This sounds like it's actually the result of a *fix* that's in the new player. If an object's _alpha is set to zero, it shouldn't be displayed at all - however, there were some issues with rendering device text with alpha, which is due to the limited font information the host platform passes back. However, as I understand it, the flash 8 player has much improved font rendering capabilities. So on a player level, this is expected behavior - it's just one
 of those unfortunate cases where a bug becomes a fact of life, and fixing it ends up causing problems. I'd say - design for the new player. HTH, Alias On 7/14/05, Craig Newroth [EMAIL PROTECTED] wrote:okay, maybe i did not make my self clear...when I was using Flash  PLayer 7  and set the property 'alpha' to zero, then not only could I NOT see  the bar  (which is what I wanted) but i COULD STILL see the text in the  control. Now  in Flah Player 8, if i set the SAME property (alpha) in the SAME  control to  zero not only can I NOT see the BAR in the control, but the text is  invisible now also...  If i set the property to "1" then I cannot see the bar, but CAN  still see  the text of the 'LinkBar" tag...  PR
 Muruganandh [EMAIL PROTECTED] wrote:   Hi  In FP7[IE]  FP8[FireFox]  The following code works the same way  ?xml version="1.0" encoding="utf-8"?   mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml"   mx:Link label="Anand" textRollOverColor="#0099CC" alpha="0"/  /mx:Application  If I change alpha="100", then also FP7[IE]  FP8[FireFox] works  similar!  Might be some problem with this   mouseOver="triggerShowEffectNeedReports()" !
 - anand   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On  Behalf Of Abdul Qabiz  Sent: Thursday, July 14, 2005 6:05 PM  To: flexcoders@yahoogroups.com  Subject: RE: [flexcoders] Re: Flash Player 8 Beta - found problem??!!  Hi,  We tried reproducing the same here at our end and we don't see any  difference between two players (FP7  FP8 Beta).  -abdul ________
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On  Behalf Of Craig Newroth  Sent: Thursday, July 14, 2005 5:41 PM  To: flexcoders@yahoogroups.com  Subject: Re: [flexcoders] Re: Flash Player 8 Beta - found problem??!! and here is what I did to get it to do what I wanted, evidently the  Flash  player 8 takes it literally on the alpha property :) - i set it to 1  (one)  instead of zero (0) and it is back to being transparent like I  wanted it to  be... whew! WIll post that to the feedback Andrew, thx Craig   Andrew Spaulding [EMAIL PROTECTED] wrote: Well I'm yet to find a bug but there seems to be some noticable
  improvements in performance.   Be sure to post your bug using the feedback form found here  http://www.macromedia.com/bin/fp8betafeedback.cgi?   Cheers,   Andrew Spaulding  www.flexdaddy.info --- In flexcoders@yahoogroups.com, "cnewroth55" [EMAIL PROTECTED] wrote:   Okay, saw the post about the beta Flash Player 8 beta, and as I like   to jump in with both feet, installed it for IE, Netscape 7.2 and Fire   Fox 1.0.4...went to one of my flex apps and found that I could no   longer see my label in the Link tag in my app. I was setting the   property 'alpha' to zero so that the "bar" that highlights the   selection is invisible and just the rollovers would be seen.
 Removing   the alpha property lets my labe be seen but then (as I am using   haloBlue) i get a big ugly blue bar across my link label...I have a   graphic behind the link bar and did not want this to show up (the   bar)...it used to work in Flash player 7...so beta team thought you   would like to knowI really, really dont want to give up my  alpha :) ps. did noticed a slight improvement in load speed... this on longer works   mx:Link label="{link1Data[0]}" color="#123154"   modalTransparency="0" borderStyle="none" alpha="0"   textRollOverColor="#0099CC" mouseOver="triggerShowEffectNeedReports   ()" /  --
  Flexcoders Mailing List  FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt  Search Archive

Re: [flexcoders] Re: Flash Player 8 Beta - found problem??!!

2005-08-11 Thread Craig Newroth



and as Studio 8 was released on mnayday that is what I intend to doyes, that did help, thx Alias
Alias [EMAIL PROTECTED] wrote:
Craig,This sounds like it's actually the result of a *fix* that's in the newplayer. If an object's _alpha is set to zero, it shouldn't bedisplayed at all - however, there were some issues with renderingdevice text with alpha, which is due to the limited font informationthe host platform passes back. However, as I understand it, the flash8 player has much improved font rendering capabilities.So on a player level, this is expected behavior - it's just one ofthose unfortunate cases where a bug becomes a fact of life, and fixingit ends up causing problems. I'd say - design for the new player.HTH,AliasOn 7/14/05, Craig Newroth [EMAIL PROTECTED] wrote:  okay, maybe i did not make my self clear...when I was using Flash PLayer 7 and set the property 'alpha' to zero, then not only could
 I NOT see the bar (which is what I wanted) but i COULD STILL see the text in the control. Now in Flah Player 8, if i set the SAME property (alpha) in the SAME control to zero not only can I NOT see the BAR in the control, but the text is invisible now also...  If i set the property to "1" then I cannot see the bar, but CAN still see the text of the 'LinkBar" tag...PR Muruganandh [EMAIL PROTECTED] wrote: Hi In FP7[IE]  FP8[FireFox] The following code works the same way ?xml version="1.0" encoding="utf-8"?   mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml"   mx:Link
 label="Anand" textRollOverColor="#0099CC" alpha="0"/ /mx:Application If I change alpha="100", then also FP7[IE]  FP8[FireFox] works similar! Might be some problem with this   mouseOver="triggerShowEffectNeedReports()" !   - anand      From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Abdul Qabiz Sent: Thursday, July 14, 2005 6:05 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Re: Flash Player 8 Beta - found problem??!! Hi, We tried reproducing the same here
 at our end and we don't see any difference between two players (FP7  FP8 Beta). -abdul________   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Craig Newroth Sent: Thursday, July 14, 2005 5:41 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: Flash Player 8 Beta - found problem??!!and here is what I did to get it to do what I wanted, evidently the Flash player 8 takes it literally on the alpha property :) - i set it to 1 (one) instead of zero (0) and it is back to being transparent like I wanted it to be... whew!WIll post that to the feedback Andrew, thxCraig  Andrew
 Spaulding [EMAIL PROTECTED] wrote:Well I'm yet to find a bug but there seems to be some noticable improvements in performance.  Be sure to post your bug using the feedback form found here http://www.macromedia.com/bin/fp8betafeedback.cgi?  Cheers,  Andrew Spaulding www.flexdaddy.info--- In flexcoders@yahoogroups.com, "cnewroth55" [EMAIL PROTECTED] wrote:  Okay, saw the post about the beta Flash Player 8 beta, and as I like   to jump in with both feet, installed it for IE, Netscape 7.2 and Fire   Fox 1.0.4...went to one of my flex apps and found that I could no   longer see my label in the Link tag in my app. I was setting the   property 'alpha' to zero so that the "bar" that highlights the
   selection is invisible and just the rollovers would be seen. Removing   the alpha property lets my labe be seen but then (as I am using   haloBlue) i get a big ugly blue bar across my link label...I have a   graphic behind the link bar and did not want this to show up (the   bar)...it used to work in Flash player 7...so beta team thought you   would like to knowI really, really dont want to give up my alpha :)ps. did noticed a slight improvement in load speed...this on longer works  mx:Link label="{link1Data[0]}" color="#123154"   modalTransparency="0" borderStyle="none" alpha="0"   textRollOverColor="#0099CC" mouseOver="triggerShowEffectNeedReports  ()" / -- Flexcoders
 Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com    Start your day with Yahoo! - make it your home page   -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com  -- Flexcoders Mailing List FAQ: http://groups.yahoo.com

Re: [flexcoders] problem with cell renderer showing data in datagrid twice

2005-08-11 Thread Craig Newroth




here are the files
cnewroth55 [EMAIL PROTECTED] wrote:
okay, heres one for all; i have a datagrid and the last cell i wanted to put a combo box in it with a set of selections for a user to pick from. got the cell renederer to work and it puts the combo box in it, however if yu select an item from them combo box, it will put that selection in the next row that is 'invisible' or below the datagrids visible rows.graphic representation:__[][][combo box]-i select an item here say '1' (say there are 7 visible rows to datagrid)__here is the next row (8) that you cannot see unless you use scroll bar--[][][combo
 box] -the item '1' shows up here...and in subsequent selection(s) numbering the amount of visible rows in the dg..?here is the cellrenderer code file and the main mxml fileany thoughts as to why or what I am doing wrong?(guess I will have to attach the files in a seperate reply to this post, dont see where to attach them here)
		 Start your day with Yahoo! - make it your home page 





--
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 your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









MyCheckRenderer.mxml
Description: 2002487617-MyCheckRenderer.mxml


refresh.mxml
Description: 3102065804-refresh.mxml


Re: [flexcoders] Re: Column chart using webservice result

2005-07-14 Thread Craig Newroth



Tony,
I would be interested in seeing how you did this, I have a similar situation, but have not been able to get it to do what I want either. thanks,
Craig
tony_lic [EMAIL PROTECTED] wrote:
Hi Matt, Thanks for your help. I'm now able to render the chart successfully.with regards,tony--- In flexcoders@yahoogroups.com, "Matt Chotin" [EMAIL PROTECTED] wrote: Hard to know what you're running into without seeing your problems. But before you post them I'd just take a look at the existing chart samples like the char explorer to see if you can match up on anything that might already exist. There are plenty of flexcoders posts about charts as well, the archives might have code that you're looking for.Matt  From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of tony_lic Sent: Tuesday, July 12, 2005
 1:07 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Column chart using webservice resultMatt Chotin: Ha. i tried with that  it works. I have one more problem. now  i'm able to set the horizontal axis from the web service result. but how can i set other details like Column series  values of each  series. it would be a great help for me if you could help me. with regards, tony  --- In flexcoders@yahoogroups.com, "Matt Chotin" [EMAIL PROTECTED]  wrote:  Shouldn't you be able to replace the last two lines with  colchartKPI.horizontalAxis = series?I haven't played with this much...From:
 flexcoders@yahoogroups.com  [mailto:[EMAIL PROTECTED] On  Behalf Of tony_lic  Sent: Monday, July 11, 2005 4:24 AM  To: flexcoders@yahoogroups.com  Subject: [flexcoders] Column chart using webservice resulthi,  I have to build a column chart, where all the properties like   columnseries, categoryaxis  the y-axis values all should come  from   a web service.  I dont know where to provide the data provider property. I tried some coding but it does not appear to work. let me provide   with you the code snippet.  please help me.for(var i=0;i  oRequest.AxisData.item[0].Set.item.length; i++)
  {  tempValues.push  (oRequest.AxisData.item[0].Set.item[i].Caption.toString());  //Alert.show(oRequest.AxisData.item  [0].Set.item[i].Caption.toString());  }  colchartKPI.dataProvider =   oRequest.AxisData.item[0].Set;
  var series:CategoryAxis = new CategoryAxis();  series.dataProvider = tempValues;colchartKPI.horizontalAxis.CategoryAxis.dataProvider =   tempValues;  colchartKPI.horizontalAxis.addItem(series);with regards,  tony  --  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 your group "flexcoders  http://groups.yahoo.com/group/flexcoders " on the web.* To unsubscribe from this group, send an email to:  [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED] subject=Unsubscribe * Your use of Yahoo! Groups is subject to the Yahoo! Terms of  Service http://docs.yahoo.com/info/terms/ .  -- 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 your group "flexcoders http://groups.yahoo.com/group/flexcoders " on the web.* To unsubscribe from this group, send an email to:  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]subject=Unsubscribe * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service http://docs.yahoo.com/info/terms/ . --Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
SPONSORED LINKS 



Computer software testing 
Macromedia flex 
Development 

Software developer 
		 Start your day with Yahoo! - make it your home page 


--
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 your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] Re: Flash Player 8 Beta - found problem??!!

2005-07-14 Thread Craig Newroth



okay, maybe i did not make my self clear...when I was using Flash PLayer 7 and set the property 'alpha' to zero, then not only could I NOT see the bar (which is what I wanted) but i COULD STILL see the text in the control. Now in Flah Player 8, if i set the SAME property (alpha) in the SAME control to zero not only can I NOT see the BAR in the control, but the text is invisible now also...
If i set the property to "1" then I cannot see the bar, but CAN still see the text of the 'LinkBar" tag...
PR Muruganandh [EMAIL PROTECTED] wrote:









Hi

In FP7[IE]  FP8[FireFox]

The following code works the same way

?xml version="1.0" encoding="utf-8"?
mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml"
mx:Link label="Anand" textRollOverColor="#0099CC" alpha="0"/ /mx:Application

If I change alpha="100", then also FP7[IE]  FP8[FireFox] works similar! 

Might be some problem with this
mouseOver="triggerShowEffectNeedReports()" !


- anand






From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Abdul QabizSent: Thursday, July 14, 2005 6:05 PMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: Flash Player 8 Beta - found problem??!!

Hi,

We tried reproducing the same here at our end and we don't see any difference between two players (FP7  FP8 Beta).

-abdul




From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Craig NewrothSent: Thursday, July 14, 2005 5:41 PMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Re: Flash Player 8 Beta - found problem??!!

and here is what I did to get it to do what I wanted, evidently the Flash player 8 takes it literally on the alpha property :) - i set it to 1 (one) instead of zero (0) and it is back to being transparent like I wanted it to be... whew!

WIll post that to the feedback Andrew, thx

Craig

Andrew Spaulding [EMAIL PROTECTED] wrote:

Well I'm yet to find a bug but there seems to be some noticableimprovements in performance.Be sure to post your bug using the feedback form found herehttp://www.macromedia.com/bin/fp8betafeedback.cgi?Cheers,Andrew Spauldingwww.flexdaddy.info--- In flexcoders@yahoogroups.com, "cnewroth55" [EMAIL PROTECTED] wrote: Okay, saw the post about the beta Flash
 Player 8 beta, and as I like  to jump in with both feet, installed it for IE, Netscape 7.2 and Fire  Fox 1.0.4...went to one of my flex apps and found that I could no  longer see my label in the Link tag in my app. I was setting the  property 'alpha' to zero so that the "bar" that highlights the  selection is invisible and just the rollovers would be seen. Removing  the alpha property lets my labe be seen but then (as I am using  haloBlue) i get a big ugly blue bar across my link label...I have a  graphic behind the link bar and did not want this to show up (the  bar)...it used to work in Flash player 7...so beta team thought you  would like to knowI really, really dont want to give up my alpha :)  ps. did noticed a slight improvement in load speed...  this on longer works   mx:Link label="{link1Data[0]}" color="#123154"  modalTransparency="0" borderStyle="none" alpha="0"  textRollOverColor="#0099CC" mouseOver="triggerShowEffectNeedReports ()" /--Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 



Start your day with Yahoo! - make it your home page --Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com --Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com --Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
 
		Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we.


--
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 your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] Re: okay, so I can't beleive that......

2005-06-09 Thread Craig Newroth



i have tried every combination of the "Type" that I can, now the cffunction has a returntype that i had set to query, so I will try array there, but am not hopeful that will work...
will let you knowdo you have any examples of a RO accepting mutlitple data and returning results? If so then please send, maybe I am missing something else..
thanks,
Craig
"Mercer, Dustin" [EMAIL PROTECTED] wrote:





Ok sorry, I thought he was going to Java not CFC. A method signature is just what the method is expecting and what it is returning. Basically how you typed the function. I.E. a java method signature looks like this : private static void someFunction( String param1, String param2 ).

I don’t know if I have enough knowledge to help you with CF, but here goes… Looks like your CF code should look like this : 

Here is the CFC:!--- Thrust Query (Summary) --- cffunction name="Thrust_Query" returntype="query" output="true" access="remote"  cfargument name="ThrustName" required="no" type="string"   cfset var MyQuery="" cfquery name="MyQuery" datasource="somedb" !--query removed for security reasons--  /cfquery  cfreturn MyQuery /cffunction
Look at the cold bolded and red. This code should look like this if you want to use selectedItems: 
  cfargument name="ThrustName" required="no" type="array" 

You have to make sure your query will support an array though… You may have to change the way you are doing this to include some code to parse the array. I would really have to see what you are doing to explain better. Hopefully this was enough of an explanation to help you.





From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of gotjosh819iSent: Wednesday, June 08, 2005 12:12 PMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Re: okay, so I can't beleive that..

I am helping him on this, what do you mean method signature?The method is Thrust_Query the argument is ThrustName the web srv works fine.. the RO does not.Here is the CFC:!--- Thrust Query (Summary) --- cffunction name="Thrust_Query" returntype="query" output="true" access="remote"  cfargument name="ThrustName" required="no" type="string"   cfset var MyQuery="" cfquery name="MyQuery" datasource="somedb" !--query removed for security reasons--  /cfquery  cfreturn MyQuery /cffunctionHere is the RO call in flex:mx:RemoteObject source="gvs._cfc.Copygvs_queries" id="gvsQueriesRO"  endpoint="http://mydomains.com/flashservices/gateway"  mx:method name="Thrust_Query" result="one(event)"  mx:arguments ThrustName{thrustCB.selectedItems}/ThrustName /mx:arguments /mx:method  /mx:RemoteObject--- In flexcoders@yahoogroups.com, "Mercer, Dustin" [EMAIL PROTECTED] wrote: What is your RO expecting as a parameter? An array or a single object? selectedItems is an array so you must set your RO to accept an array as a parameter. What is the Thrust_Query method signature?_   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of cnewroth55 Sent: Wednesday, June
 08, 2005 11:36 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] okay, so I can't beleive that..okay, so i can't beleive that I cannot pass multiple valuse into a  RO tagI have a list control, it is being fed from an array,  multiple selections are set to truei have tried SEVERAL  different ways to pass the 'selectedItems' property to my Remote  Object tag...see below the cfc call (obvious parts
 removed): cffunction name="Thrust_Query" returntype="query" output="true"  access="remote" cfargument name="ThrustName" required="no" type="string"  (have tired every thing in the type for this piece)  the function;  var revResult:Object; function one(myEvent:Object):Void { revResult=myEvent.result; } //Thanks Matt Boles
  the list control  mx:List dataProvider="{link2Data}"  change="gvsQueriesRO.Thrust_Query.send()" id="thrustCB"  multipleSelection="true" width="250" toolTip="Select from this list  to get an overview. Hold the control key down to select multiple  items." alpha="0" color="#FF" textRollOverColor="#33" /mx:List the RO tag: mx:RemoteObject source="gvs._cfc.Copygvs_queries" id="gvsQueriesRO"  endpoint="http://mydomains.com/flashservices/gateway"  mx:method name="Thrust_Query" result="one(event)"  mx:arguments ThrustName{thrustCB.selectedItems}/ThrustName /mx:arguments /mx:method  /mx:RemoteObject no matter WHAT I do tyring to use this returns squat! if i change just this in the mx:arguments tag it works,
 ThrustName{thrustCB.selectedItem}/ThrustName (so that i am only using a single value)...if I change the RO to a  web service then using 'selectedItems' will work. I am convinced  that you cannot make a call to a CFC using a RO with  the 'selectedIems' property, maybe a bug, has ANYONE been able to do  this? any insights or code would be MUCH appreciated...I want the  performance of an AMF vs the SOAP, but. _   Yahoo! Groups Links  * To visit your group on the web, go to:  http://groups.yahoo.com/group/flexcoders/* To 

Re: [flexcoders] Calendar

2005-06-09 Thread Craig Newroth



use the caledar that is built in to flex
Joel Parish [EMAIL PROTECTED] wrote:
Is there any way to impliment a calendar in flex? I am looking intousing a TileList but I really don't want to reinvent the wheel(granted it's allready invented). Any insights into how i may do this,or how others have allready done it are welcome!Thank you,Joel
		Discover Yahoo! 
Have fun online with music videos, cool games, IM & more. Check it out!







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










RE: [flexcoders] prblem with getting dat back from A Remote Object

2005-06-03 Thread Craig Newroth



yes, i did not have the send, and it appears that I am not really sending the data in the parameter to the RO. If i run it as a web service i get this in the network monitor:
Method: Thrust_QueryParameter 1: 

name : ThrustNametype : string

value[array] : 
length[Number] : 1[0][String] : ASMT - Affordable Structures  Mfg. Tech

if i run it as a RO i get this in the network monitor:
Method: gvs._cfc.gvs_queries.Thrust_ReportParameter 1: 

name : param1type : object

value[array] : 
length[Number] : 1[0][String] : ASMT - Affordable Structures and Mfg. Tech
so it look like in need to add mx:Arguments tag to my RO tag? not sure how to do this, i think i saw it somewhere in the online docs, but not sure where :-)
Craig
Tracy Spratt [EMAIL PROTECTED] wrote:
I am assuming I missed the send().Have you traced or alerted the result in your result handler?Tracy-Original Message-From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] OnBehalf Of cnewroth55Sent: Thursday, June 02, 2005 12:11 PMTo: flexcoders@yahoogroups.comSubject: [flexcoders] prblem with getting dat back from A Remote Objecthi all, I am haiving a problem getting my data back from my call to a RO. It looks like (in the network monitor) that the call is working, but I am not getting any data back into my datagrid (where i think i have the binding right). the netowrk monitor shows this:Method: gvs._cfc.gvs_queries.Thrust_QueryParameter 1: name : param1type : objectvalue[object] : ThrustName[array] : length[Number] : 1[0][String] : ASMT - Affordable
 Structures and Mfg. Techand my code is this://the call to the ROmx:RemoteObject id="gvsQueriesWS" endpoint="http://www-stl-100d.mw.nos.boeing.com/flashservices/gateway" source="gvs._cfc.gvs_queries" mx:method name="Thrust_Query" result="onGetThrustList(event.result)" //mx:RemoteObjectthe scraip call to put everything where is it supposed to go (this is where I think i am doing it wrong)mx:Script  ![CDATA[   var thrustSelectedData:Object; //array of selected thrust reports   var reviewThrusts:Object; //array of thrusts  // Store selected items into
 thrust object  function thrustSelect():Void{   thrustSelectedData.ThrustName = thrustCB.selectedItems;  }  function getThrustQueriesWS(){ //pass the data to the RO   gvsQueriesWS.Thrust_Query({ThrustName:thrustCB.selectedItems});   showSelectedThrusts.text = thrustCB.selectedItems;  }// assign returned thrust
 data to review data model  function onGetThrustList(result:Object):Void{  reviewThrusts = result;  }the rest of the code (got some extra stuff in this but that doesn't matter, not being used) mx:HBox mx:List dataProvider="{link2Data}" change="getThrustQueriesWS()" id="thrustCB" multipleSelection="true" width="250" toolTip="Select from this list to get an overview. Hold the control key down to select multiple items." alpha="0" color="#FF" textRollOverColor="#33" /mx:List mx:VBox mx:HBox  mx:Text text="Select from below to create your report"
 width="240" color="#FF" /  /mx:HBox  mx:HBox mx:Spacer / mx:FormItemmx:RadioButtonGroup id="reportType" /   mx:RadioButton label="Summary" groupName="reportType" data="" selected="true" color="#FF"/   mx:RadioButton label="Detail" groupName="reportType" data="" color="#FF"/ /mx:FormItem  mx:FormItem mx:RadioButtonGroup
 id="reportFormat" / mx:RadioButton label="PDF Format" groupName="reportFormat" data="" selected="true" color="#FF" / mx:RadioButton label="Flash Paper Format" groupName="reportFormat" data="" color="#FF"/ mx:RadioButton label="Excel Format" groupName="reportFormat" data="" color="#FF"/  /mx:FormItem /mx:HBox mx:HBox mx:Spacer width="55" / mx:Button label="Create Report" toolTip="Be sure you selected a report format" click="getPDFReports()" id="createReportButton"
 / mx:Text text="Text" id="showSelectedThrusts" / /mx:HBox /mx:VBox /mx:HBox mx:Text text="Thrust Report(s) - Summary Overview" width="229" color="#FF" /mx:StylemyLinkBar.LinkBar { horizontal-gap: 22; stroke-color: #CC; roll-over-color: #e1e1e1; selection-color: #cc; text-rollover-color: #cc; disabled-Color: #0099CC; } reportType.RadioButton { fill-colors: #0099ff, #ff; }/mx:Style!-- Create a LinkBar container to navigate the ViewStack container. --!-- Define the ViewStack and the three child containers. -- mx:DataGrid id="datagrid1" x="0"
 y="44" dataProvider="{reviewThrusts}" rowCount="10" width="100%" visible="true"  mx:columns  mx:Arraymx:DataGridColumn headerText="PW Thrust" columnName="RTGPRIMARYPWTHRUST" width="125" /mx:DataGridColumn headerText="Business Unit" columnName="RTGBOEINGIDSBUSINESSUNIT" width="140" / mx:DataGridColumn headerText="Business Program" columnName="RTGBOEINGPROGRAMNAME" width="140" /mx:DataGridColumn headerText="Need
 ID" columnName="RTGCBNEED1IDNUMBER" width="150" /mx:DataGridColumn headerText="Title" columnName="RTGELEMENTNAME" width="300" /   /mx:Array  /mx:columns /mx:DataGrid/mx:VBoxdose anyone spot what i might be doing 

Re: [flexcoders] can I bind more that one checkbox to a send requ est?

2005-05-25 Thread Craig Newroth
That helped alot, thanks Jeff.

--- Jeff Steiner [EMAIL PROTECTED] wrote:

 Craig,
 
 I have a specific example on FlexAuthority.  Visit:

http://www.flexauthority.com/samplesIndex.cfm?sampleID=23
 
 I have multiple checkboxes that pass along their
 checked state to a CFC that
 returns XML to populate a chart.
 
 Let me know if that does not answer your specific
 question.
 
 Jeff
 http://www.flexauthority.com
 
 - Original Message - 
 From: Craig Newroth [EMAIL PROTECTED]
 To: flexcoders@yahoogroups.com
 Sent: Tuesday, May 24, 2005 4:55 AM
 Subject: RE: [flexcoders] can I bind more that one
 checkbox to a send requ
 est?
 
 
  Matt:
  Thanks for the response, I am trying to pass a
 list of
  the ones that are checked..values in the
 checkboxes
  are going to be passed to a cfc to get data from
 query
  and returned to datagrid.
  so I guess that you are saying to build an array
 out
  of the checkboxes (if they are checked) and then
 pass
  that array value to my cfc call?
  Craig
 
  --- Matt Chotin [EMAIL PROTECTED] wrote:
   Are you trying to pass a list of the ones that
 are
   checked or just one?
   Your changeThrusts method can simply store which
   checkboxes are selected and
   then you can build an array to pass to your web
   service for the query.  If
   only one of those checkboxes is meant to be
 checked
   maybe you should look
   into using RadioButtons instead and then take
   advantage of
   RadioButtonGroup.selectedData.
  
  
  
   Matt
  
  
  
 _
  
   From: flexcoders@yahoogroups.com
   [mailto:[EMAIL PROTECTED] On
   Behalf Of cnewroth55
   Sent: Thursday, May 19, 2005 10:44 AM
   To: flexcoders@yahoogroups.com
   Subject: [flexcoders] can I bind more that one
   checkbox to a send request?
  
  
  
   I have a form that has several different
 checkboxes
   and need to pass
   any of their respected labels (or data) to a
   webservice cfc..what i
   what to do is be able to pass any of the below
 up to
   my webservice
   call. the code for the web service call is below
   this...;
  
   mx:VBox
  mx:CheckBox label=Select All
   Thrust
   color=#123154  labelPlacement=right
   id=ThrustReportsCHB1
   click=changeThrusts( event ); /
  mx:CheckBox label=ASMT -
 Affordable
   Structures
   amp; Mfg. Tech color=#123154
   labelPlacement=right
   id=ThrustReportsCHB2 /
  mx:CheckBox label=ALE - Adv.
 Lean
   amp; Efficient
   color=#123154 labelPlacement=right
   id=ThrustReportsCHB3 /
  mx:CheckBox label=ASC - Adv.
   Support Concepts
   color=#123154 labelPlacement=right
   id=ThrustReportsCHB4 /
  mx:CheckBox label=ASC - APS -
 Adv.
   Platform
   Systems color=#123154 labelPlacement=right
   id=ThrustReportsCHB5 /
  mx:CheckBox label=NCO -
 Net-Centric
   Operations
   color=#123154 labelPlacement=right
   id=ThrustReportsCHB6 /
  mx:HBox x=5 y=230 
 mx:FormItem 
   mx:CheckBox label=Summary
   color=#123154
   labelPlacement=top id=summaryCHB
   click=changeOther( event );/
 /mx:FormItem
 mx:FormItem
   mx:CheckBox label=Detail
   color=#123154
   labelPlacement=top id=detailCHB
   click=changeOther( event );/
 /mx:FormItem
  /mx:HBox
 /mx:VBox
  
   WEB SERVICE CALL
   mx:WebService
  
 

wsdl=http://nameremoved.com/gvs/_cfc/gvs_queries.cfc?
  
 http://nameremoved.com/gvs/_cfc/gvs_queries.cfc?
   wsdl id=gvsQueriesWS
   mx:operation name=Thrust_Query
 mx:request
  
  
 

ThrustName{WhereIneedToPassCheckboxDATA}/ThrustName
 /mx:request
   /mx:operation
 /mx:WebService
  
  
  
  
  
  
 _
  
   Yahoo! Groups Links
  
   * To visit your group on the web, go to:
   http://groups.yahoo.com/group/flexcoders/
   http://groups.yahoo.com/group/flexcoders/
  
   * To unsubscribe from this group, send an email
 to:
   [EMAIL PROTECTED]
  
 

mailto:[EMAIL PROTECTED]
  
  
   * Your use of Yahoo! Groups is subject to the
 Yahoo!
   http://docs.yahoo.com/info/terms/  Terms of
   Service.
  
  
 
 
 
  __
  Do you Yahoo!?
  Yahoo! Small Business - Try our new Resources site
  http://smallbusiness.yahoo.com/resources/
 
 
 
  Yahoo! Groups Links
 
 
 
 
 
 
 
 




__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/


 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] can I bind more that one checkbox to a send requ est?

2005-05-24 Thread Craig Newroth
Matt:
Thanks for the response, I am trying to pass a list of
the ones that are checked..values in the checkboxes
are going to be passed to a cfc to get data from query
and returned to datagrid.
so I guess that you are saying to build an array out
of the checkboxes (if they are checked) and then pass
that array value to my cfc call?
Craig

--- Matt Chotin [EMAIL PROTECTED] wrote:
 Are you trying to pass a list of the ones that are
 checked or just one?
 Your changeThrusts method can simply store which
 checkboxes are selected and
 then you can build an array to pass to your web
 service for the query.  If
 only one of those checkboxes is meant to be checked
 maybe you should look
 into using RadioButtons instead and then take
 advantage of
 RadioButtonGroup.selectedData.
 
  
 
 Matt
 
  
 
   _  
 
 From: flexcoders@yahoogroups.com
 [mailto:[EMAIL PROTECTED] On
 Behalf Of cnewroth55
 Sent: Thursday, May 19, 2005 10:44 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] can I bind more that one
 checkbox to a send request?
 
  
 
 I have a form that has several different checkboxes
 and need to pass 
 any of their respected labels (or data) to a
 webservice cfc..what i 
 what to do is be able to pass any of the below up to
 my webservice 
 call. the code for the web service call is below
 this...;
 
 mx:VBox
mx:CheckBox label=Select All
 Thrust 
 color=#123154  labelPlacement=right
 id=ThrustReportsCHB1 
 click=changeThrusts( event ); /
mx:CheckBox label=ASMT - Affordable
 Structures 
 amp; Mfg. Tech color=#123154
 labelPlacement=right 
 id=ThrustReportsCHB2 /
mx:CheckBox label=ALE - Adv. Lean
 amp; Efficient 
 color=#123154 labelPlacement=right
 id=ThrustReportsCHB3 /
mx:CheckBox label=ASC - Adv.
 Support Concepts 
 color=#123154 labelPlacement=right
 id=ThrustReportsCHB4 /
mx:CheckBox label=ASC - APS - Adv.
 Platform 
 Systems color=#123154 labelPlacement=right 
 id=ThrustReportsCHB5 /
mx:CheckBox label=NCO - Net-Centric
 Operations 
 color=#123154 labelPlacement=right
 id=ThrustReportsCHB6 /
mx:HBox x=5 y=230 
   mx:FormItem 
 mx:CheckBox label=Summary
 color=#123154 
 labelPlacement=top id=summaryCHB
 click=changeOther( event );/
   /mx:FormItem
   mx:FormItem
 mx:CheckBox label=Detail
 color=#123154 
 labelPlacement=top id=detailCHB
 click=changeOther( event );/
   /mx:FormItem
/mx:HBox
   /mx:VBox
 
 WEB SERVICE CALL
 mx:WebService

wsdl=http://nameremoved.com/gvs/_cfc/gvs_queries.cfc?
 http://nameremoved.com/gvs/_cfc/gvs_queries.cfc? 
 wsdl id=gvsQueriesWS
 mx:operation name=Thrust_Query
   mx:request


ThrustName{WhereIneedToPassCheckboxDATA}/ThrustName
   /mx:request
 /mx:operation
   /mx:WebService  
 
 
 
 
 
 
   _  
 
 Yahoo! Groups Links
 
 * To visit your group on the web, go to:
 http://groups.yahoo.com/group/flexcoders/
 http://groups.yahoo.com/group/flexcoders/ 
   
 * To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]

mailto:[EMAIL PROTECTED]
 
   
 * Your use of Yahoo! Groups is subject to the Yahoo!
 http://docs.yahoo.com/info/terms/  Terms of
 Service. 
 
 



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/


 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Announcing Flex Style Explorer

2005-05-19 Thread Craig Newroth
with the exception that CSS style selectors are not
supported in components...would have to load a .css
file I am assuming...

--- Jeff Beeman [EMAIL PROTECTED] wrote:
 This tool is absolutely fantastic!  I've got a bug
 report that one of
 our developers noticed, though, and since I can't
 make a comment on the
 site, I'll just note it here and hope someone sees
 it :)
 
 Entering hex values using the keyboard seems to work
 for everything
 except components that have 2 color values (panel
 headings, buttons,
 etc).  When choosing a color from the drop down, the
 color displays
 correctly.  When typing in a hex value, it displays
 as black.
 
 Also, I'd like to make a feature request - Would it
 be possible to make
 the text area where the resulting CSS appears be
 editable?  I'd love to
 be able to edit the resulting CSS on-the-fly and see
 the results.
 
 Regardless, thanks for the great tool!
 
 
 
 /**
 * Jeff Beeman
 **/
 
 -Original Message-
 From: flexcoders@yahoogroups.com
 [mailto:[EMAIL PROTECTED] On
 Behalf Of Jae Hess
 Sent: Tuesday, May 17, 2005 7:27 PM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Announcing Flex Style Explorer
 
 Not sure if you have heard the news:
 
 Announcing Flex Style Explorer
 
 http://www.markme.com/mc/archives/007740.cfm
 
 
 
  
 Yahoo! Groups Links
 
 
 
  
 
 
 
 
 



__ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 


 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] how to use a repeater question

2005-05-13 Thread Craig Newroth
THanks Matt, that worked great...and thanks for the
answer to the last part about performance...no, thrust
data isn't going to change (at least in the near
future :-)), but I wanted to be able to use a query to
provide the different labels from the DB so that they
would be dynamic if needed...

--- Matt Chotin [EMAIL PROTECTED] wrote:
 I think the repeater for this would be:
 
  
 
 mx:Repeater id=r dataProvider={thrustData}
 
   mx:CheckBox label={r.currentItem} /
 
 /mx:Repeater
 
  
 
 So it's pretty easy, though if thrustData isn't
 going to change I think it's
 more efficient code-wise to write it out by hand.
 
  
 
 Matt
 
  
 
   _  
 
 From: flexcoders@yahoogroups.com
 [mailto:[EMAIL PROTECTED] On
 Behalf Of cnewroth55
 Sent: Thursday, May 12, 2005 10:57 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] how to use a repeater question
 
  
 
 is it possible to use a repeater control to
 'duplicate' a group of
 checkboxes? I have this text array i would like to
 have put into a
 group of checkboxes;
 ![CDATA[
   var thrustData:Array = [All Reports, ASMT -
 Affordable
 Structures  Mfg. Tech., ALE - Advanced Lean 
 Efficient, ASC -
 Advanced Support Concepts, APS - Advanced Platform
 Systems, NCO -
 Netcentric Operations ];   
 ]]
 and would like for it to be the checkboxes label.
 is it faster to do a repeater or just make them up
 normally..
 
 Craig Newroth
 Structures Technology - STL 
 Executive Computing Support 
 The Boeing Company 
 
 
 
 
 
   _  
 
 Yahoo! Groups Links
 
 * To visit your group on the web, go to:
 http://groups.yahoo.com/group/flexcoders/
 http://groups.yahoo.com/group/flexcoders/ 
   
 * To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]

mailto:[EMAIL PROTECTED]
 
   
 * Your use of Yahoo! Groups is subject to the Yahoo!
 http://docs.yahoo.com/info/terms/  Terms of
 Service. 
 
 



__ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 


 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] help enabling or disabling a control when a user selects something - Solved

2005-05-11 Thread Craig Newroth
okay, now just one more thing
that works, in that it disables the listbox on the
right, now I have made a button on the file that runs
the following AS code when clicked:
function resetForm(){
srcgrid.enabled = !srcgrid.enabled
}

so that works in that it enables the listbox, but if i
drag All Reports back into the originiating listbox
then drag it back into the destination listbox control
box,(it should disable the box) it doesn't disable the
control...
what in the world am I doing wrong. It should be a
simple thing to enable / disable a control based on
the selectionh
Craig



--- Craig Newroth [EMAIL PROTECTED] wrote:
 Thanks Tracy for getting me on the right track.!!!
 In the action script file that I posted here is what
 I
 changed/added in the below function to make it
 work...
 Now all I have to do is do a test on it to see if
 they
 selected it somewhere in the middle of the process.
 :-)
 **
 function doDragDrop(event) {
 
 doDragExit(event);
 var items =
 event.dragSource.dataForFormat(items);
 var dest = event.target;
 var dropLoc = dest.getDropLocation();
 
 items.reverse();
 
 for(var i = 0; i  items.length; i++) {
 dest.addItemAt(dropLoc,items[i]);
 // * THE CHANGE/ADDED CODE **
 // Check to see if the drop location contains 'All
 Reports', if is does then disable the srcgrid so the
 user cannot select any other reports 
   if (dropLoc,items[i] == 'All Reports'){
   srcgrid.enabled = !srcgrid.enabled;
   }
 }
 }
 *
 --- Tracy Spratt [EMAIL PROTECTED] wrote:
  The enable toggle works correctly right?  Say if
 you
  were to run it
  directly from a button?
  
  And the drag/drop works correctly?
  
  Your code wasn't complete enough for me to run, so
 I
  need to ask, When
  you drag an item into the list, is it
 automatically
  selected?
  
  If so, you want to test:
  event.target.selectedItem.label == All Reports
 (or
  whatever the label
  column property is named)
  
  If not, you will need to iterate through the items
  to see if the All
  Reports option is included.
  
  Can you extract the issue into a simple example?
  
  Tracy
  
  -Original Message-
  From: flexcoders@yahoogroups.com
  [mailto:[EMAIL PROTECTED] On
  Behalf Of Craig Newroth
  Sent: Friday, May 06, 2005 2:05 PM
  To: flexcoders@yahoogroups.com
  Cc: [EMAIL PROTECTED]
  Subject: Re: [flexcoders] help enabling or
 disabling
  a control when a
  user selects something
  
  well, it is supposed to test for the content of
 the
  selected item and then what I want to do is enable
  or
  disable a list control.. I have tired both the
  number
  zero (the selected index) of my first list and the
  text value and cannot get it to work.
  
  --- Manish Jethani [EMAIL PROTECTED]
 wrote:
   On 5/5/05, cnewroth55 [EMAIL PROTECTED]
  wrote:
   
if (event.target.selectedIndices ==
 All
   Reports){
srcgrid.enabled =
   !srcgrid.enabled;
}
   
   I'm sorry if this is a stupid question as I
  haven't
   gone through your
   entire code line by line, but what does the
 above
   if-condition want to
   test?  'selectedIndices' will be an array of
  Number
   objects, so I
   wonder if comparing it to a string like that is
   correct.
   
  
  
  
  Yahoo! Mail
  Stay connected, organized, and protected. Take the
  tour:
  http://tour.mail.yahoo.com/mailtour.html
  
  
  
   
  Yahoo! Groups Links
  
  
  
   
  
  
  
  
  
 
 
   
 Yahoo! Mail
 Stay connected, organized, and protected. Take the
 tour:
 http://tour.mail.yahoo.com/mailtour.html
 
 



Discover Yahoo! 
Stay in touch with email, IM, photo sharing and more. Check it out! 
http://discover.yahoo.com/stayintouch.html


 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] help enabling or disabling a control when a user selects something

2005-05-10 Thread Craig Newroth
Tracy:
 I have attached the files that I am using as weel as
the AS file for control...in the as file look around
line 58 for the code that I am trying. You will need
to comment out the ones that do the topmenu and the
display. StandardReports.mxml is the file in question.
WHen I select all reports from srcgrid and drag it
into destgrid I want 'srcgrid' to be disabled...
thanks,
Craig

--- Tracy Spratt [EMAIL PROTECTED] wrote:
 The enable toggle works correctly right?  Say if you
 were to run it
 directly from a button?
 
 And the drag/drop works correctly?
 
 Your code wasn't complete enough for me to run, so I
 need to ask, When
 you drag an item into the list, is it automatically
 selected?
 
 If so, you want to test:
 event.target.selectedItem.label == All Reports (or
 whatever the label
 column property is named)
 
 If not, you will need to iterate through the items
 to see if the All
 Reports option is included.
 
 Can you extract the issue into a simple example?
 
 Tracy
 
 -Original Message-
 From: flexcoders@yahoogroups.com
 [mailto:[EMAIL PROTECTED] On
 Behalf Of Craig Newroth
 Sent: Friday, May 06, 2005 2:05 PM
 To: flexcoders@yahoogroups.com
 Cc: [EMAIL PROTECTED]
 Subject: Re: [flexcoders] help enabling or disabling
 a control when a
 user selects something
 
 well, it is supposed to test for the content of the
 selected item and then what I want to do is enable
 or
 disable a list control.. I have tired both the
 number
 zero (the selected index) of my first list and the
 text value and cannot get it to work.
 
 --- Manish Jethani [EMAIL PROTECTED] wrote:
  On 5/5/05, cnewroth55 [EMAIL PROTECTED]
 wrote:
  
   if (event.target.selectedIndices == All
  Reports){
   srcgrid.enabled =
  !srcgrid.enabled;
   }
  
  I'm sorry if this is a stupid question as I
 haven't
  gone through your
  entire code line by line, but what does the above
  if-condition want to
  test?  'selectedIndices' will be an array of
 Number
  objects, so I
  wonder if comparing it to a string like that is
  correct.
  
 
 
   
 Yahoo! Mail
 Stay connected, organized, and protected. Take the
 tour:
 http://tour.mail.yahoo.com/mailtour.html
 
 
 
  
 Yahoo! Groups Links
 
 
 
  
 
 
 
 
 



Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.mail.yahoo.com/mailtour.html


 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 


DragEventHandlers.as
Description: 229667049-DragEventHandlers.as


standardReports.mxml
Description: 767879685-standardReports.mxml


gvsStartA.mxml
Description: 2325252969-gvsStartA.mxml


Re: [flexcoders] help enabling or disabling a control when a user selects something

2005-05-06 Thread Craig Newroth
well, it is supposed to test for the content of the
selected item and then what I want to do is enable or
disable a list control.. I have tired both the number
zero (the selected index) of my first list and the
text value and cannot get it to work.

--- Manish Jethani [EMAIL PROTECTED] wrote:
 On 5/5/05, cnewroth55 [EMAIL PROTECTED] wrote:
 
  if (event.target.selectedIndices == All
 Reports){
  srcgrid.enabled =
 !srcgrid.enabled;
  }
 
 I'm sorry if this is a stupid question as I haven't
 gone through your
 entire code line by line, but what does the above
 if-condition want to
 test?  'selectedIndices' will be an array of Number
 objects, so I
 wonder if comparing it to a string like that is
 correct.
 



Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.mail.yahoo.com/mailtour.html



 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Re: creditcard dashboard - for Alistair

2005-04-30 Thread Craig Newroth



well, that's the preoblem, I have tried all these and still get the error that I posted...however I will look at them one more time and post resutls...
it's a little frustrating to read the code, understand the code, read the chapters, follow along with them, and yet still not get it to work to 'see' it in actionhumm...
Steven Webster [EMAIL PROTECTED] wrote:
Craig,Can I clarify what your setup is here ?Are you invoking the remote object as an unnamed service ? (eg source="")Have you removed the named service for the delegate, including thenode.If you have done both those things, have your * configuration in the remote-objects whitelist then you shouldn't be having any access problems.Steven -Original Message- From: flexcoders@yahoogroups.com  [mailto:[EMAIL PROTECTED] On Behalf Of Craig Newroth Sent: 29 April 2005 19:43 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Re: creditcard dashboard - for Alistair  I'll try to be more civil Steven... so okay let try this ONE more time, as I know that I posted  the error that I am getting the first
 time...-- No virus found in this outgoing message.Checked by AVG Anti-Virus.Version: 7.0.308 / Virus Database: 266.10.4 - Release Date: 27/04/2005Yahoo! Groups Links* To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/* To unsubscribe from this group, send an email to:[EMAIL PROTECTED]* Your use of Yahoo! Groups is subject to:http://docs.yahoo.com/info/terms/__Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com 







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










RE: [flexcoders] Re: creditcard dashboard - for Alistair

2005-04-29 Thread Craig Newroth



Dear MR. WEBSTER:
READ pages that you mention, and READ chapter 21, and I DO UNDERSTAND the concepts of the whitelist VERY well, and I DO have a CLEAR understanding of the mentioned concepts.
Rather than make a smart assed comment like "...it's probably worth making sure you've got a clear understanding of the concepts covered in the relevant and preceeding chapters" or "...and then make sure you understand why that's a woefully insecure way of achieving your short term goal of getting the code to work" and (my favorite), "...if you still don'tunderstand the concept of the whitelist,..."
you could offer a better answer...MY SHORT TERM GOAL IS NOT TO MAKE YOUR CODE WORK, but to see it in action so that I can better understand WHY it is working the way it does and to see if your concepts mentioned in your book can be of use in my own development.
 If that is your understanding of my questions, then please don't answer...I'll figure it out on my own. You have NO idea of how I have my system configured, or where I have placed 'your' code in relation to my install, so making your statements the way you did is just ludicrous. AND Iresent your implication(s) that I don'tUNDERSTAND the concept of what I am doing!BTW...here is what I have in the whitelist and it still don't work smart guy! oh, wait, I forgot, don'tanswer me!
whitelist !-- whitelist config for unnamed objects -- unnamedsourcecom.bng.flex.remoteObject.*/sourcesourcecom.iterationtwo.boe.business.ApplicationDelegate/sourcesourcecom.iterationtwo.boe.business.CreditCardDelegate/sourcesourcecom.iterationtwo.boe.business.Responder/sourcesource*/source !-- For security, the whitelist is locked down by
 default. Uncomment the source element below to enable access to all classes, or add the individual URLs you wish to access. We strongly recommend not allowing access to all source files in production, since this exposes Java and Flex system classes. source*/source --
 /unnamed !-- whitelist config for named objects --namedobject name="ApplicationDelegate"sourcecom.iterationtwo.boe.business.ApplicationDelegate/sourcetypestateless-class/typeallow-unnamed-accessfalse/allow-unnamed-accessuse-custom-authenticationfalse/use-custom-authentication/object/namedSteven Webster [EMAIL PROTECTED] wrote:
 did look at flex-config.mxml... not a clue sorry. CTRL-F (Find) "whitelist" or "remote" or "remote-object in flex-config.xml and you should find the whitelist and the  book it self doesn't seem to explain where or give example  for whitelist..Index at the back. W. Whitelist. Page 685 - "whitelists, overview495-496"On page 495-497, there are 3 pages of clear description of how to set the whitelist for RemoteObject calls, HTTPService calls and WebService calls,and the concept of named services and unnamed services. In fact Chapter 21opens with a section titled "The Flex Whitelist".Before trying to compile the code from the book and get the examplesworking, it's probably worth making sure you've got a clear understandingof the concepts covered in the relevant and preceeding
 chapters. The code is there to underline points in the text, not vice versa.Once you've read through the chapter material, if you still don'tunderstand the concept of the whitelist, go and set*and then make sure you understand why that's a woefully insecureway of achieving your short term goal of getting the code to work.Steven-- No virus found in this outgoing message.Checked by AVG Anti-Virus.Version: 7.0.308 / Virus Database: 266.10.4 - Release Date: 27/04/2005Yahoo! Groups Links* To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/* To unsubscribe from this group, send an email to:[EMAIL PROTECTED]* Your use of Yahoo! Groups is subject
 to:http://docs.yahoo.com/info/terms/__Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com 







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










RE: [flexcoders] Re: creditcard dashboard - for Alistair

2005-04-29 Thread Craig Newroth
I'll try to be more civil Steven...
so okay let try this ONE more time, as I know that I
posted the error that I am getting the first time...

 onFault Client.NotAllowed You are not allowed to
access the service
com.iterationtwo.boe.business.ApplicationDelegate. 
The service is not in the configured whitelist.

I have tried to place an instance of this in every
flex-config.xml file that I can find, and have used,
source*/source (even though I know about the
security) just to make it work to no avail...that is
why i posted the question in the first place...
I have enjoyed your book and learned quite alot from
it, so i cannot understand why this is not working out
of the box so to speak...just about everything else
has (with the exception of the chart thing - thank god
for grep and global replace)
Craig


--- Steven Webster [EMAIL PROTECTED]
wrote:

 Craig,
  
 On page 576 of the book, the RemoteObject service is
 defined as an unnamed
 service (using the source=) tag,
 which I will presume to be what you have in yoru
 code.
  
 You have placed the service in your whitelist
 (double-check, I presume this
 is under the remote-objects node) as
 both an unnamed and named service, so you probably
 expect either
 named/unnamed services to both work.
  
 However, in your named service block you have
 allow-unnamed-accessfalse/allow-unnamed-access 
  
 This means that even though you are (I imagine,
 unless you have changed the
 code from p 576) accessing
 the RemoteObject as an unnamed service, your
 flex-config is prohibiting that
 for this very service.
  
 Make sense ?
  
 If this isn't your issue, then perhaps you could
 post the error message you
 are receiving ... in 
 gateway-config.xml you can turn on a little more
 debugging of events over
 the wire as well.  Your
 original email suggested that ...the book doesn't
 seem to explain or give
 examples for the whitelist...
 which is why I pointed you in my last response to
 the appropriate sections
 in the book where the
 whitelist is explained, and examples given.  The
 more specific you can
 specify the problem you
 are having, and the error messages you are
 receiving, the more specific our
 responses can be.
  
 I hope that the above helps you find the source of
 your problem.
  
 Kindest Regards,
  
 Steven
  
  
 
 
_  
 
 From: flexcoders@yahoogroups.com
 [mailto:[EMAIL PROTECTED] On
 Behalf Of Craig Newroth
 Sent: 29 April 2005 17:27
 To: flexcoders@yahoogroups.com
 Subject: RE: [flexcoders] Re: creditcard dashboard -
 for Alistair
 
 
 Dear MR. WEBSTER:
 READ pages that you mention, and READ chapter 21,
 and I DO UNDERSTAND the
 concepts of the whitelist VERY well, and I DO have a
 CLEAR understanding of
 the mentioned concepts.
 Rather than make a smart assed comment like ...it's
 probably worth making
 sure you've got a clear understanding of the
 concepts covered in the
 relevant and preceeding chapters or ...and
 then make sure you
 understand why that's a woefully insecure way of
 achieving your short term
 goal of getting the code to work and (my
 favorite), ...if you still
 don't
 understand the concept of the whitelist,...
 you could offer a better answer...MY SHORT TERM GOAL
 IS NOT TO MAKE YOUR
 CODE WORK, but to see it in action so that I can
 better understand WHY it is
 working the way it does and to see if your concepts
 mentioned in your book
 can be of use in my own development.
  If that is your understanding of my questions,
 then please don't
 answer...I'll figure it out on my own. You have NO
 idea of how I have my
 system configured, or where I have placed 'your'
 code in relation to my
 install, so making your statements the way you did
 is just ludicrous. AND I
 resent your implication(s) that I don't UNDERSTAND
 the concept of what I am
 doing! 
 BTW...here is what I have in the whitelist and it
 still don't work smart
 guy! oh, wait, I forgot, don't answer me!
 whitelist
 !-- whitelist config for unnamed
 objects --
 unnamed
 sourcecom.bng.flex.remoteObject.*/source


sourcecom.iterationtwo.boe.business.ApplicationDelegate/source


sourcecom.iterationtwo.boe.business.CreditCardDelegate/source


sourcecom.iterationtwo.boe.business.Responder/source
 source*/source
 !--
 For security, the whitelist is
 locked down by default.
 Uncomment the source element below
 to enable access to all
 classes,
 or add the individual URLs you wish
 to access.
 We strongly recommend not allowing
 access to all source
 files
 in production, since this exposes
 Java and Flex system
 classes.
 source*/source
 --
 /unnamed
 !-- whitelist config for named objects
 --
named
 object name=ApplicationDelegate


sourcecom.iterationtwo.boe.business.ApplicationDelegate/source
 typestateless-class/type

 allow-unnamed

RE: [flexcoders] Charting

2005-04-24 Thread Craig Newroth



I would like to see those also. let me know when they are up if you could please..
Craig
Matt Chotin [EMAIL PROTECTED] wrote:







I mailed Christophe to see if he can update it. Unfortunately they changed the passwords on that machine so I can’t grab the data.

Matt





From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 20, 2005 6:54 AMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Charting

Thats nice but I really want to see the structure of the xml filesused in the examples at macromedia.com. Anyone from mm have these ?Rich__Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com 







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










RE: [flexcoders] Comments: Tab Navigator with Tabs at Bottom

2005-04-24 Thread Craig Newroth



Thanks Steven...after you guys explained how the SWC was packaged, it made more sense.
DUH!, i'm slow :-)
Craig
Steven Webster [EMAIL PROTECTED] wrote:


Craig,

If you feel better about it, you can change your code to:

mx:Canvas xmlns:keepAwayFromAli="com.iterationtwo.containers.*"

and then instantiate your component as:

keepAwayFromAli:AdvancedTabNavigator /

In the SWC, Ali has packaged the component as com.iterationtwo.containers.AdvancedTabNavigator

You are simply creating a namespace within which you can unambiguously refer to the
AdvancedTabNavigator; call it what you like.

It makes sense however, that the namespace reflect the SWC/package from which you
are using the component, eg mx = Macromedia built-ins, iterationtwo = iteration::two, etc.

But your call how you use namespacesbut you're not going near our servers.

Steven



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Craig NewrothSent: 19 April 2005 14:58To: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Comments: Tab Navigator with Tabs at Bottom

Alistair:
 THiunk i fixed with the namespace 'clue', here is what I added to my mx:canvas tag:

mx:Canvas xmlns:mx="http://www.macromedia.com/2003/mxml" xmlns:iterationtwo="com.iterationtwo.containers.*"
now the next question? Why does that work, am i going to your server somewhere to get the correct namespace for the URI? if so then that won't do...I need to make sure that it is reading the swc that you provided on my box...
Craig
Alistair McLeod [EMAIL PROTECTED] wrote:
Hi,iterationtwo:AdvancedTabNavigator tabPlacement="bottom"   //What goes here, do i do the same thing as a 'regular'tabnavigator?/iterationtwo:AdvancedTabNavigator Yes, inside the definition above, you put the same containers you would putin the standard TabNavigator. I'm suspecting that you've not set thenamespace up correctly - what error is the compiler returning?Ali--Alistair McLeodDevelopment Directoriteration::two[EMAIL PROTECTED]Office: +44 (0)131 338 6108This e-mail and any associated attachments transmitted with it may containconfidential information and must not be copied, or disclosed, or used byanyone other than the intended recipient(s). If you are not the intendedrecipient(s) please destroy this e-mail, an! d any
 copies of it, immediately.Please also note that while software systems have been used to try to ensurethat this e-mail has been swept for viruses, iteration::two do not acceptresponsibility for any damage or loss caused in respect of any virusestransmitted by the e-mail. Please ensure your own checks are carried outbefore any attachments are opened.-Original Message-From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] OnBehalf Of cnewroth55Sent: 19 April 2005 14:09To: flexcoders@yahoogroups.comSubject: [flexcoders] Comments: Tab Navigator with Tabs at BottomAlistair: this component is being called from gvsStartA.mxmx Here is the code:!-- component displayGVSData.mxml --?xml version="1.0" encoding="utf-8"?mx:Canvas xmlns:mx="http://www.macromedia.com/2003/mxml"mx:Label text="Thrust Report Results for ASMT" x="316" y="6" / mx:Model id="thrustdata" source="thrust.xml"/ mx:DataGridid="datagrid1" x="8" y="24" dataProvider="{thrustdata.thrusts}" rowCount="10"  mx:columns mx:Array mx:DataGridColumn headerText="Need ID" columnName="NeedID" width="125" / mx:DataGridColumn headerText="Business Unit" columnName="BusinessUnit" width="140" / mx:DataGridColumn headerText="Business Program" columnName="BusinessProgram" width="140" / mx:DataGridColumn headerText="Need Title" columnName="NeedTitle" widt! h="300"
 / mx:DataGridColumn headerText="Need Value Index" columnName="NeedValue" width="150" / /mx:Array /mx:columns /mx:DataGrid iterationtwo:AdvancedTabNavigator tabPlacement="bottom"  What goeshere, do i do the same thing as a 'regular' tabnavigator? /iterationtwo:AdvancedTabNavigator Yahoo! Groups Links


Do you Yahoo!?Plan great trips with Yahoo! Travel: Now over 17,000 guides! 
--No virus found in this incoming message.Checked by AVG Anti-Virus.Version: 7.0.308 / Virus Database: 266.9.17 - Release Date: 19/04/2005
--No virus found in this outgoing message.Checked by AVG Anti-Virus.Version: 7.0.308 / Virus Database: 266.9.17 - Release Date: 19/04/2005__Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com 







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










RE: [flexcoders] Comments: Tab Navigator with Tabs at Bottom

2005-04-19 Thread Craig Newroth



I have read the namespaces info in the docs, but the namespace that you give to use is, "com.iterationtwo.containers.*"...and that 'path' doesn't exist on my box...so i am wondering why that works?, or is that not a 'path' as it were..Alistair McLeod [EMAIL PROTECTED] wrote:


Hi Craig,

No you're not going to our server - the namespace is simply an identifier - read up on namespaces in the Flex docs.

Cheers,

Ali




--
Alistair McLeodDevelopmentDirector
iteration::two[EMAIL PROTECTED]

Office: +44 (0)131 338 6108

This e-mail and any associated attachments transmitted with it may contain confidential information and must not be copied, or disclosed, or used by anyone other than the intended recipient(s). If you are not the intended recipient(s) please destroy this e-mail, and any copies of it, immediately.Please also note that while software systems have been used to try to ensure that this e-mail has been swept for viruses, iteration::two do not accept responsibility for any damage or loss caused in respect of any viruses transmitted by the e-mail. Please ensure your own checks are carried out before any attachments are opened.




From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Craig NewrothSent: 19 April 2005 14:58To: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Comments: Tab Navigator with Tabs at Bottom

Alistair:
 THiunk i fixed with the namespace 'clue', here is what I added to my mx:canvas tag:

mx:Canvas xmlns:mx="http://www.macromedia.com/2003/mxml" xmlns:iterationtwo="com.iterationtwo.containers.*"
now the next question? Why does that work, am i going to your server somewhere to get the correct namespace for the URI? if so then that won't do...I need to make sure that it is reading the swc that you provided on my box...
Craig
Alistair McLeod [EMAIL PROTECTED] wrote:
Hi,iterationtwo:AdvancedTabNavigator tabPlacement="bottom"   //What goes here, do i do the same thing as a 'regular'tabnavigator?/iterationtwo:AdvancedTabNavigator Yes, inside the definition above, you put the same containers you would putin the standard TabNavigator. I'm suspecting that you've not set thenamespace up correctly - what error is the compiler returning?Ali--Alistair McLeodDevelopment Directoriteration::two[EMAIL PROTECTED]Office: +44 (0)131 338 6108This e-mail and any associated attachments transmitted with it may containconfidential information and must not be copied, or disclosed, or used byanyone other than the intended recipient(s). If you are not the intendedrecipient(s) please destroy this e-mail, an! d any
 copies of it, immediately.Please also note that while software systems have been used to try to ensurethat this e-mail has been swept for viruses, iteration::two do not acceptresponsibility for any damage or loss caused in respect of any virusestransmitted by the e-mail. Please ensure your own checks are carried outbefore any attachments are opened.-Original Message-From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] OnBehalf Of cnewroth55Sent: 19 April 2005 14:09To: flexcoders@yahoogroups.comSubject: [flexcoders] Comments: Tab Navigator with Tabs at BottomAlistair: this component is being called from gvsStartA.mxmx Here is the code:!-- component displayGVSData.mxml --?xml version="1.0" encoding="utf-8"?mx:Canvas xmlns:mx="http://www.macromedia.com/2003/mxml"mx:Label text="Thrust Report Results for ASMT" x="316" y="6" / mx:Model id="thrustdata" source="thrust.xml"/ mx:DataGridid="datagrid1" x="8" y="24" dataProvider="{thrustdata.thrusts}" rowCount="10"  mx:columns mx:Array mx:DataGridColumn headerText="Need ID" columnName="NeedID" width="125" / mx:DataGridColumn headerText="Business Unit" columnName="BusinessUnit" width="140" / mx:DataGridColumn headerText="Business Program" columnName="BusinessProgram" width="140" / mx:DataGridColumn headerText="Need Title" columnName="NeedTitle" widt! h="300"
 / mx:DataGridColumn headerText="Need Value Index" columnName="NeedValue" width="150" / /mx:Array /mx:columns /mx:DataGrid iterationtwo:AdvancedTabNavigator tabPlacement="bottom"  What goeshere, do i do the same thing as a 'regular' tabnavigator? /iterationtwo:AdvancedTabNavigator Yahoo! Groups Links


Do you Yahoo!?Plan great trips with Yahoo! Travel: Now over 17,000 guides! 
		Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we.







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










RE: [flexcoders] Comments: Tab Navigator with Tabs at Bottom

2005-04-19 Thread Craig Newroth



Alistair:
 THiunk i fixed with the namespace 'clue', here is what I added to my mx:canvas tag:

mx:Canvas xmlns:mx="http://www.macromedia.com/2003/mxml" xmlns:iterationtwo="com.iterationtwo.containers.*"
now the next question? Why does that work, am i going to your server somewhere to get the correct namespace for the URI? if so then that won't do...I need to make sure that it is reading the swc that you provided on my box...
Craig
Alistair McLeod [EMAIL PROTECTED] wrote:
Hi,iterationtwo:AdvancedTabNavigator tabPlacement="bottom"   //What goes here, do i do the same thing as a 'regular'tabnavigator?/iterationtwo:AdvancedTabNavigator Yes, inside the definition above, you put the same containers you would putin the standard TabNavigator. I'm suspecting that you've not set thenamespace up correctly - what error is the compiler returning?Ali--Alistair McLeodDevelopment Directoriteration::two[EMAIL PROTECTED]Office: +44 (0)131 338 6108This e-mail and any associated attachments transmitted with it may containconfidential information and must not be copied, or disclosed, or used byanyone other than the intended recipient(s). If you are not the intendedrecipient(s) please destroy this e-mail, and any
 copies of it, immediately.Please also note that while software systems have been used to try to ensurethat this e-mail has been swept for viruses, iteration::two do not acceptresponsibility for any damage or loss caused in respect of any virusestransmitted by the e-mail. Please ensure your own checks are carried outbefore any attachments are opened.-Original Message-From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] OnBehalf Of cnewroth55Sent: 19 April 2005 14:09To: flexcoders@yahoogroups.comSubject: [flexcoders] Comments: Tab Navigator with Tabs at BottomAlistair: this component is being called from gvsStartA.mxmx Here is the code:!-- component displayGVSData.mxml --?xml version="1.0" encoding="utf-8"?mx:Canvas xmlns:mx="http://www.macromedia.com/2003/mxml"mx:Label text="Thrust Report Results for ASMT" x="316" y="6" / mx:Model id="thrustdata" source="thrust.xml"/ mx:DataGridid="datagrid1" x="8" y="24" dataProvider="{thrustdata.thrusts}" rowCount="10"  mx:columns mx:Array mx:DataGridColumn headerText="Need ID" columnName="NeedID" width="125" / mx:DataGridColumn headerText="Business Unit" columnName="BusinessUnit" width="140" / mx:DataGridColumn headerText="Business Program" columnName="BusinessProgram" width="140" / mx:DataGridColumn headerText="Need Title" columnName="NeedTitle" width="300"
 / mx:DataGridColumn headerText="Need Value Index" columnName="NeedValue" width="150" / /mx:Array /mx:columns /mx:DataGrid iterationtwo:AdvancedTabNavigator tabPlacement="bottom"  What goeshere, do i do the same thing as a 'regular' tabnavigator? /iterationtwo:AdvancedTabNavigator Yahoo! Groups Links
		Do you Yahoo!? 
Plan great trips with Yahoo! Travel: Now over 17,000 guides!







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










Re: [flexcoders] how to make an object active?

2005-04-15 Thread Craig Newroth



thanks jester, that helped and thanks to Steven Webster's book, chapter 7 :-)
here is what worked and what I did...

mx:Scriptfunction changeOther( event ){if ( event.target == summaryCHB )detailCHB.enabled = !detailCHB.enabled;if ( event.target == detailCHB )summaryCHB.enabled = !summaryCHB.enabled;}/mx:Script
mx:FormItem  mx:CheckBox label="Summary" labelPlacement="bottom" id="summaryCHB" click="changeOther( event );"/ /mx:FormItem mx:FormItem mx:CheckBox label="Detail" labelPlacement="bottom" id="detailCHB" click="changeOther( event );"/ /mx:FormItem
Craig Newroth
JesterXL [EMAIL PROTECTED] wrote:
Check out the enabled property, almost all controls support this gem.radioButton.enabled = false;- Original Message - From: "cnewroth55" [EMAIL PROTECTED]To: flexcoders@yahoogroups.comSent: Thursday, April 14, 2005 10:10 AMSubject: [flexcoders] how to make an object active?Here's a quickie that I am sure someone can answer pretty quickly; I have a radio group that has x number of items, and what I want to do is make a coulple of checkboxes either be greyed out (active) or in-active depending on which radiobutton a user clicks on; my code:if a user click on the first radiobutton I want the summary check box to be active and the detail check box to gey out...can reply to [EMAIL PROTECTED] or
 here... mx:RadioButtonGroup id="thrustReportsGroup" / mx:RadioButton label="All" groupName="thrustReportsGroup" x="24" y="14" / mx:RadioButton label="ASMT - Affordable Structures amp; Mfg. Tech." groupName="thrustReportsGroup" x="24" y="34" / mx:RadioButton label="ALE - Advanced Lean amp; Efficient" groupName="thrustReportsGroup" x="24" y="54" / mx:RadioButton label="ASC - Advanced Support Concepts" groupName="thrustReportsGroup" x="24" y="74" / mx:RadioButton label="APS -
 Advanced Platform Systems" groupName="thrustReportsGroup" x="24" y="94" / mx:RadioButton label="NCO - Netcentric Operations" groupName="thrustReportsGroup" x="24" y="114" / /mx:VBox mx:VBox mx:FormItem label="Summary" mx:CheckBox label="Checkbox" / /mx:FormItem mx:FormItem label="Detail" mx:CheckBox label="Checkbox" /
 /mx:FormItem /mx:VBoxYahoo! Groups Links
		Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site! 







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.