Hey-- i had an earlier post about setting up a text field that displays on a button click. I have a CAPX file but am still unsure how to post it. I have a demo file set-up now at the following link to show:
-- "http://redflagmobile.com/RedFlagMobile-Projects.html"
and is the first link folder on the left side.
The actual link to that server is:
-- "http://mpdemos-1.scienceontheweb.net/"
but FaceBook blocks this URL < says it looks "spammy" to them > so i don't often use it, but it is a good, regular link with nothing wrong and the demo is there.
O.K.-- what i have is ten instances of the same text object && each has a different value typed into the text box: "001" through "010" && each one has an instance variable "Variable1" that is a number 1 through 10 respectively && i have an Array object < 1d > that has a width of 10 and has a number 1 through 10 as the value starting at index 0.
When i click the buttons-- it displays a random instance of the text-- but i need to set the array up so's that it will not re-pick one that has already been displayed in a text box. Usually the Text objects are off-camera, but i put them on-stage in this little demo to be able to see.
Obviously, i am totally clueless about the array set-up. I am reading through the tutorial "arrays for beginners" as i am posting this-- and would be very grateful if the folks on the forum could help me set this up so's it works the right way.
kind regards, mark-p
at: "markpouncey-at-gmail-dot-com"