Adobe Flash Professional CS6 Adobe Flash Professional CS6 Classroom In A Book | Page 296

5 Replace the trace command in line 19 of the code snippet with the following code that assigns the new text to the text box named address_txt: address_txt.text = textData; The contents of the text file, 07SampleRealEstate2-address.txt, will be displayed in the text box named address_txt. 6 In the Code Snippets panel, double-click the Load External Text option again. 7 A second code snippet appears in the Actions panel that loads a second text file. 8 Replace the URL in line 34 with the filename of the property details, 07SampleRealEstate2-info.txt, and replace the trace command in line 41 with the following code that assigns the new text to the text box named info_txt: info_txt.text = textData; Adobe FLAsh ProFessionAL Cs6 CLAssroom in A book 287