I tried to replace single inverted comma with two inverted commas and even
tried to replace with a escape sequence " \' " 

like  message.replace(" ' ", " \' ") or message.replace(" ' ", " ' ' ")

but it did not seem working.

Thanks,
Krish



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/Flex-Alert-box-not-showing-text-after-single-inverted-comma-tp34523p34530.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to