|
|
 |
RE: FN-FORUM: Flash and content management systems
date posted 14th August 2003 18:17
I integrated a small Flash movie in the same four languages recently (a
rolling news feed kind of thing) using xml content generated from
Documentum (CMS). I remember the encoding that the xml file was saved
out at was important in order for special characters to be recognised -
unicode, I think. Also, Flash takes no notice of the xml encoding in the
document itself so you can ignore that.
Handy links start here:
http://www.macromedia.com/support/flash/languages/flashlocalization/
Karl
> -----Original Message-----
> From: [EMAIL REMOVED] [EMAIL REMOVED] On
> Behalf Of Chris Garrett
> Sent: 14 August 2003 11:36
> To: FN-FORUM / [EMAIL REMOVED]
> Subject: FN-FORUM: Flash and content management systems
>
>
>
>
> Hi all,
>
> I am doing a proposal for a redevelopment of an existing
> flash based site to allow the client to update the content
> with a content management system. An added complication is it
> needs to be in english + four other languages at launch
> (french, italian, spanish and german), growing to more
> languages in future (including eastern european).
>
> Last time I did anything in this line the flash called a URL
> to get the values from name-value pairs returned from an asp
> script. Obviously things have moved on since flash 4 or
> whatever it was and now there are things like XML, remoting
> .. does generator even still exist?
>
> Right now the platform is classic asp and sql server 2000 but
> there are rumblings it may have to move over to JSP/PHP and
> mySQL at a future date.
>
> Any advice?
>
> Cheers
>
> Chris
|
 |
|