<?xml version="1.0" encoding="UTF-8"?>
<howcast version="0.1">
  <video>
    <id>218246</id>
    <category-id>1782</category-id>
    <category-hierarchy>
      <category id="1470">Technology</category>
      <category parent_id="1470" id="1502">Graphics Software</category>
      <category parent_id="1502" id="1782">Adobe Flash</category>
    </category-hierarchy>
    <easy-steps>true</easy-steps>
    <created-at>Mon, 31 Aug 2009 15:32:25 -0700</created-at>
    <filename>/system/videos/4/97/51/23/235197.flv</filename>
    <tags>graphics, software, adobe, flash, learning, creating, making, preloader, screen</tags>
    <title>How To Create an Adobe Flash Preloader Screen</title>
    <description>
      <![CDATA[A Flash preloader engages users with your web site while it's still loading by displaying a file-loading bar that updates the web site's progress. Here's how to make one.]]>
    </description>
    <permalink>http://www.howcast.com/videos/218246-How-To-Create-an-Adobe-Flash-Preloader-Screen</permalink>
    <edit-url>http://www.howcast.com/videos/218246-How-To-Create-an-Adobe-Flash-Preloader-Screen/edit</edit-url>
    <state>approved</state>
    <duration>222</duration>
    <width>1280</width>
    <height>720</height>
    <embed>&lt;object width="425" height="273" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="howcastplayer"&gt;&lt;param name="movie" value="http://www.howcast.com/flash/howcast_player.swf?file=218246"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.howcast.com/flash/howcast_player.swf?file=218246" type="application/x-shockwave-flash" width="425" height="273" allowFullScreen="true" allowScriptAccess="always" &gt;&lt;/embed&gt;&lt;/object&gt;</embed>
    <rating>1</rating>
    <username>gigafide</username>
    <thumbnail-url>http://img.howcast.com/system/thumbnails/218246/Picture_1_xxlarge_maintained_aspect.png</thumbnail-url>
    <views>2516</views>
    <overlay>
      <titlecard>false</titlecard>
      <steps>false</steps>
      <overlays>false</overlays>
    </overlay>
    <ingredients>
      <ingredient>
        <![CDATA[A computer with internet access]]>
      </ingredient>
      <ingredient>
        <![CDATA[Adobe Flash CS4]]>
      </ingredient>
      <ingredient>
        <![CDATA[An existing Actionscript 3.0 web site]]>
      </ingredient>
    </ingredients>
    <markers>
      <marker>
        <id>89272</id>
        <position>0</position>
        <timemarker>27</timemarker>
        <type>Step</type>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/218246/27.jpg</thumbnail-url>
        <title>Open your Flash files</title>
        <textile-text>
          <![CDATA[Launch the Adobe Flash CS4 program and open your Flash web site's files. Switch the workspace layout by clicking on the drop-down menu box in the upper left of the menu bar and selecting "Designer."]]>
        </textile-text>
        <text>
          <![CDATA[<p>Launch the Adobe Flash CS4 program and open your Flash web site&#8217;s files. Switch the workspace layout by clicking on the drop-down menu box in the upper left of the menu bar and selecting &#8220;Designer.&#8221;</p>]]>
        </text>
      </marker>
      <marker>
        <id>89273</id>
        <position>1</position>
        <timemarker>39</timemarker>
        <type>Step</type>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/218246/39.jpg</thumbnail-url>
        <title>Add blank key frames</title>
        <textile-text>
          <![CDATA[In the timeline panel, select all of the layers by highlighting the top layer, holding down the Shift key, and highlighting the bottom layer. Click and drag the first frame of the top layer one frame to the right, creating a blank frame at the beginning of each layer.]]>
        </textile-text>
        <text>
          <![CDATA[<p>In the timeline panel, select all of the layers by highlighting the top layer, holding down the Shift key, and highlighting the bottom layer. Click and drag the first frame of the top layer one frame to the right, creating a blank frame at the beginning of each layer.</p>]]>
        </text>
      </marker>
      <marker>
        <id>89274</id>
        <position>2</position>
        <timemarker>54</timemarker>
        <type>Step</type>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/218246/54.jpg</thumbnail-url>
        <title>Create the loading bar</title>
        <textile-text>
          <![CDATA[Create the loading bar. First, highlight the bottom layer of the timeline and in the Tools panel, select the rectangle tool. Then, in Properties, change the colors of the rectangle stroke and fill, and the size of the stroke. Draw a rectangle in the center of your web page. Make sure the rectangle and stroke don't blend into the background of the web page.]]>
        </textile-text>
        <text>
          <![CDATA[<p>Create the loading bar. First, highlight the bottom layer of the timeline and in the Tools panel, select the rectangle tool. Then, in Properties, change the colors of the rectangle stroke and fill, and the size of the stroke. Draw a rectangle in the center of your web page. Make sure the rectangle and stroke don&#8217;t blend into the background of the web page.</p>]]>
        </text>
      </marker>
      <marker>
        <id>89275</id>
        <position>3</position>
        <timemarker>75</timemarker>
        <type>Tip</type>
        <thumbnail-url></thumbnail-url>
        <title></title>
        <textile-text>
          <![CDATA[If you're not sure what an icon means in any of the panels, hold your mouse cursor over it for a description.]]>
        </textile-text>
        <text>
          <![CDATA[<p>If you&#8217;re not sure what an icon means in any of the panels, hold your mouse cursor over it for a description.</p>]]>
        </text>
      </marker>
      <marker>
        <id>89276</id>
        <position>4</position>
        <timemarker>80</timemarker>
        <type>Step</type>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/218246/80.jpg</thumbnail-url>
        <title>Convert the loading bar outline</title>
        <textile-text>
          <![CDATA[Convert the loading bar outline to a movie clip. Choose the selection tool from the tools menu, and double-click on the rectangle so that the whole outline is selected. Hit F8 to bring up the "Convert to Symbol" window. Change the name to "outline" and change the type to "Movie Clip." Click OK.  ]]>
        </textile-text>
        <text>
          <![CDATA[<p>Convert the loading bar outline to a movie clip. Choose the selection tool from the tools menu, and double-click on the rectangle so that the whole outline is selected. Hit F8 to bring up the &#8220;Convert to Symbol&#8221; window. Change the name to &#8220;outline&#8221; and change the type to &#8220;Movie Clip.&#8221; Click OK.</p>]]>
        </text>
      </marker>
      <marker>
        <id>89277</id>
        <position>5</position>
        <timemarker>97</timemarker>
        <type>Step</type>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/218246/97.jpg</thumbnail-url>
        <title>Convert the loading bar</title>
        <textile-text>
          <![CDATA[Click the center of the rectangle and hit F8 to convert it to a symbol as well. Change the name to "rectangle" and change the type to "Movie Clip." For Registration, select the center square on the far left. Then, click OK. Now go to the Properties panel and change the instance name to "rectangle_clip."]]>
        </textile-text>
        <text>
          <![CDATA[<p>Click the center of the rectangle and hit F8 to convert it to a symbol as well. Change the name to &#8220;rectangle&#8221; and change the type to &#8220;Movie Clip.&#8221; For Registration, select the center square on the far left. Then, click OK. Now go to the Properties panel and change the instance name to &#8220;rectangle_clip.&#8221;</p>]]>
        </text>
      </marker>
      <marker>
        <id>89278</id>
        <position>6</position>
        <timemarker>116</timemarker>
        <type>Step</type>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/218246/116.jpg</thumbnail-url>
        <title>Create the percentage text</title>
        <textile-text>
          <![CDATA[Select the text icon from Tools. Adjust the attributes for your text under Properties, and make sure that the text-tool option is set to "dynamic text". Draw a text box on your document directly below the rectangle. This will make the Properties panel show the properties for the text box. In these new properties, change the instance name to "text_clip."]]>
        </textile-text>
        <text>
          <![CDATA[<p>Select the text icon from Tools. Adjust the attributes for your text under Properties, and make sure that the text-tool option is set to &#8220;dynamic text&#8221;. Draw a text box on your document directly below the rectangle. This will make the Properties panel show the properties for the text box. In these new properties, change the instance name to &#8220;text_clip.&#8221;</p>]]>
        </text>
      </marker>
      <marker>
        <id>89279</id>
        <position>7</position>
        <timemarker>139</timemarker>
        <type>Step</type>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/218246/139.jpg</thumbnail-url>
        <title>Write the &amp;quot;stop&amp;quot; and &amp;quot;event&amp;quot; scripts</title>
        <textile-text>
          <![CDATA[Making sure the first frame of the bottom layer is selected in the Timeline panel, hit F9 to bring up the Actions panel. On the first line, write a "stop" script that stops the web page from cycling. Hit Enter to skip to the next line, and add a script that assigns an event function to the web page. Call the function "preload1." Hit Enter.]]>
        </textile-text>
        <text>
          <![CDATA[<p>Making sure the first frame of the bottom layer is selected in the Timeline panel, hit F9 to bring up the Actions panel. On the first line, write a &#8220;stop&#8221; script that stops the web page from cycling. Hit Enter to skip to the next line, and add a script that assigns an event function to the web page. Call the function &#8220;preload1.&#8221; Hit Enter.</p>]]>
        </text>
      </marker>
      <marker>
        <id>89280</id>
        <position>8</position>
        <timemarker>161</timemarker>
        <type>Step</type>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/218246/161.jpg</thumbnail-url>
        <title>Write the &amp;quot;function&amp;quot; script</title>
        <textile-text>
          <![CDATA[Write the "preload1" function, which contains two variables: one that returns the total bytes for the web page, and one that returns how many of those bytes have loaded. The function then sets the loading bar size and the percentage text to represent how many bytes have been loaded. The last part of the function tells Flash to go to the second frame of the timeline and play it once the entire document has been loaded.]]>
        </textile-text>
        <text>
          <![CDATA[<p>Write the &#8220;preload1&#8221; function, which contains two variables: one that returns the total bytes for the web page, and one that returns how many of those bytes have loaded. The function then sets the loading bar size and the percentage text to represent how many bytes have been loaded. The last part of the function tells Flash to go to the second frame of the timeline and play it once the entire document has been loaded.</p>]]>
        </text>
      </marker>
      <marker>
        <id>89281</id>
        <position>9</position>
        <timemarker>184</timemarker>
        <type>Tip</type>
        <thumbnail-url></thumbnail-url>
        <title></title>
        <textile-text>
          <![CDATA[To preview the document in action, go to Control, Test Movie from the top menu.]]>
        </textile-text>
        <text>
          <![CDATA[<p>To preview the document in action, go to Control, Test Movie from the top menu.</p>]]>
        </text>
      </marker>
      <marker>
        <id>89282</id>
        <position>10</position>
        <timemarker>190</timemarker>
        <type>Step</type>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/218246/190.jpg</thumbnail-url>
        <title>Publish and upload</title>
        <textile-text>
          <![CDATA[Publish the web site by going to File, Publish Settings. Make sure both the SWF and HTML boxes are checked. Rename both files, and select a location to save. Then click publish, and upload all of the published files to your web server. To access the Flash page, navigate to the HTML file on your web server.]]>
        </textile-text>
        <text>
          <![CDATA[<p>Publish the web site by going to File, Publish Settings. Make sure both the <span class="caps">SWF</span> and <span class="caps">HTML</span> boxes are checked. Rename both files, and select a location to save. Then click publish, and upload all of the published files to your web server. To access the Flash page, navigate to the <span class="caps">HTML</span> file on your web server.</p>]]>
        </text>
      </marker>
      <marker>
        <id>89283</id>
        <position>11</position>
        <timemarker>211</timemarker>
        <type>Fact</type>
        <thumbnail-url></thumbnail-url>
        <title></title>
        <textile-text>
          <![CDATA[The Flash program had its origins in 1993 as a drawing program specifically for computers with pen tablets.]]>
        </textile-text>
        <text>
          <![CDATA[<p>The Flash program had its origins in 1993 as a drawing program specifically for computers with pen tablets.</p>]]>
        </text>
      </marker>
    </markers>
    <related-videos>
      <video>
        <category-id>1782</category-id>
        <id>212547</id>
        <title>How To Create an Adobe Flash Slide Show</title>
        <type>AssignmentGuide</type>
        <views>5044</views>
        <created-at>Mon, 27 Jul 2009 11:07:15 -0700</created-at>
        <rating>6</rating>
        <username>gigafide</username>
        <description>
          <![CDATA[Don’t just send people a stack of static photo files; share them in style by creating a slide show in Flash. Inspired by the Instructables project: http://www.instructables.com/id/How-to-Create-an-Adobe-Flash-Slide-Show]]>
        </description>
        <embed>
          <![CDATA[<object width="425" height="273" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="howcastplayer"><param name="movie" value="http://www.howcast.com/flash/howcast_player.swf?file=212547"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.howcast.com/flash/howcast_player.swf?file=212547" type="application/x-shockwave-flash" width="425" height="273" allowFullScreen="true" allowScriptAccess="always" ></embed></object>]]>
        </embed>
        <duration>260</duration>
        <filename>http://media.howcast.com/system/videos/6/47/25/21/212547.flv</filename>
        <tags>graphics, software, adobe, flash, learning, creating, making, slideshow, Slide, show</tags>
        <category-hierarchy>
          <category id="1470">Technology</category>
          <category parent_id="1470" id="1502">Graphics Software</category>
          <category parent_id="1502" id="1782">Adobe Flash</category>
        </category-hierarchy>
        <comment-count>1</comment-count>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/212547/create_adobe_flash_slide_show_xxlarge_maintained_aspect.jpg</thumbnail-url>
        <permalink>http://www.howcast.com/videos/212547-How-To-Create-an-Adobe-Flash-Slide-Show</permalink>
      </video>
      <video>
        <category-id>1782</category-id>
        <id>213929</id>
        <title>How To Animate in Adobe Flash</title>
        <type>AssignmentGuide</type>
        <views>3088</views>
        <created-at>Thu, 06 Aug 2009 14:29:57 -0700</created-at>
        <rating>5</rating>
        <username>gigafide</username>
        <description>
          <![CDATA[Static images can cause your web site to fade into the background. Learn the basics of animating them using Adobe Flash CS4. Inspired by the Instructables project: http://www.instructables.com/id/How-to-Animate-in-Adobe-Flash/]]>
        </description>
        <embed>
          <![CDATA[<object width="425" height="273" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="howcastplayer"><param name="movie" value="http://www.howcast.com/flash/howcast_player.swf?file=213929"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.howcast.com/flash/howcast_player.swf?file=213929" type="application/x-shockwave-flash" width="425" height="273" allowFullScreen="true" allowScriptAccess="always" ></embed></object>]]>
        </embed>
        <duration>176</duration>
        <filename>http://media.howcast.com/system/videos/2/29/39/21/213929.flv</filename>
        <tags>graphics, software, adobe, flash, animating, learning, images, static, creating, animation</tags>
        <category-hierarchy>
          <category id="1470">Technology</category>
          <category parent_id="1470" id="1502">Graphics Software</category>
          <category parent_id="1502" id="1782">Adobe Flash</category>
        </category-hierarchy>
        <comment-count>1</comment-count>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/213929/Picture_8_xxlarge_maintained_aspect.png</thumbnail-url>
        <permalink>http://www.howcast.com/videos/213929-How-To-Animate-in-Adobe-Flash</permalink>
      </video>
      <video>
        <category-id>1782</category-id>
        <id>214380</id>
        <title>How To Create an Adobe Flash Video Player</title>
        <type>AssignmentGuide</type>
        <views>2502</views>
        <created-at>Tue, 11 Aug 2009 09:14:10 -0700</created-at>
        <rating>4</rating>
        <username>gigafide</username>
        <description>
          <![CDATA[You've just returned from vacation and have tons of videos to share. Create your own custom video player to showcase these memories online. Inspired by the Instructables project: http://www.instructables.com/id/How-To-Create-an-Adobe-Flash-Video-Player/]]>
        </description>
        <embed>
          <![CDATA[<object width="425" height="273" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="howcastplayer"><param name="movie" value="http://www.howcast.com/flash/howcast_player.swf?file=214380"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.howcast.com/flash/howcast_player.swf?file=214380" type="application/x-shockwave-flash" width="425" height="273" allowFullScreen="true" allowScriptAccess="always" ></embed></object>]]>
        </embed>
        <duration>165</duration>
        <filename>http://media.howcast.com/system/videos/1/08/26/22/222608.flv</filename>
        <tags>graphics, software, adobe, flash, learning, creating, making, video, player, videos</tags>
        <category-hierarchy>
          <category id="1470">Technology</category>
          <category parent_id="1470" id="1502">Graphics Software</category>
          <category parent_id="1502" id="1782">Adobe Flash</category>
        </category-hierarchy>
        <comment-count>0</comment-count>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/214380/Picture_6_xxlarge_maintained_aspect.png</thumbnail-url>
        <permalink>http://www.howcast.com/videos/214380-How-To-Create-an-Adobe-Flash-Video-Player</permalink>
      </video>
      <video>
        <category-id>1782</category-id>
        <id>218247</id>
        <title>How To Create an Adobe Flash Web Site</title>
        <type>AssignmentGuide</type>
        <views>2511</views>
        <created-at>Wed, 19 Aug 2009 14:47:09 -0700</created-at>
        <rating>6</rating>
        <username>gigafide</username>
        <description>
          <![CDATA[Spice up your online presence by creating your own Flash site. Here's how. ]]>
        </description>
        <embed>
          <![CDATA[<object width="425" height="273" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="howcastplayer"><param name="movie" value="http://www.howcast.com/flash/howcast_player.swf?file=218247"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.howcast.com/flash/howcast_player.swf?file=218247" type="application/x-shockwave-flash" width="425" height="273" allowFullScreen="true" allowScriptAccess="always" ></embed></object>]]>
        </embed>
        <duration>266</duration>
        <filename>http://media.howcast.com/system/videos/5/21/88/22/228821.flv</filename>
        <tags>graphics, software, adobe, flash, learning, creating, making, building, website, web</tags>
        <category-hierarchy>
          <category id="1470">Technology</category>
          <category parent_id="1470" id="1502">Graphics Software</category>
          <category parent_id="1502" id="1782">Adobe Flash</category>
        </category-hierarchy>
        <comment-count>1</comment-count>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/218247/Picture_1_xxlarge_maintained_aspect.png</thumbnail-url>
        <permalink>http://www.howcast.com/videos/218247-How-To-Create-an-Adobe-Flash-Web-Site</permalink>
      </video>
      <video>
        <category-id>1505</category-id>
        <id>239657</id>
        <title>How To Lighten and Darken in Photoshop</title>
        <type>AssignmentGuide</type>
        <views>393</views>
        <created-at>Tue, 03 Nov 2009 14:47:09 -0800</created-at>
        <rating>3</rating>
        <username>Equilibrio</username>
        <description>
          <![CDATA[You can make most of your lightening and darkening adjustments, even before you learn more complex Photoshop features like curves and levels. Here's how.]]>
        </description>
        <embed>
          <![CDATA[<object width="425" height="273" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="howcastplayer"><param name="movie" value="http://www.howcast.com/flash/howcast_player.swf?file=239657"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.howcast.com/flash/howcast_player.swf?file=239657" type="application/x-shockwave-flash" width="425" height="273" allowFullScreen="true" allowScriptAccess="always" ></embed></object>]]>
        </embed>
        <duration>138</duration>
        <filename>http://media.howcast.com/system/videos/6/48/23/27/272348.flv</filename>
        <tags>software,graphics,photos,pictures,adobe,photoshop,making,lighter,darker,lightening,darkening,adjusting,color</tags>
        <category-hierarchy>
          <category id="1470">Technology</category>
          <category parent_id="1470" id="1502">Graphics Software</category>
          <category parent_id="1502" id="1505">Photoshop Software</category>
        </category-hierarchy>
        <comment-count>0</comment-count>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/239657/LightenDarkenPhotoshop_xxlarge_maintained_aspect.png</thumbnail-url>
        <permalink>http://www.howcast.com/videos/239657-How-To-Lighten-and-Darken-in-Photoshop</permalink>
      </video>
      <video>
        <category-id>1470</category-id>
        <id>259465</id>
        <title>How To Enable Half-Star Ratings in iTunes on a Mac</title>
        <type>AssignmentGuide</type>
        <views>172</views>
        <created-at>Thu, 15 Oct 2009 12:04:53 -0700</created-at>
        <rating>0</rating>
        <username>stevenkittinger</username>
        <description>
          <![CDATA[Some artists don't even deserve a full star. Learn how to give them the half-assed rating they deserve. ]]>
        </description>
        <embed>
          <![CDATA[<object width="425" height="352" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="howcastplayer"><param name="movie" value="http://www.howcast.com/flash/howcast_player.swf?file=259465"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.howcast.com/flash/howcast_player.swf?file=259465" type="application/x-shockwave-flash" width="425" height="352" allowFullScreen="true" allowScriptAccess="always" ></embed></object>]]>
        </embed>
        <duration>40</duration>
        <filename>http://media.howcast.com/system/videos/6/39/47/26/264739.flv</filename>
        <tags>iTunes,Mac,computer,music,ratings</tags>
        <category-hierarchy>
          <category id="1470">Technology</category>
        </category-hierarchy>
        <comment-count>0</comment-count>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/259465/halfitunes_xxlarge_maintained_aspect.png</thumbnail-url>
        <permalink>http://www.howcast.com/videos/259465-How-To-Enable-HalfStar-Ratings-in-iTunes-on-a-Mac</permalink>
      </video>
      <video>
        <category-id>1473</category-id>
        <id>206962</id>
        <title>How To Install a Nintendo Wii</title>
        <type>AssignmentGuide</type>
        <views>1140</views>
        <created-at>Tue, 14 Jul 2009 13:05:01 -0700</created-at>
        <rating>3</rating>
        <username>Truedoogie</username>
        <description>
          <![CDATA[A few simple steps will help you quickly install your Nintendo Wii so you can spend more time playing games.]]>
        </description>
        <embed>
          <![CDATA[<object width="425" height="273" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="howcastplayer"><param name="movie" value="http://www.howcast.com/flash/howcast_player.swf?file=206962"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.howcast.com/flash/howcast_player.swf?file=206962" type="application/x-shockwave-flash" width="425" height="273" allowFullScreen="true" allowScriptAccess="always" ></embed></object>]]>
        </embed>
        <duration>90</duration>
        <filename>http://media.howcast.com/system/videos/0/62/69/20/206962.flv</filename>
        <tags>nintendo, wii, install, installation, videogames, system, Console, controller, cables, technology</tags>
        <category-hierarchy>
          <category id="1470">Technology</category>
          <category parent_id="1470" id="1472">Computer &amp; Video Games</category>
          <category parent_id="1472" id="1473">Video Game Consoles</category>
        </category-hierarchy>
        <comment-count>3</comment-count>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/206962/Picture_2_xxlarge_maintained_aspect.png</thumbnail-url>
        <permalink>http://www.howcast.com/videos/206962-How-To-Install-a-Nintendo-Wii</permalink>
      </video>
      <video>
        <category-id>1473</category-id>
        <id>224217</id>
        <title>How To Install an Xbox 360</title>
        <type>AssignmentGuide</type>
        <views>821</views>
        <created-at>Mon, 31 Aug 2009 15:32:25 -0700</created-at>
        <rating>3</rating>
        <username>Asad1087</username>
        <description>
          <![CDATA[Congratulations! You're the proud new owner of an Xbox 360. But before you can play, you need to hook it up.]]>
        </description>
        <embed>
          <![CDATA[<object width="425" height="273" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="howcastplayer"><param name="movie" value="http://www.howcast.com/flash/howcast_player.swf?file=224217"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.howcast.com/flash/howcast_player.swf?file=224217" type="application/x-shockwave-flash" width="425" height="273" allowFullScreen="true" allowScriptAccess="always" ></embed></object>]]>
        </embed>
        <duration>76</duration>
        <filename>http://media.howcast.com/system/videos/3/34/54/23/235434.flv</filename>
        <tags>xbox,360,installing,setting,up,using,playing,game,consoles,video,games,hooking</tags>
        <category-hierarchy>
          <category id="1470">Technology</category>
          <category parent_id="1470" id="1472">Computer &amp; Video Games</category>
          <category parent_id="1472" id="1473">Video Game Consoles</category>
        </category-hierarchy>
        <comment-count>2</comment-count>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/224217/Picture_3_xxlarge_maintained_aspect.png</thumbnail-url>
        <permalink>http://www.howcast.com/videos/224217-How-To-Install-an-Xbox-360</permalink>
      </video>
      <video>
        <category-id>1487</category-id>
        <id>117134</id>
        <title>How To Make a Pink-Eraser Casing For Your USB Drive</title>
        <type>AssignmentGuide</type>
        <views>9717</views>
        <created-at>Wed, 14 Jan 2009 11:32:10 -0800</created-at>
        <rating>8</rating>
        <username>distilled</username>
        <description>
          <![CDATA[Use erasers to make a crafty casing that'll hide and protect your thumb drive.]]>
        </description>
        <embed>
          <![CDATA[<object width="425" height="352" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="howcastplayer"><param name="movie" value="http://www.howcast.com/flash/howcast_player.swf?file=117134"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.howcast.com/flash/howcast_player.swf?file=117134" type="application/x-shockwave-flash" width="425" height="352" allowFullScreen="true" allowScriptAccess="always" ></embed></object>]]>
        </embed>
        <duration>120</duration>
        <filename>http://media.howcast.com/system/videos/3/34/71/11/117134.flv</filename>
        <tags>computer, harddrive, making, constructing, projects, science, technology, storage, crafts</tags>
        <category-hierarchy>
          <category id="1470">Technology</category>
          <category parent_id="1470" id="1484">Computer Hardware</category>
          <category parent_id="1484" id="1487">Data Storage Devices</category>
        </category-hierarchy>
        <comment-count>2</comment-count>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/117134/Picture_5_xxlarge_maintained_aspect.png</thumbnail-url>
        <permalink>http://www.howcast.com/videos/117134-How-To-Make-a-PinkEraser-Casing-For-Your-USB-Drive</permalink>
      </video>
      <video>
        <category-id>1488</category-id>
        <id>54257</id>
        <title>How To Choose a New Computer</title>
        <type>AssignmentGuide</type>
        <views>28529</views>
        <created-at>Tue, 21 Oct 2008 08:15:34 -0700</created-at>
        <rating>35</rating>
        <username>QuintinBarry</username>
        <description>
          <![CDATA[So many choices, so little… patience? That’s why we’ve cut to the chase for you. http://www.applenewsweekly.com/]]>
        </description>
        <embed>
          <![CDATA[<object width="425" height="352" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="howcastplayer"><param name="movie" value="http://www.howcast.com/flash/howcast_player.swf?file=54257"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.howcast.com/flash/howcast_player.swf?file=54257" type="application/x-shockwave-flash" width="425" height="352" allowFullScreen="true" allowScriptAccess="always" ></embed></object>]]>
        </embed>
        <duration>175</duration>
        <filename>http://media.howcast.com/system/videos/0/57/42/05/54257.flv</filename>
        <tags>DIY, Instructional, tutorial, Do It Yourself, Tips, Essential Skills, Learn to, technology, tech, computer</tags>
        <category-hierarchy>
          <category id="1470">Technology</category>
          <category parent_id="1470" id="1484">Computer Hardware</category>
          <category parent_id="1484" id="1488">Desktop Computers</category>
        </category-hierarchy>
        <comment-count>8</comment-count>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/54257/Picture_3_xxlarge_maintained_aspect.png</thumbnail-url>
        <permalink>http://www.howcast.com/videos/54257-How-To-Choose-a-New-Computer</permalink>
      </video>
      <video>
        <category-id>1492</category-id>
        <id>127178</id>
        <title>How To Refill an Ink Cartridge</title>
        <type>AssignmentGuide</type>
        <views>16148</views>
        <created-at>Tue, 27 Jan 2009 11:04:01 -0800</created-at>
        <rating>6</rating>
        <username>heroicarts</username>
        <description>
          <![CDATA[If you use your inkjet printer regularly, you’ve probably discovered that the cost of replacing the cartridges can quickly exceed that the printer itself. Refill the cartridges yourself to save some money.]]>
        </description>
        <embed>
          <![CDATA[<object width="425" height="273" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="howcastplayer"><param name="movie" value="http://www.howcast.com/flash/howcast_player.swf?file=127178"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.howcast.com/flash/howcast_player.swf?file=127178" type="application/x-shockwave-flash" width="425" height="273" allowFullScreen="true" allowScriptAccess="always" ></embed></object>]]>
        </embed>
        <duration>93</duration>
        <filename>http://media.howcast.com/system/videos/2/78/71/12/127178.flv</filename>
        <tags>DIY, Instructional, tutorial, Do It Yourself, Tips, Essential Skills, Learn to, technology, tech, electronics</tags>
        <category-hierarchy>
          <category id="1470">Technology</category>
          <category parent_id="1470" id="1484">Computer Hardware</category>
          <category parent_id="1484" id="1492">Printers</category>
        </category-hierarchy>
        <comment-count>0</comment-count>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/127178/Picture_6_xxlarge_maintained_aspect.png</thumbnail-url>
        <permalink>http://www.howcast.com/videos/127178-How-To-Refill-an-Ink-Cartridge</permalink>
      </video>
      <video>
        <category-id>1492</category-id>
        <id>258308</id>
        <title>How To Set Your Default Printer on a PC</title>
        <type>AssignmentGuide</type>
        <views>218</views>
        <created-at>Wed, 21 Oct 2009 12:33:13 -0700</created-at>
        <rating>0</rating>
        <username>daisakug</username>
        <description>
          <![CDATA[Make life easier by printing to your nearest PC printer the first time, every time.]]>
        </description>
        <embed>
          <![CDATA[<object width="425" height="273" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="howcastplayer"><param name="movie" value="http://www.howcast.com/flash/howcast_player.swf?file=258308"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.howcast.com/flash/howcast_player.swf?file=258308" type="application/x-shockwave-flash" width="425" height="273" allowFullScreen="true" allowScriptAccess="always" ></embed></object>]]>
        </embed>
        <duration>71</duration>
        <filename>http://media.howcast.com/system/videos/1/64/74/26/267464.flv</filename>
        <tags>PC,printer,default setup.computer,print,convenient</tags>
        <category-hierarchy>
          <category id="1470">Technology</category>
          <category parent_id="1470" id="1484">Computer Hardware</category>
          <category parent_id="1484" id="1492">Printers</category>
        </category-hierarchy>
        <comment-count>0</comment-count>
        <thumbnail-url>http://img.howcast.com/system/thumbnails/258308/SetDefaultPrinteronPC_xxlarge_maintained_aspect.png</thumbnail-url>
        <permalink>http://www.howcast.com/videos/258308-How-To-Set-Your-Default-Printer-on-a-PC</permalink>
      </video>
    </related-videos>
    <comments count="0"/>
  </video>
</howcast>
