Quote:
Originally Posted by Drumstix42
Are you editing in plain text, or in the UIBuilder?
Because single apostrophe's need to be replaced with '
|
Wrong; I use ' all the time. The only time it brakes things is when you use it like OnPress="say 'Hey that is Randy
's car'" The
' obviously breaks the script but OnPress="say 'Hey that is Randys car'" is perfectly acceptable.
If you save in the UIbuilder it will convert them to ' for some reason but it isn't needed.