strOne = "one";
strTwo = "two";
strThree = "Value of strOne: "+strOne+", value of strTwo: "+strTwo;
trace(strThree); //returns: Value of strOne: one, value of strTwo: two
Also, this probably does belong in the Flash section, regardless of whether it is game-related or not. _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum