tailieunhanh - adobe flash cs5 on demand part 67

Giải quyết các lỗi biên dịch Khi gặp phải một vấn đề là, Flash sẽ hiển thị vị trí và mô tả các cảnh báo và lỗi trong bảng điều khiển trình biên dịch lỗi. Trong bảng điều khiển trình biên dịch lỗi, bạn có thể hiển thị hoặc ẩn các cảnh báo hoặc lỗi (New!), di chuyển qua mỗi một (New!), và hiển thị / highlight chúng trong các mã (New!). Bạn cũng có thể quản lý các loại cảnh báo trình biên dịch xuất hiện trong bảng điều khiển trình biên dịch bằng cách thiết lập các tùy chọn. | Resolving Compiler Errors When a problem is encountered Flash displays the location and description of the warnings and errors in the Compiler Errors panel. In the Compiler Errors panel you can show or hide warnings or errors New scroll through each one New and display highlight them in the code New . You can also manage the types of compiler warning that appear in the Compiler Errors panel by setting options in the Publish Settings dialog box. Two options are available Strict Mode and Warnings Mode. Strict Mode reports warnings as errors while Warnings Mode reports extra warnings for discovering incompatibilities when updating ActionScript code to ActionScript . Resolve Compiler Errors Create or open a Flash document ActionScript . Click the Control menu point to Test Movie and then click Test. If an error occurs the Compiler Errors panel opens displaying the errors found during the execution. Open the Compiler Errors panel. In the Compiler Errors panel use the following options to resolve compiler errors View Warnings or Errors in the Code. Select the warning or error and then click the Go To Source button or double-click the warning or error to display it in the Actions panel. Display Warnings or Errors. Click the Go To Previous or Go To Next button. The code line with the error highlights in the Actions panel. Clear Warnings and Errors. Click the Clear button. Show or Hide Warnings or Errors. Click the Warning s or Error s button at the bottom of the Compiler Errors panel. 4 3 Errors due to a change from ActionScript to ActionScript Show or hide errors or warnings Source of error from the Compiler Errors panel 418 Chapter 17 Control Compiler Warnings Create or open a Flash document ActionScript . Click the File menu and then click Publish Settings. Click the Flash tab. Click the Settings button for ActionScript Select the Strict Mode check box to report warnings as errors. Select the Warnings Mode check box to report extra warnings .