i want a quote to appear in the dynamic text box but obviously you cant just write it as it thinks its text data, but im thinking its " but how do impliment it, i want a quote before and after +username_ti.text+ thanks
_parent.user_mc.user_ti.text = “Welcome you are currently logged in as " + username_ti.text +” Thank you for visiting!";