tailieunhanh - Thiết kế flash với flash cs5 part 74

Việc thêm một Progress Bar Các thành phần ProgressBar là một điều cần thiết cho các tài liệu Flash đòi hỏi một thời gian dài để tải về, bởi vì chúng hiển thị sự tiến bộ đang được tải xuống trong khi một người dùng chờ đợi. Nhà thiết kế Web sống theo những gì được gọi là "mười nguyên tắc thứ hai." Những gì mà hàm ý là khách truy cập vào trang web của bạn có rất ít kiên nhẫn, và họ muốn nhìn thấy những điều xảy ra. | Adding a Progress Bar The ProgressBar component is a necessity for Flash documents that require a long time to download because they display the loading progress while a user waits. Web designers live under what is called the ten-second rule. What that implies is that visitors to your Web site have very little patience and they want to see things happening. When you add a ProgressBar component the visitor sees a moving representation a bar letting them know the information is being downloaded. Add a ProgressBar Component Open the Components panel. Click the User Interface arrow to expand the list. Drag the ProgressBar component onto the Stage and then select the bar. Give the ProgressBar component a unique instance name in the Property Inspector. Open the Properties panel and then click the Component Parameters arrow to expand it. Click the Mode list arrow and then click Event. Did You Know The ProgressBar component doesn t make a good preloader. A preloader is a custom progress bar that shows the loading status of an entire movie and is usually smaller in file size than the ProgressBar component. The loading process can be determinate or indeterminate. A determinate progress bar is linear tracking progress over time. Use this when the amount of content is known. Indeterminate progress bar is used when the amount of content is unknown. COMPONENTS g Flex V e TiiciTdtc- O Button S CheckBox ColorPickcr Lj3 combobox llifl DataGrid 1 Label ioH NumencStepper CZJ ProgressBar RadioButton a scrollpane I Slider S TextArea I poll TexLInpul InQ TileList UILoader tj UIScrollBar Video ProgressBar component 454 Chapter 18 Drag a Loader component from the Components panel onto the Stage. Give the Loader component a unique instance name in the Property Inspector. Select the ProgressBar component. Open the Properties panel and then click the Component Parameters arrow to expand it and then enter the instance name of the Loader into the Source value field. Select Frame 1 in the .