PDA

View Full Version : Spanish Customization



SitMex
11-26-2003, 12:08 AM
Hi I´m working in translating the component into (mexican) spanish...

Does anybody knows how to distribute it without having problems with author?
or better how to tell the author that there is a spanish version available ?

Regards

mysticlighthouse
11-26-2003, 07:54 AM
Well here are a few options for you...

You could create 2 different html pages and pass a Flash Var to the flash. This would allow Spanish on one page, English on the other and still use the same flash (if you've put the bilingual content into the one flash app). This option would work for you if you couldn't use ASP, PHP or ColdFusion

If you could use one of the above server languages I mentioned, then you could just pass an attribute in the url and then have the server stick it into the Flash Var resulting in just one page needed.

Or you could animate the "language" button to say "English" for 1 sec and then fade to "Español" for 1 sec, etc.

Hope this helps... ¡Suerte con tu página!