[flexcoders] Re: Need help defining named service using HTTPS

2005-08-23 Thread terry_hrtn
 is already set, still no response.  I can hit it directly 
in IE but get an error message that says "Could not load WSDL: Server 
java.lang.RuntimeException: Invalid URL - can't access HTTPS URLs 
when accessing proxy via HTTP"
tlh

--- In flexcoders@yahoogroups.com, "Shahnavaz Alware" <[EMAIL PROTECTED]> 
wrote:
> 
> Hi,
> 
> You will also need to set "" in "" 
element
> 
> {context.root}/flashproxy
> 
> Thanks
> 
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of terry_hrtn
> Sent: Tuesday, August 23, 2005 8:56 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Need help defining named service using HTTPS
> 
> I have a web service running on HTTPS, and I'm trying to define it 
as a 
> named service in my flex-config.xml file.  How do I change the 
protocol 
> from http to https ( protocol="https") in flex-config.xml?
> 
> 
>   https://localhost/myService/MyService.asmx?WSDL
>     
>   
https://localhost/myService/myService.asmx
>     
>     false
> 
> 
> 
> 
> 
> 
> --
> 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 
> Computer software testing 
> Macromedia flex 
> Development 
> Software developer 
> 
> 
> 
> 
> 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. 
> 
> 




 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12h8hp784/M=362131.6882499.7825260.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124827918/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy.
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://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/
 




[flexcoders] Need help defining named service using HTTPS

2005-08-23 Thread terry_hrtn
I have a web service running on HTTPS, and I'm trying to define it as a 
named service in my flex-config.xml file.  How do I change the protocol 
from http to https ( protocol="https") in flex-config.xml?


  https://localhost/myService/MyService.asmx?WSDL

  https://localhost/myService/myService.asmx

false






 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12hhfrvvo/M=362131.6882499.7825260.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124819871/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy.
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://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/
 




[flexcoders] Re: How to assign a data provider to a combo box

2005-08-04 Thread terry_hrtn
yes and no -- won't work in my case. Action script calls web services 
async.  I have a single web service that returns multiple values 
depending on whats passed in, so having:

webservice.send();
comboBox.dataprovider=webservice.result

There is no data in webservice.result until webservice.send is 
complete but combobox.dataprovider= is executed anyway leaving a 
blank combo box.  I guess the only way around this would be to wire 
up events...open to suggestions.

--- In flexcoders@yahoogroups.com, Manish Jethani 
<[EMAIL PROTECTED]> wrote:
> On 8/4/05, terry_hrtn <[EMAIL PROTECTED]> wrote:
> > Is there a way to assign a data provider to combo box at run time 
using
> > action script instead of mxml?
> 
> Yups, simply set the dataProvider property.
> 
>   comboBox.dataProvider = newDataProvider;
> 
> Manish




 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12h56va2j/M=362329.6886308.7839368.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1123179883/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!.
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://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/
 




[flexcoders] How to assign a data provider to a combo box

2005-08-04 Thread terry_hrtn
Is there a way to assign a data provider to combo box at run time using 
action script instead of mxml?

I've tried:
function setCombo(){
  MyWebService.MyFunction.send();
  MyComboBox.setDataProvider(MyWebService.MyFunction.result);
}






 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12hgqqnuq/M=362329.6886308.7839368.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1123176776/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!.
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://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/
 




[flexcoders] CheckCellRenderer

2005-07-07 Thread terry_hrtn
I'm using the CheckCellRenderer from the samples on a datagrid that is 
inside of a title window.  The problem I'm having is when I check the 
top item the item in the grid that is not being displayed at the moment 
is also checked.  Any ideas?




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://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/
 




[flexcoders] Is it possible to call a pop-up TitleWindow from a pop-up TitleWindow?

2005-06-06 Thread terry_hrtn
I have a menu, when the user selects an I use TitleWindow to "pop-up" a 
form, from this I want the user to select an item from a datagrid to 
have another popup appear with the first TitleWindow as the parent.

Is this even possible?




 
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/
 




[flexcoders] Re: help with setInterval...

2005-04-11 Thread terry_hrtn


Matt...now I'm getting the message below in the debug file...any 
suggestions. 

Warning: [type Function] is not a function
at ()

--- In flexcoders@yahoogroups.com, Matt Chotin <[EMAIL PROTECTED]> wrote:
> You're having scope issues.  setInterval(this, "upCount", 1000);
> 
>  
> 
> More info here:
> http://livedocs.macromedia.com/flex/15/flex_docs_en/1662.htm
> <http://livedocs.macromedia.com/flex/15/flex_docs_en/1662.htm> 
> 
>  
> 
> Matt
> 
>  
> 
>   _  
> 
> From: terry_hrtn [mailto:[EMAIL PROTECTED] 
> Sent: Monday, April 11, 2005 10:03 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] help with setInterval...
> 
>  
> 
> 
> Needing some help with setInterval...
> Can someone tell me why "setInterval" calls the "upCount" function 
> but does not update label on screen?
> 
> 
> http://www.macromedia.com/2003/mxml
> <http://www.macromedia.com/2003/mxml> " >
>   
>   
>   
>   
> 
> 
>click="startClock()" />
>click="stopClock()" enabled="false" />
> 
> 
>   
> 
> 
> 
> 
> 
> 
> 
>   _  
> 
> 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! 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/
 





[flexcoders] help with setInterval...

2005-04-11 Thread terry_hrtn


Needing some help with setInterval...
Can someone tell me why "setInterval" calls the "upCount" function 
but does not update label on screen?


http://www.macromedia.com/2003/mxml"; >

















 
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/
 





[flexcoders] Re: Extending the ComboBox

2005-04-01 Thread terry_hrtn


Abdul,
can you post the code here, I never received it (I thing anti-virus 
caught it).

Thanks,
Terry

--- In flexcoders@yahoogroups.com, "bhaq1972" <[EMAIL PROTECTED]> wrote:
> 
> yes please. thanks Abdul
> 
> just send to [EMAIL PROTECTED]
> regards
> bod(bhaq1972)
> 
> 
> --- In flexcoders@yahoogroups.com, Abdul Qabiz <[EMAIL PROTECTED]> wrote:
> > Not sure...But if you are looking for attachment corresponding to 
> this
> > thread, I can forward you offlist..
> > 
> > -abdul 
> > 
> > -Original Message-
> > From: bhaq1972 [mailto:[EMAIL PROTECTED] 
> > Sent: Friday, April 01, 2005 2:49 PM
> > To: flexcoders@yahoogroups.com
> > Subject: [flexcoders] Re: Extending the ComboBox
> > 
> > 
> > 
> > Can someone tell me how to download attachments. i've never been 
> > able to do this in yahoo groups.
> > 
> > thanks
> > bod
> > 
> > 
> > --- In flexcoders@yahoogroups.com, "Simon Fifield" <[EMAIL PROTECTED]> 
> > wrote:
> > > Sorry my last email was succinct - I'm off to bed soon!
> > > 
> > > Attached is my extended ComboBox. You'll need to change the 
> > _dropdown to be
> > > a DataGrid instead of my ListMenu component. And you'll need to 
> do 
> > something
> > > about the text for the ComboBox when the dropdown is hidden.
> > > 
> > > Enjoy!
> > > 
> > > Simon Fifield
> > > 
> > >   -Original Message-
> > >   From: Simon Fifield [mailto:[EMAIL PROTECTED]
> > >   Sent: 01 April 2005 00:12
> > >   To: flexcoders@yahoogroups.com
> > >   Subject: RE: [flexcoders] Extending the ComboBox
> > > 
> > > 
> > >   Its not too difficult to extend the ComboBox. Adding a 
> DataGrid 
> > would be
> > > like adding an extended List but you would need a CombBox 
> property 
> > for the
> > > DataGrid Field that would be displayed when the dropdown is 
> > hidden. You can
> > > get to the DataGrid using the "dropdown" property.
> > > 
> > >   Regards,
> > >   Simon Fifield
> > > -Original Message-
> > > From: terry_hrtn [mailto:[EMAIL PROTECTED]
> > > Sent: 31 March 2005 23:58
> > > To: flexcoders@yahoogroups.com
> > > Subject: [flexcoders] Extending the ComboBox
> > > 
> > > 
> > > 
> > > Anybody know of a way to extend the combobox to where a 
> > datagrid is
> > > shown instead of a list.
> > > 
> > > 
> > > 
> > > 
> > > 
> > > 
-
> --
> > -
> > > Yahoo! Groups Links
> > > 
> > >   a.. To visit your group on the web, go to:
> > >   http://groups.yahoo.com/group/flexcoders/
> > > 
> > >   b.. To unsubscribe from this group, send an email to:
> > >   [EMAIL PROTECTED]
> > > 
> > >   c.. Your use of Yahoo! Groups is subject to the Yahoo! 
> Terms 
> > of
> > > Service.
> > 
> > 
> > 
> > 
> > 
> >  
> > Yahoo! Groups Links





 
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/
 





[flexcoders] Extending the ComboBox

2005-03-31 Thread terry_hrtn


Anybody know of a way to extend the combobox to where a datagrid is 
shown instead of a list.





 
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/