Re: [Flashcoders] locality

2006-09-22 Thread l u c h y x

I can publish the php object.
I think that can't do it with AS.

Best

On 9/22/06, Mendelsohn, Michael <[EMAIL PROTECTED]> wrote:


Thanks for responding.

Do you think there might be any way to do this with js or ideally all
within the Actionscript?  I don't know php.

When I do this with Director projects, I read the locality from the
Windows registry.



>From where you want to retrieve the locale code.?
Language, is the OS language. but locale is the country of the user
machine.
I must create this script to detect the correct user location
http://www.riaevolution.com/rialocalization.php. because flash dont
provide
it.

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--
l   u   c   h   y   x
r i a e v o l u t i o n (r)
[EMAIL PROTECTED]
http://www.riaevolution.com
Phone: +54 (11) 4931-7006
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] locality

2006-09-22 Thread Mendelsohn, Michael
Thanks for responding.

Do you think there might be any way to do this with js or ideally all
within the Actionscript?  I don't know php.

When I do this with Director projects, I read the locality from the
Windows registry.



>From where you want to retrieve the locale code.?
Language, is the OS language. but locale is the country of the user
machine.
I must create this script to detect the correct user location
http://www.riaevolution.com/rialocalization.php. because flash dont
provide
it.

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] locality

2006-09-22 Thread l u c h y x

From where you want to retrieve the locale code.?

Language, is the OS language. but locale is the country of the user machine.
I must create this script to detect the correct user location
http://www.riaevolution.com/rialocalization.php. because flash dont provide
it.

Best

On 9/22/06, Mendelsohn, Michael <[EMAIL PROTECTED]> wrote:


Hi list...

I'm doing a multilingual project for the 7 player.  I need to set a
language + locality variable to "en-us" instead of just "en".  It seems
that System.capabilities.language was demoted going from player 6
(returns lang + locale) to 7 (just lang).  Am I right?  I can talk to
javascript in IE and get navigator.browserLanguage, but that's only IE.
How best to do this?

Thanks,
- Michael M.

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--
l   u   c   h   y   x
r i a e v o l u t i o n (r)
[EMAIL PROTECTED]
http://www.riaevolution.com
Phone: +54 (11) 4931-7006
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] locality

2006-09-22 Thread Mendelsohn, Michael
Hi list...

I'm doing a multilingual project for the 7 player.  I need to set a
language + locality variable to "en-us" instead of just "en".  It seems
that System.capabilities.language was demoted going from player 6
(returns lang + locale) to 7 (just lang).  Am I right?  I can talk to
javascript in IE and get navigator.browserLanguage, but that's only IE.
How best to do this?

Thanks,
- Michael M.

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com