[flexcoders] Flex insurance calculator

2007-01-08 Thread Mike Shaw

Our client has put live a flex calculator we built for them.

http://www.mlc.com.au/InsuranceGapCalculator/

Those interested in accessibility I would appreciate any feedback regarding
the accessibility capabilities we have included. We only got to do limited
testing on accessibility. 

Any other comments are greatly appreciated as well.

Mike.


RE: [flexcoders] Re: ActiveX with Flex

2006-12-03 Thread Mike Shaw
Mike, perhaps you should take a look at the link. You may have a case of
mistaken identity.
 
Mike.

  _  

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Mike Anderson
Sent: Friday, 1 December 2006 2:17 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: ActiveX with Flex



You probably never heard of Janus, because it's created for .NET or the
Visual Studio suite of products from Microsoft - which has nothing to do
with Flex or Adobe.

If you are looking for a nice Grid component for .NET then YES Janus
makes the best one in my opinion. I've been using the Janus Grid for
about 8 years now - and would put it up against the Farpoint one as well
as the Sheridan Controls one. It's been a while since I looked at the 2
alternate Grids I just mentioned, so they may not even go under that
name any longer.

One cool thing about Janus too, is that ONE developer created it, and
also supports his product. I really love it when a single person has so
much talent, that they can make a living off of 1 or 2 well written
components (just like Michael Schmalle, who created the Flex Sizing
component). Anyway, I think the Janus guy resides in Australia, or some
other country other than the USA - but he's very easy to contact, and
very nice to work with.

Just my 2 cents...

Mike 

-Original Message-
From: [EMAIL PROTECTED] mailto:flexcoders%40yahoogroups.com ups.com
[mailto:[EMAIL PROTECTED] mailto:flexcoders%40yahoogroups.com ups.com]
On
Behalf Of boy_trike
Sent: Thursday, November 30, 2006 8:36 AM
To: [EMAIL PROTECTED] mailto:flexcoders%40yahoogroups.com ups.com
Subject: [flexcoders] Re: ActiveX with Flex

Thanks Mike. I never heard of Janus. I will certainly check it out.
(Where did you find it? Am I just a little slow in finding flex web
sites) Is there a central flex search site? Maybe Adobe should
have a section to list all 3rd party flex addons

bruce

--- In [EMAIL PROTECTED] mailto:flexcoders%40yahoogroups.com ups.com,
Mike Shaw [EMAIL PROTECTED] wrote:

 Have you tried Janus. It is targeted at .NET integration with
flash/flex.
 
 http://www.spaghett http://www.spaghettisort.com/janus/ isort.com/janus/
 
 Mike.
 


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



 


RE: [flexcoders] Red 5

2006-11-30 Thread Mike Shaw
Hi Eduardo,
 
I think Red5 only supports AMF0 so when you create your connection just tell
it to use AMF0
 
connection = new NetConnection();
connection.objectEncoding = ObjectEncoding.AMF0;
 
Mike.

  _  

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Eduardo Dias
Sent: Friday, 1 December 2006 4:08 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Red 5



Can i use RED 5 to connect my client application in a Server Application
using AMF3 and remote objects?


 


RE: SPAM-LOW: [flexcoders] Re: ActiveX with Flex

2006-11-30 Thread Mike Shaw
Bruce, somebody (sorry can't remember who) aggregated on
http://www.fullasagoog.com/ blogged about it.

  _  

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of boy_trike
Sent: Friday, 1 December 2006 1:36 AM
To: flexcoders@yahoogroups.com
Subject: SPAM-LOW: [flexcoders] Re: ActiveX with Flex



Thanks Mike. I never heard of Janus. I will certainly check it out. (Where
did you find it? Am 
I just a little slow in finding flex web sites) Is there a central flex
search site? Maybe 
Adobe should have a section to list all 3rd party flex addons

bruce

--- In [EMAIL PROTECTED] mailto:flexcoders%40yahoogroups.com ups.com,
Mike Shaw [EMAIL PROTECTED] wrote:

 Have you tried Janus. It is targeted at .NET integration with flash/flex.
 
 http://www.spaghett http://www.spaghettisort.com/janus/ isort.com/janus/
 
 Mike.
 




 


RE: SPAM-LOW: Re: [flexcoders] Red 5

2006-11-30 Thread Mike Shaw
Thanks John, good to know.
 
Mike.

  _  

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of John Grden
Sent: Friday, 1 December 2006 10:05 AM
To: flexcoders@yahoogroups.com
Subject: SPAM-LOW: Re: [flexcoders] Red 5



AMF3 is in the works, but we don't have an eta



On 11/30/06, Mike Shaw [EMAIL PROTECTED] wrote: 



Hi Eduardo,
 
I think Red5 only supports AMF0 so when you create your connection just tell
it to use AMF0
 
connection = new NetConnection();
connection.objectEncoding = ObjectEncoding.AMF0;
 
Mike.

  _  

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
http://yahoogroups.com com] On Behalf Of Eduardo Dias
Sent: Friday, 1 December 2006 4:08 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Red 5




Can i use RED 5 to connect my client application in a Server Application
using AMF3 and remote objects?









-- 
[  JPG  ] 

 


RE: [flexcoders] ActiveX with Flex

2006-11-29 Thread Mike Shaw
Have you tried Janus. It is targeted at .NET integration with flash/flex.
 
http://www.spaghettisort.com/janus/
 
Mike.

  _  

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Gordon Smith
Sent: Thursday, 30 November 2006 4:16 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] ActiveX with Flex




Couldn't you write your Flex app to run in I.E. and use ExternalInterface to
execute JavaScript that talks to the dialer OCX?

I can't think of a way to do it out of the browser.

- Gordon

  _  

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of boy_trike
Sent: Wednesday, November 29, 2006 8:20 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] ActiveX with Flex

I am building a desktop INTRANET application in Flex for a tele-marketing
company. We 
choose flex for the ability to better use the limited desktop real-estate
for a very complex UI. 
One of my epiphanies was realizing that I have PIXEL control and not just
COMPONENT 
control!) Of course, the customer is very impressed with what I have shown
so far... but I am 
rambling...

My problem is that we have to connect to a NON-VISUAL OCX which will connect
to the phone 
dialer. I have tried ZINC, which seems to support some COMMON OCX's but not
this one 
(which I think was written in VB). This is a requirement and not having the
ability to connect 
to the phone dialer is a show stopper. Does anyone have a suggestions?
ideas? , want to 
help? (for $$$ of course). I am starting to pull out my hair (and @ 56,
there is NOT much left 
to pull!!)

Thanks

Bruce

 


RE: [flexcoders] CSS Font Hell :(

2006-11-16 Thread Mike Shaw
Bjorn,
 
have a look at the titleStyleName style property for panels.
 
Mike.

  _  

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Bjorn Schultheiss
Sent: Friday, 17 November 2006 11:01 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] CSS Font Hell :(




Hi,

Is it possible to apply an embedded font to a Panel's title via CSS?

Here's the simplest example I could create

[Main (PanelTitleFontCSS.mxml)]
mx:Application xmlns:mx=http://www.adobe. http://www.adobe.com/2006/mxml
com/2006/mxml layout=absolute
xmlns:my=*
my:MyPanel /
/mx:Application

[Panel (MyPanel.mxml)]
mx:Panel xmlns:mx=http://www.adobe. http://www.adobe.com/2006/mxml
com/2006/mxml layout=absolute
title=Panel Title styleName=myFontStyle
mx:Style source=MyStyle.css /
mx:Label text=Some text /
/mx:Panel

[CSS (MyStyle.css)]
@font-face
{
fontFamily: myMyriadProBlack;
fontWeight: heavy;
src:url(MYRIADPB.TTF);
}
.myFontStyle
{
fontFamily: myMyriadProBlack;
fontWeight: heavy;
fontSize: 26; 
}

In this example the label within the panel has the font applied.
The Panel header is TimesRoman or something :(

Regards,

Bjorn Schultheiss
Senior Flash Developer

QDC
Personalised Communication Power

Level 2, 31 Coventry St.
South Melbourne
3205, VIC Australia

T: +61 3 9674 7400
F: +61 3 9645 9160
W: http://www.qdc. http://www.qdc.net.au net.au

((This transmission is confidential and intended solely for the
person or organization to whom it is addressed. It may contain privileged
and confidential information. If you are not the intended recipient, you
should not copy, distribute or take any action in reliance on it. If you
believe you received this transmission in error, please notify the
sender.---))

 


RE: [flexcoders] Flex Accessibility - TextInput Component

2006-11-07 Thread Mike Shaw





Hi Andrew,

we are using JAWS 7.1 and have the scripts 
installed.

It doesn't read 
the name out in forms or virtual PC mode.

hitting ins+F5 shows the info in this list and unless you 
can suggest a better option this will have to do. (I presume
that this option is well understood by most JAWS users of 
course. Is this a correct assumption?)

Thanks,

Mike.



From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Andrew 
KirkpatrickSent: Tuesday, 7 November 2006 1:45 PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 
Accessibility - TextInput Component



A bunch of questions:

What version of JAWS?

Do you have the JAWS scripts installed? (http://www.adobe.com/macromedia/accessibility/features/flex/jaws.html)

Try hitting ins+f5 - is your info in this 
list?

Do you know about forms mode and virtual PC cursor mode in 
JAWS? You will get some different information out of the controls in each 
mode. To enter forms mode, navigate to the textinput and hit enter - jaws 
will say "Forms mode on".

Background info: 
Virtual PC cursor mode is when JAWS navigates through the 
off-screen model that it constructs for its own purposes. when in this 
mode (this is the mode that users are in when they enter a page) JAWS listens to 
the keypresses made by the user, acts on some of them and passes some on to the 
browser/player (this is a bit of a simplification). JAWS uses many 
keystrokes - "f" is used by JAWS to move the virtual focus to the next form 
control, right arrow reads the next character, down arrow reads the next line, 
etc. If a user wants to enter text into a control such as a textInput, or 
use arrow keys to switch the active tab in a tabnavigator, they need to be in 
forms mode.

Forms mode allows user keystrokes to pass through to the 
player/browser. Additional navigation of the content (e.g. reading line by 
line through non-focusable objects) is not possible, and the user's interaction 
model is basically identical to that of a keyboard-only user. 


let me know if this helps,
AWK

Andrew KirkpatrickCorporate Accessibility Engineering 
LeadAdobe Systems

  
  
  From: [EMAIL PROTECTED]ups.com 
  [mailto:flexcoders@yahoogroups.com] On Behalf Of Mike 
  ShawSent: Monday, November 06, 2006 6:12 PMTo: 
  [EMAIL PROTECTED]ups.comSubject: [flexcoders] Flex 
  Accessibility - TextInput Component
  
  
  
  Hi, we are building a financial calculator app in 
  flex 2 which is required to be accessible. 
  So far we have got through most of the pitfalls 
  except for one. 
  We have a TextInput which due to the visual design 
  is not in a FormItem (so no label). So instead we assign a name or description property to the 
  accessibilityProperties object. The TextInput may or may not be editable. The question is: 
  How do we get Jaws to read the name or description 
  properties. Currently it is only reading the value. I know the properties are set because I can see them using 
  Microsoft's Inspect32. 
  Any help would be much appreciated. 
  Regards, 
  Mike. 
  

__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



[flexcoders] Flex Accessibility - TextInput Component

2006-11-06 Thread Mike Shaw
Title: Flex Accessibility - TextInput Component









Hi, we are building a financial calculator app in flex 2 which is required to be accessible. 


So far we have got through most of the pitfalls except for one. 


We have a TextInput which due to the visual design is not in a FormItem (so no label). So instead 

we assign a name or description property to the accessibilityProperties object. The TextInput may or

may not be editable. The question is:


How do we get Jaws to read the name or description properties. Currently it is only reading the value. 

I know the properties are set because I can see them using Microsoft's Inspect32.


Any help would be much appreciated.


Regards,


Mike.



__._,_.___





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

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



RE: [flexcoders] Custom AS2 Effects

2005-03-31 Thread Mike Shaw





Thanks Jason,

that nailed it. I had played around with the event but not 
got it right. It's so obvious when I see your solution. 

Cheers Mike.


From: Jason Szeto [mailto:[EMAIL PROTECTED] 
Sent: Friday, 1 April 2005 5:21 AMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Custom AS2 
Effects
Mike,Add listener.onEffectEnd(this);to 
the end of your playEffect function. This will tell the Sequence effectthat 
the effect is finished playing. The Sequence effect sets itself as 
thelistener of each of its child effects. Jason-Original 
Message-From: Mike Shaw [mailto:[EMAIL PROTECTED] Sent: Wednesday, 
March 30, 2005 11:01 PMTo: flexcoders@yahoogroups.comSubject: 
[flexcoders] Custom AS2 EffectsHi Folks,Does anyone know 
why the following custom effect class which I am trying touse to call 
various functions in an effect sequence would cause the sequenceto halt 
after running the called function.Thanks Mike.import 
mx.effects.Effect;class com.webqem.flex.effects.CallFunctionEffect 
extends Effect { 
 private var 
obj:Object; private var 
func:String; private var 
args:Array;  
 function CallFunctionEffect(obj:Object, 
func:String) {  
this.obj = obj;  
this.func = func; 
 
arguments.shift(); 
 
arguments.shift(); 
 this.args = 
arguments; } 
 public function playEffect():Void 
{  
  if (obj != 
null  func != null) { 
  
obj[func].apply(obj, args); 
 } 
  
}  public 
function getAffectedProperties():Array { 
 return new 
Array(); }}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 the Yahoo! Terms of Service.










[flexcoders] Custom AS2 Effects

2005-03-30 Thread Mike Shaw


Hi Folks,

Does anyone know why the following custom effect class which I am trying to
use to call various functions in an effect sequence would cause the sequence
to halt after running the called function.

Thanks Mike.

import mx.effects.Effect;

class com.webqem.flex.effects.CallFunctionEffect extends Effect {

private var obj:Object;
private var func:String;
private var args:Array;

function CallFunctionEffect(obj:Object, func:String) {
this.obj = obj;
this.func = func;
arguments.shift();
arguments.shift();
this.args = arguments;
}

public function playEffect():Void { 
if (obj != null  func != null) {
obj[func].apply(obj, args);
}   
}

public function getAffectedProperties():Array {
return new Array();
}
}




 
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/