On Fri, Nov 13, 2009 at 3:34 AM, Henrik Andersson <he...@henke37.cjb.net> wrote:
> We need to see the offending code.
>

Included in the original message? Here it is again though:

//CODE
_captionXML = <tt xml:lang="en"
xmlns="http://www.w3.org/2006/04/ttaf1";
xmlns:tts="http://www.w3.org/2006/04/ttaf1#styling";><head><styling></styling></head><body><div
xml:lang="en"></div></body></tt>;

//TRACE
<tt aaa:lang="en" xmlns="http://www.w3.org/2006/04/ttaf1";
xmlns:tts="http://www.w3.org/2006/04/ttaf1#styling";
xmlns:aaa="http://www.w3.org/XML/1998/namespace";>
 <head>
   <styling/>
 </head>
 <body>
   <div aaa:lang="en"/>
 </body>
</tt>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to