RE: [flexcoders] Re: Accessibility stopped working

2009-04-21 Thread Matt Morgan-May
What version of the Flex SDK are you running? Have you tried it against a 
different install of the SDK?

I have to say that yours is the only case I've heard of this happening, so my 
guess is that it's got something to do with either some kind of corruption, or 
the project's config files.

-
m


From: Guy Morton g...@alchemy.com.au
Sent: Tuesday, April 21, 2009 4:08 PM
To: flexcoders@yahoogroups.com flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: Accessibility stopped working




This is really annoying.

This happened to me back in January and now it has happened again.

I've followed all the advice in the previous posts to no avail.

Can someone from Adobe please throw me a clue here? Why would -accessible in 
the project properties suddenly stop working?

As you may have guessed, it has stopped working for me again. The cause is a 
complete mystery.

Guy


On 16/01/2009, at 12:49 PM, Guy Morton wrote:


And as mysteriously as it stopped working, it started working again *shrug*

Guy

On 16/01/2009, at 8:45 AM, Guy Morton wrote:


To answer your other question, I also wondered if it was my client, so have 
checked the binary in Safari, Firefox and Opera and all agree there is no 
accessibility!  on offer.


On 16/01! /2009, a t 4:21 AM, Anthony DeBonis wrote:


Try compiling with accessible turned off and get the swf size - when
you turn accessible compile back on the swf size should be a bit
larger. This will tell you if the compile is backing in the needed
classes. If so it may be the client tool you're using to run the
application. Can you give more information?

--- In flexcoders@yahoogroups.commailto:flexcoders%40yahoogroups.com, Guy 
Morton g...@... wrote:

 I had been successfully compiling my app via flexbuilder 3 using the
-
 accessible compiler flag. Then it stopped working, for no apparent
 reason. I tried reinstalling fb but it made no difference. The
 compiler option is still set but now my app gets compiled with no
 accessibility features.

 Anyone got any ideas as to why this might have happened or how to
fix  it?
 Guy











Re: [flexcoders] Accessibility stopped working

2009-01-15 Thread Matt Morgan-May
Hi Guy,

I'm not sure why you're setting the compiler flag, when you're using FB. You 
can enable accessibility at the project level in FB via the options panel. You 
can also enable it by setting accessibletrue/accessible in flex-config, 
inside the mxml-compiler block. But on the command line, -accessible (or 
-compiler.accessible, which it's aliased to) should work.

Do you have the MS Inspect32 and AccExplorer32 diagnostic tools? If not, Google 
for them. You can use them to check the MSAA values in the app at runtime.

Hope this helps,
m

On 1/15/09 1:54 AM, Guy Morton g...@alchemy.com.au wrote:




I had been successfully compiling my app via flexbuilder 3 using the -
accessible compiler flag. Then it stopped working, for no apparent
reason. I tried reinstalling fb but it made no difference. The
compiler option is still set but now my app gets compiled with no
accessibility features.

Anyone got any ideas as to why this might have happened or how to fix
it?

Guy




Re: [flexcoders] Flex Builder accessibility problem

2008-06-05 Thread Matt Morgan-May
Hi Barry,

What you¹re describing is something we inherit from the Eclipse environment
that Flex Builder is based on, and there was a bug filed on Eclipse that
matches your problem.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=194312

It appears there¹s a (somewhat complicated) fix in there, if you want to try
that. Otherwise, the next version of the Eclipse C/C++ Development Toolkit
(CDT 5.0) has fixed it, but to go that route, you¹ll have to wait for that
release, install Eclipse, and then install FB as an Eclipse plugin.

Hope this helps,
m

Matt May
Accessibility Engineer, Adobe Systems
http://adobe.com/accessibility


On 6/5/08 3:24 AM, Barry [EMAIL PROTECTED] wrote:

  
  
 
 Hi, don't know where to ask this question but I thought I'd give it a
 try here.
 Due to my bad eyesight I run my computer in High Contrast mode.
 Flex Builder is great mostly however I can not find where to set the
 background color for popups - ie Code Assist and the Outliner pop
 (Ctrl+O).
 As it stands I can't see any text. Any help muchly appreciated.
 Barry 
 



RE: [flexcoders] Re: Flex buttons and screen readers

2008-02-10 Thread Matt Morgan-May
We're working on Flex 3 support now, and should have that available very soon 
after Flex 3 ships, if not simultaneously.

I have received some reports of install problems. My install works fine, so I 
know it's working for some. I'm hoping to have a fix for this next week.

-
m

-Original Message-
From: Nathan Dickamore [EMAIL PROTECTED]
Sent: Friday, February 08, 2008 7:04 PM
To: flexcoders@yahoogroups.com flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Flex buttons and screen readers

Matt,

The link that you posted states support for JAWS 6.1 and 7.0  Not 6.0
and up. I tried using the scripts for JAWS 9.0 but it does not work.
The error message asks about the validity of the install. Has anybody
had any better luck or does anyone know if there is going to be
support for JAWS 9.0 or even support for Flex 3?

Nathan

--- In flexcoders@yahoogroups.com, Matt Morgan-May [EMAIL PROTECTED] wrote:

 I wouldn¹t recommend testing with Narrator. I¹ve never encountered a
single
 Narrator user. We do the bulk of our testing on JAWS and
Window-Eyes. In the
 US, JAWS has the majority share of the screen reader market, and we
support
 Flex 2 on JAWS 6 and up.
 
 If you¹re testing with JAWS, you will need to install the JAWS
scripts for
 Flex:
 
 http://www.adobe.com/macromedia/accessibility/features/flex/jaws.html
 
 Hope this helps.
 
 m
 
 On 2/1/08 2:24 AM, moogster31 [EMAIL PROTECTED] wrote:
 
   
   
   
  
  The screen readers that have been run over the site are WindowsEyes
  and Narrator - both of which have encountered some problems with
  reading all elements on the screen.
  
  I have spoken to our QA here and they are going to try to get a copy
  of JAWS to test with.
  
  thanks
  
  --- In flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com ,
  Merrill, Jason
  jason.merrill@ wrote:
  
   Tabindex has nothing to do with the screen reader - tab index
refers to
   the tabbing between objects with your keyboard (an acessibility
issue
   for sure).The mask could be throwing it off, not sure what
   Screenreader software you are using.  I know in the Flash IDE
it helps
   to use dynamic text fields instead of static ones.

   We just had a big discussion on the Flash_Tiger list on Yahoo
about Jaws
   screenreader and Flash - search for Flash and JAWS.

   
   Jason Merrill 
   Bank of America
   GTO LLD Solutions Design  Development
   eTools  Multimedia
   
   Bank of America Flash Platform Developer Community
   
   
   

   
   
   
   
   From: flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com
   [mailto:flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com ]
  On Behalf Of moogster31
   Sent: Thursday, January 31, 2008 1:34 PM
   To: flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com
   Subject: [flexcoders] Flex buttons and screen readers
   
   
   
   Hi
   
   I have built an application with buttons behind a mask. The
   buttons
   have all the usual accessibility tags on them (name, tabEnabled,
   tabIndex) but the screen reader is not reading them out.
   
   The only difference between these buttons and other buttons in
   the
   application is that these are behind a mask.
   
   Has any one come across this before and if so - how did you
   solve it?
   
   thanks
   
   kt
  
  
   
 





Re: [flexcoders] Re: Flex buttons and screen readers

2008-02-01 Thread Matt Morgan-May
I wouldn¹t recommend testing with Narrator. I¹ve never encountered a single
Narrator user. We do the bulk of our testing on JAWS and Window-Eyes. In the
US, JAWS has the majority share of the screen reader market, and we support
Flex 2 on JAWS 6 and up.

If you¹re testing with JAWS, you will need to install the JAWS scripts for
Flex:

http://www.adobe.com/macromedia/accessibility/features/flex/jaws.html

Hope this helps.

m

On 2/1/08 2:24 AM, moogster31 [EMAIL PROTECTED] wrote:

  
  
  
 
 The screen readers that have been run over the site are WindowsEyes
 and Narrator - both of which have encountered some problems with
 reading all elements on the screen.
 
 I have spoken to our QA here and they are going to try to get a copy
 of JAWS to test with.
 
 thanks
 
 --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com ,
 Merrill, Jason
 [EMAIL PROTECTED] wrote:
 
  Tabindex has nothing to do with the screen reader - tab index refers to
  the tabbing between objects with your keyboard (an acessibility issue
  for sure).The mask could be throwing it off, not sure what
  Screenreader software you are using.  I know in the Flash IDE it helps
  to use dynamic text fields instead of static ones.
   
  We just had a big discussion on the Flash_Tiger list on Yahoo about Jaws
  screenreader and Flash - search for Flash and JAWS.
   
  
  Jason Merrill 
  Bank of America
  GTO LLD Solutions Design  Development
  eTools  Multimedia
  
  Bank of America Flash Platform Developer Community
  
  
  
   
  
  
  
  
  From: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
  [mailto:flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com ]
 On Behalf Of moogster31
  Sent: Thursday, January 31, 2008 1:34 PM
  To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
  Subject: [flexcoders] Flex buttons and screen readers
  
  
  
  Hi
  
  I have built an application with buttons behind a mask. The
  buttons
  have all the usual accessibility tags on them (name, tabEnabled,
  tabIndex) but the screen reader is not reading them out.
  
  The only difference between these buttons and other buttons in
  the
  application is that these are behind a mask.
  
  Has any one come across this before and if so - how did you
  solve it?
  
  thanks
  
  kt
 
 
  
 




Re: [flexcoders] Flex buttons and screen readers

2008-02-01 Thread Matt Morgan-May
Just so I have this right, other objects in the app are reading correctly,
except for buttons behind the mask?

Thanks,
Matt May
Accessibility Engineer


On 1/31/08 10:33 AM, moogster31 [EMAIL PROTECTED] wrote:
 
 Hi
 
 I have built an application with buttons behind a mask.  The buttons
 have all the usual accessibility tags on them (name, tabEnabled,
 tabIndex) but the screen reader is not reading them out.
 
 The only difference between these buttons and other buttons in the
 application is that these are behind a mask.
 
 Has any one come across this before and if so - how did you solve it?
 
 thanks
 
 kt
 
 


Re: [flexcoders] Problem connecting to the Webservice

2006-08-02 Thread Will Morgan



Instead of this:mx:Text id=txtHello text={kino.SayHello.result} x=27 y=28/
try this:mx:Text id=txtHello text={kino.SayHello.lastResult
} x=27 y=28/On 8/2/06, Kiran [EMAIL PROTECTED] wrote:













  



Hi,
I have never used Flash or Flex in my life before and am a .NET developer. Stumbled across Flexbuilder yesterday and was really impressed by the RUI features it offers so I decided to download a trial version and play with it. 

This is what I did :

Created a simple .NET Webservice with a method called 'SayHello' which returns a string message 'Hello World' (duh..very ingenious of me ) and does not take any parameters. The service resided on a virtual windows server machine(called 
'misdevservices')
Created an mxml file called 'Lesson.mxml'. I am pasting the code below :

?xml version=1.0 encoding=utf-8?
mx:Application xmlns:mx=http://www.adobe.com/2006/mxml layout=absolute 

creationComplete=kino.SayHello.send()
mx:WebService id=kino
wsdl=http://misdevservices/wsCommon/Options.asmx?wsdl
useProxy=false 
mx:operation name=SayHello/mx:operation
/mx:WebService
mx:Panel x=21 y=10 width=350 height=400 layout=absolute title=Hello World Test

mx:Text id=txtHello text={kino.SayHello.result} x=27 y=28/
/mx:Panel
mx:TraceTarget level=0

/mx:TraceTarget
/mx:Application
When i try to run this , i dont get any result back. I have even placed a 'crossdomain.xml' file in the root folder of the virtual server where the webservice is, but still the same problem. I cannot do anything else if I dont get this sorted 
Been trying since yesterday but no luck! Would greatly appreciate if anyone could help me in this matter!!

Thanks in advance.
Kiran

  















__._,_.___





--
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] Re: Webservice Results Format

2006-07-06 Thread Will Morgan



Hi Tim - thanks for the reply. I'll check out the link you provided. I ended up using a filter function, which works well :) I've been begging our IT manager to fix the way he's returning operation results, but graphic designers like me don't get much say in technical matters around here!
 private function resultHandler(res:ResultEvent):void { myLinesAC = res.result.Lines; myHeadersAC = res.result.Headers; headersDG.dataProvider = myHeadersAC;
 }  private function filterLinesOutOfHeader():void {  myLinesAC.filterFunction = doFilter; myLinesAC.refresh(); } 
 private function doFilter(item:Object):Boolean { return item.CustomerOrderNumber == headersDG.selectedItem.CustomerOrderNumber; }  private function userChange():void {
 filterLinesOutOfHeader(); linesDG.dataProvider = myLinesAC ; }Will.On 7/6/06, Tim Hoff 
[EMAIL PROTECTED] wrote:












  



Hi Will,
It's much easier to work with one-to-many data relationships, if the xml is in a hiarchical format. In your example, the header node is at the same level as the lines node. That makes themsiblings. Since an order has only one header, you can move the header node items into the order node (attributes work here too). This will make it easier toassociate the children with the parent. If you're interested, here is a similar one-to-manyexample; that also illustrates DataGrid expansion-in-place.

http://www.cflex.net/showfiledetails.cfm?ChannelID=1Object=FileobjectID=472

I hope that this helps you,Tim Hoff--- In 
flexcoders@yahoogroups.com, Will Morgan [EMAIL PROTECTED] wrote: Hi All,  The results from the webservice I'm using look something like this:  order
 header order12345/order /header /headers  lines line  /line /order
  It's similar to a master / detail view.  I can only bind to either headers or orders.  headersDataGrid.dataprovider = {webservice.getOrder.lastResult.headers} 
 I was hoping I could use headersDataGrid.selectedItem.lines to show the lines detail in another dataGrid, but because it is only bound to headers, I can't do it.  Is there a simple way to do this within Flex or would you suggest changing
 the way the results are returned?

  















__._,_.___





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



  






__,_._,___



[flexcoders] Re: Webservice Results Format

2006-07-05 Thread Will Morgan



Sorry, screwed up on the results, but I think you get my point...W.On 7/5/06, Will Morgan [EMAIL PROTECTED]
 wrote:Hi All,The results from the webservice I'm using look something like this:
orderheaderorder12345/order /header/headerslines
 line  /line/orderIt's similar to a master / detail view. I can only bind to either headers or orders. headersDataGrid.dataprovider = {webservice.getOrder.lastResult.headers

}I was hoping I could use headersDataGrid.selectedItem.lines to show the lines detail in another dataGrid, but because it is only bound to headers, I can't do it.Is there a simple way to do this within Flex or would you suggest changing the way the results are returned?



__._,_.___





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



  






__,_._,___



[flexcoders] Webservice Results Format

2006-07-05 Thread Will Morgan



Hi All,The results from the webservice I'm using look something like this:orderheaderorder12345/order /header/headerslines
 line  /line/orderIt's similar to a master / detail view. I can only bind to either headers or orders. headersDataGrid.dataprovider = {webservice.getOrder.lastResult.headers
}I was hoping I could use headersDataGrid.selectedItem.lines to show the lines detail in another dataGrid, but because it is only bound to headers, I can't do it.Is there a simple way to do this within Flex or would you suggest changing the way the results are returned?

__._,_.___





--
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] I've got me data bindings in a terrible twist. FB2b3

2006-06-09 Thread Will Morgan



Hey Barry - thanks for the reply. I sort of get your explaination. ValueObjects and binding UI to them. But is it a two way street with results from a webservice? Do results bind to the VO as well?As you can tell - I'm not ready for Cairngorm yet! I've got to get down with screwing things up my way first, and understand *why* I'm screwing up as well, if you get me. Then perhaps I'll understand what the benefits would be of using such a framework. Sounds weird I know, but unless I really get what a ViewHelper or a Controller is I'll be screwed again, and it'll be much harder to get myself out of any mess. :)
I guess it's time to buy that Flex book...On 6/9/06, Barry Beattie [EMAIL PROTECTED] wrote:









  



you mean like this? (from a cairngorm sample)
1)
package com.mycompany.phones.model {
	
	[Bindable]
	[RemoteClass(alias=com.mycompany.phones.model.PhoneVO)]
	
	public dynamic class PhoneVO	{etc

my understanding: the data gets bound to an object (which is pard of the model)

2)
			import com.mycompany.phones.model.PhoneVO;
			
			[Bindable]
			public var phone:PhoneVO;

and the UI is bound to that

not the best explainiation, sorry

  















__._,_.___





--
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] ComboBox default label.

2006-06-06 Thread Will Morgan



Joshi - thanks, but that wasn't quiet what I was looking for. Stacey - that kinda works, but I need to tweet it a little - thank you for the pointer!
Will.On 6/6/06, Ranadheer Reddy 
[EMAIL PROTECTED] wrote:








  



Hisimple example of the combobox given below :?xml version=1.0?mx:Application xmlns:mx=
http://www.adobe.com/2006/mxmlmx:Script  ![CDATA[[Bindable]  public var cards: Array = [ {label:Hyperion, data:1},   {label:August technologies, data:2}, {label:VoIP Services, data:3} ];
[Bindable]  public var selectedItem:Object;  ]]  /mx:Scriptmx:Panel title=ComboBox Control Example height=75% width=75%   paddingTop=10 paddingLeft=10mx:HBox  mx:ComboBox 
dataProvider={cards} width=150   change=selectedItem=ComboBox(event.target).selectedItem/mx:VBox width=250  mx:Text text=Select a type of CreditCard.
 width=200/  mx:Label text=You selected: {selectedItem.label}/  mx:Label text=Data: {selectedItem.data}/  /mx:VBox   /mx:HBox  /mx:Panel/mx:Application
  regards  Joshi Pattabhi  [EMAIL PROTECTED]
  Hyperion Technologies (Flex Team)  willmorganuk 
[EMAIL PROTECTED] wrote:  Hi All,Any idea
 how I can add the usual Select An Item as the first labelto a comboBox? The labels are from a webservice and I'm usinglableField=GAL_NAME so there isn't one available to me. How do I add
that into the dataProvider?Any help appreciated. Thanks, Will.
		How low will we go? Check out Yahoo! Messenger's low 
 PC-to-Phone call rates.
  















__._,_.___





--
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] ComboBox default label.

2006-06-06 Thread Will Morgan



Peter - this is exactly what I was looking for. Thanks!On 6/6/06, Peter Watson [EMAIL PROTECTED] wrote:









  











Hi Will,



There is also a "prompt"
attribute for the mx:ComboBox component that may be what you are looking for. 

That way you don't have to modify
the dataProvider and once a selection is made the prompt doesn't show
again.



mx:ComboBox dataProvider={cards}
prompt=Please Select a Card Type…





If you always want the prompt value to be
in the list then go with Stacey's approach.



regards,

peter











From:
flexcoders@yahoogroups.com [mailto:
flexcoders@yahoogroups.com] On Behalf Of Will Morgan
Sent: Tuesday, June 06, 2006 9:26
AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] ComboBox
default label.











Joshi - thanks, but that wasn't
quiet what I was looking for. Stacey - that kinda works, but I need to tweet it
a little - thank you for the pointer!

Will.



On 6/6/06, Ranadheer
Reddy 
[EMAIL PROTECTED] wrote:














Hi




simple example of the combobox given below :
?xml version=1.0? mx:Application xmlns:mx=

http://www.adobe.com/2006/mxml mx:Script ![CDATA[ [Bindable] 
public var cards: Array = [ {label:Hyperion, data:1}, {label:August technologies, data:2}, {label:VoIP Services, data:3} ];

 [Bindable] public var selectedItem:Object; ]] /mx:Script mx:Panel title=ComboBox Control Example height=75% width=75% paddingTop=10 paddingLeft=10 mx:HBox mx:ComboBox 

dataProvider={cards} width=150 change=selectedItem=ComboBox(event.target).selectedItem/ mx:VBox width=250 mx:Text text=Select a type of CreditCard.


width=200/ mx:Label text=You selected: {selectedItem.label}/ mx:Label text=Data: {selectedItem.data}/ /mx:VBox /mx:HBox /mx:Panel /mx:Application





regards






Joshi Pattabhi






[EMAIL PROTECTED]







Hyperion Technologies (Flex Team)











willmorganuk  [EMAIL PROTECTED]

wrote:










Hi All,

Any idea how I can add the usual Select An Item as the first label
to a comboBox? The labels are from a webservice and I'm using
lableField=GAL_NAME so there isn't one available to me. How do I
add
that into the dataProvider?

Any help appreciated. Thanks, Will.






















How low will we go? Check out Yahoo! Messenger's low 
PC-to-Phone call rates.


























  















__._,_.___





--
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] Font changes to FlexBuilder IDE (2b3)

2006-06-05 Thread Will Morgan



Found it. No help needed...:)On 6/5/06, willmorganuk [EMAIL PROTECTED] wrote:



Hi - does anyone know how to change the font of the MXML editor? I've
looked about in windowpreferences and can't seem to find anything. 

Thanks.









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



  
















--
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] newbie: deploying

2006-05-31 Thread Will Morgan



Joe - do you have a crossdomain.xml file on your server? http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_14213Will.
On 5/30/06, josulliv101 [EMAIL PROTECTED] wrote:



Hi,
When I view my flex 2 beta 3 app via the flex builder build button
(viewing it locally), I can see my application fine. But when I move
the files to the real server I cannot get it to work.

Does anyone know a good intro tutorial for me to get this thing working?

help me please.
Thanks,
Joe









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



  

















--
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] Easy Noobie Question...Datagrid counting rows

2006-05-30 Thread Will Morgan



Thanks Jeff, it works. length wasn't showing as property in the 'intelisense'.On 5/30/06, Jeff Tapper 
[EMAIL PROTECTED] wrote:



rowCount is the number of visible rows in a datagrid. if you want to know 
how many rows of data are in the data provider, you should use 
dg.dataProvider.length

At 12:26 PM 5/30/2006, you wrote:

Hi all - does anyone know how to count the rows in a dg that are
populated with data?

Getting the columns is simple enough with dg.columnCount but
dg.rowCount is giving an incorrect number.

Do I have to do a count of the dataprovider instead?

Thanks, Will.





--
Flexcoders Mailing List
FAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt


Search Archives: 
http://www.mail-archive.com/flexcoders%40yahoogroups.com

http://www.mail-archive.com/flexcoders%40yahoogroups.com 




SPONSORED LINKS


http://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_quFDtMyhrQaHQ
Web 
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=lvQjSRfQDfWudJSe1lLjHw
Computer 
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=1pMBCdo3DsJbuU9AEmO1oQ
Software 
design and development


http://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_EpZI36cYzBjw
Macromedia 
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=f89quyyulIDsnABLD6IXIw
Software 
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]?subject=Unsubscribe

[EMAIL PROTECTED] 

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


--


No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.1.394 / Virus Database: 268.7.4/351 - Release Date: 5/29/2006


-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.394 / Virus Database: 268.7.4/351 - Release Date: 5/29/2006








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

.



  

















--
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] Wanted - A simple WSDL example

2006-05-16 Thread Will Morgan



Hey Judah, The help file you're referencing at Adobe is for beta 3, and so you'll need to change to this:
 mx:TextArea
text={WeatherService.GetWeather.lastResult.CityShortName}/
 mx:TextArea
text={WeatherService.GetWeather.lastResult.CurrentTemp}/Seems they didn't update the document yet. Hope that helps. Will.
On 5/16/06, Paul Williams [EMAIL PROTECTED] wrote:



















Hi Judah,



Try the following tutorial in the Flex
Builder help:



Adobe Flex 2.0 Help  Getting Started
with Flex 2.0  Tutorials  Data: Use Web Services



Paul











From:
 flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com] On Behalf Of judah

Sent: Tuesday, May 16, 2006 6:00
AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Wanted -
A simple WSDL example





That is an awesome link. I will use that. My problem
is getting them to work in Flex. This is really a newbie question but I don't
know how to take that information on that site and put it into Flex. I've
looked at the help, I've tried to apply it and I cannot see what I'm doing
wrong. I'm pulling out my hair (insert hair pulling emoticon here).

Here is my code:
?xml version=1.0?
mx:Application xmlns:mx=http://www.adobe.com/2006/mxml
 mx:WebService id=WeatherService
  wsdl=http://www.jasongaylord.com/webservices/zipcodes.asmx?wsdl


result=successfulCall(); fault=errorCall();
 useProxy=false
 
 mx:operation
name=ZipCodeToDetails

mx:request

ZipCode{zipCode.text}/ZipCode

/mx:request
 /mx:operation
 /mx:WebService
 
 mx:Script
 ![CDATA[
 private
function processValues():void {

//mx.controls.Alert.show(Sending data!, Alert Box,
mx.controls.Alert.OK);

// Check to see if ZIP code is valid.

WeatherService.GetWeather.send();
 }
 
 private
function successfulCall():void
{

mx.controls.Alert.show(Web service sucessful!, Alert
Box, mx.controls.Alert.OK);

vs1.selectedIndex=1;
 }
 
 private
function errorCall():void {

mx.controls.Alert.show(Web service failed!, Alert Box,

mx.controls.Alert.OK);
 }
 ]]
 /mx:Script

mx:ViewStack id=vs1
 mx:Form
 mx:FormItem label=Zip
Code

mx:TextInput id=zipCode width=200
text=50613/

mx:Button width=60 label=Submit
click=processValues();/
 /mx:FormItem
 /mx:Form

 mx:VBox
 mx:TextArea
text={WeatherService.GetWeather.result.CityShortName}/
 mx:TextArea
text={WeatherService.GetWeather.result.CurrentTemp}/
 /mx:VBox
/mx:ViewStack
/mx:Application


John C. Bland II wrote: 

Anytime I need to look at
or test a wsdl I always go to xmethods.net.




On 5/15/06, judah
[EMAIL PROTECTED]
wrote: 





I am looking for an super
simple working example of an WSDL. I tried to 
get the one in the help files working and I get no response success or 
fail. I've spent a day working on this and found out the wsdl url is 
fake and found plenty of other WSDLs online, looked at the xml but get 
fail response on all of them.

heres the article in the help file i'm looking at:
http://livedocs.macromedia.com/labs/1/flex20beta3/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Partsfile=0700.html



Judah

-- 
Always bear in mind that your own resolution to succeed is more important
than any one thing.

You can have anything you want - if you want it badly enough. You can be
anything you want to be, do anything you set out to accomplish if you hold to
that desire with singleness of purpose. 

- Abraham Lincoln



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



















-- 
John C. Bland II
I do what I can do when I can do it. - Chris Tucker, Money Talks

http://www.gotoandstop.org - Home of
FMUG.az 






-- Always bear in mind that your own resolution to succeed is more important than any one thing.
You can have anything you want - if you want it badly enough. You can be anything you want to be, do anything you set out to accomplish if you hold to that desire with singleness of purpose. 
- Abraham Lincoln











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

Re: [flexcoders] Re: sending htmlText from RichTextEditor to webservice

2006-05-12 Thread Will Morgan



Hey Manish - thanks. If you've done it before and you have a quick sample at hand could you post it? I'd be very grateful...On 5/12/06, Manish Jethani
 [EMAIL PROTECTED] wrote:



On 5/12/06, willmorganuk [EMAIL PROTECTED] wrote:
 Got it working now (RTE.htmlText), but the font size=10 tag is a
 little large when it's placed on n html page :) need to find a way to
 strip that out from the string...

It's valid XML, so I'd use E4X to strip out the unnecessary bits (I
think I've done this before).






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



  
















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