Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: site of the day
From: John Brzys
Date: Wed, 5 Apr 2000 19:58:23 +0100


> Hey gang..
>
> Anybody know how Macromedia did the Japanese
> language version of their site??? We're working on a large
> (300+section) all flash site that we'd like to be able to have
> Generator serve up in different languages. Any
> suggestions?
>

write a com object that uses the http request server variables to
ID the browser language and use this information to point to
a specific database field.

de = german
en = english
es = spanish
fr = french

for example:
key = Find New Sensors
german = Suche nach neuen Sensoren
english = Find New Sensors
spanish = Encontrar nuevos sensores
french = Trouver de nouveaux capteurs

Be careful though when returning these server scripts into
a client side script (written in english). Sometimes (ie.French)
languages use javascript operators that breaks the page.

john b



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
the new Flasher list books section, check it out
at http://www.chinwag.com/flasher/books.shtml
send suggestions for inclusions to helpatchinwag [dot] com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: site of the day, Jeffery Saddoris

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]