Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
Adobe Flash CS3: The Professional Portfolio- P74:Now you can easily create web-ready images and animations within the familiar Adobe environment. With the recent acquisition of Macromedia, Adobe has added Flash to its suite of creative products, thus solidifying its position as the world's leading developer of graphic and visual communications tools. The Against The Clock Portfolio Series Flash title ensures that you'll learn everything you need to complete any job that requires Flash skills. | Define r URLLorder Object for an Cxternrl Text Fil Displaying an external text file allows you to create an environment where your client can edit the textual content without touching the Flash files basically building an interface that allows easy and frequent updates without editing or republishing the Flash movie file. The URLLoader object class is basically the same as the Loader class except the URLLoader object brings external text or XML files into a Flash movie. You will use this type of object to import the client s text into the Seabreeze About Us page. 1. Open the file child_layout.fla from the WIP Seabreeze Children folder. 2. Save the file as a Flash file named about.fla in your WIP Seabreeze Children folder. 3. Select the Content layer. Using the Text tool create a multi-line dynamic text area with the following dimensions W 240 X 20 H 180 Y 15 4. With the text area selected choose a sans-serif font such as Verdana or Helvetica. Set the type size to 10 and the color to white. 5. In the Instance Name field of the Properties Inspector type contents . ifc Ä Scene 1 I .I .I PS.I fP.I f .I ffl.I K.lift.Iff .I PÄ.Iff .I PA J e Properties Parameters OynamicText v A Verdana 10 Q Q B 1 QE H contents ty 0 Q Normal - lAno-alasforreadabbty Embed. W MO.O x 20-0 ß nUttne H Var Auto tern 1 H 130.0 Y 15.0 ll Tarpet 6- In the Library panel expand the For About Page folder. 352 Project 8 Seobreeze LUeb Site 7. Drag instances of the Thrills Grilling and Smoking symbols onto the Stage. Position each instance as follows Thrills X 330 Y 5 Smoking X 55 Y 220 Grilling X 315 Y 220 These objects are static images that won t change so they can be placed as library items instead of dynamically loading items. 8 Click Frame 1 of the Content layer to select that frame. 9. Place the insertion point on line 1 of the Actions panel script pane. Type uar externalReq URLRequest new URLRequestlText aboutus.txt uar externalLoad URLLoader new URLLoaderO externalLoad.load externalReq These .