Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
Làm việc với Thanh tra thành phần Sức mạnh của một thành phần có khả năng thay đổi. Các thành phần có thể được chỉnh sửa trực tiếp trong bảng thành phần thanh tra, hoặc họ có thể được sửa đổi tự động, như chạy bộ phim Flash. Hợp phần thanh tra bảng điều khiển có ba khu vực để sửa đổi một thành phần-Tham số, Bindings, và Schema. | Working with the Component Inspector The power of a component is its ability to change. Components can be modified directly in the Component Inspector panel or they can be modified dynamically as the Flash movie runs. The Component Inspector panel has three areas to modify a component Parameters Bindings and Schema. These three tabs allow you to attach components to data files change or modify the text on a button or create drop-down menus and lists. Setting Parameters Options After adding an instance of a component to a Flash document you can name the instance at the top of the Property Inspector and then specify the parameters for the instance using the options and fields under Component Parameters in the Property Inspector New . Each component has parameters that you can set to change the instance s appearance and behavior. A parameter is a property or method that appears in the Property Inspector. The most commonly used properties and methods appear as authoring parameters others can be set using ActionScript. Authoring parameters represent common things such as the label attached to a Button component or items displayed when using the List component. If you set a parameter using ActionScript it will override any value set while authoring. Understand that each component will have its own unique parameters and changing parameters in the Property Inspector only changes the selected instance. Parameters include the ability to change an instance s Component Parameters in the Property Inspector Bindings tab 430 Chapter 18 font color and size. You can add additional parameters by selecting the instance on the Stage and typing the script into the Actions panel. If you add the script to Frame 1 in the Timeline you can create global changes to instance parameters. Setting Binding Options Data Binding is a concept where the property of one component can be bound to the property of another component if the property of the one component changes so will the property of the