<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Dolores Moore - Flex Skinning and RIA UI Design</title>
	<atom:link href="http://doloresjoya.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://doloresjoya.com/blog</link>
	<description>Techniques &#38; Insights for Graphic Designers, Flash Designers, 3D Animators, 3D Illustrators, &#38; Flex Skinning</description>
	<pubDate>Mon, 04 Aug 2008 04:26:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Fixing the Flash CS3 Flex Skin Template classpath Bug</title>
		<link>http://doloresjoya.com/blog/2008/07/31/fixing-the-flash-cs3-flex-skin-template-classpath-bug/</link>
		<comments>http://doloresjoya.com/blog/2008/07/31/fixing-the-flash-cs3-flex-skin-template-classpath-bug/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 00:38:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://doloresjoya.com/blog/?p=65</guid>
		<description><![CDATA[I&#8217;ve been using the Flex Component and the Flex Skinning Templates for Adobe Flash CS3 for awhile now. I couldn&#8217;t figure out why Flash CS3 would throw up this error at certain times:
&#8220;A definition for the base class could not be found in the classpath. Please enter the name of a class that is defined [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using the Flex Component and the Flex Skinning Templates for Adobe Flash CS3 for awhile now. I couldn&#8217;t figure out why Flash CS3 would throw up this error at certain times:</p>
<p>&#8220;<strong>A definition for the base class could not be found in the classpath. Please enter the name of a class that is defined in the classpath, or enter the default base class &#8216;flash.display.MovieClip&#8217;.</strong>&#8221;</p>
<p>Today I found the answer in the comments of the Flex Community Blog post about &#8220;<a title="Flex Community" href="http://blog.flexcommunity.net/?p=40">Turning Flash CS3 assets into Flex Components</a>&#8220;.</p>
<p>If you&#8217;re using the Skinning Templates by Adobe to create new skins for your project you&#8217;ll want to pay attention to this little item during your workflow.</p>
<p><strong>I usually open the Flex Skinning Template in Flash CS3 via the &#8220;New&#8221; dialog box.</strong></p>
<p><a href="http://doloresjoya.com/images/FlashCS3-FlexSkinTemplate.gif"><img class="alignnone" title="Adobe Flex Skinning Template for Flash CS3" src="http://doloresjoya.com/images/FlashCS3-FlexSkinTemplate.gif" alt="" width="656" height="423" /></a></p>
<p>In the example of skinning a Flex Button Component. Once I open the Flex skinning template, I duplicate the symbol in the library because more often than not I will be creating multiple Flex Skin&#8217;s for a single Flex Button Component.</p>
<p>If you&#8217;ll notice below in the &#8220;Symbol Properties&#8221; dialog box the default Base class for the component is &#8220;mx.flash.UIMovieClip&#8221;</p>
<p><a href="http://doloresjoya.com/images/FlashCS3-FlexSkinTemplate-BaseClass.gif"><img class="alignnone" title="Duplicating the Flex Component Button in the Flash CS3 Library" src="http://doloresjoya.com/images/FlashCS3-FlexSkinTemplate-BaseClass.gif" alt="" width="658" height="355" /></a></p>
<p>If you duplicate the symbol (see below), Flash CS3 changes the Base class to &#8220;flash.display.MovieClip&#8221;.</p>
<p><a href="http://doloresjoya.com/images/FlashCS3-FlexSkinTemplate-BaseClassCopy.gif"><img class="alignnone" title="Flash CS3 Base Class when duplicating a symbol changes" src="http://doloresjoya.com/images/FlashCS3-FlexSkinTemplate-BaseClassCopy.gif" alt="" width="658" height="355" /></a></p>
<p>The thing to note here is if you publish your file and import the new skin into Flex Builder, your skin states will automatically play like an animated gif. Also, if you try to type in the &#8220;mx.flash.UIMovieClip&#8221; Base class path you will get the error message above.</p>
<p>The admin on the Flex Community blog today resolved this for me in his comments on <a href="http://blog.flexcommunity.net/?p=40" target="_blank">this post</a> and quoted below for clarity.</p>
<blockquote><p>&#8220;I’m sorry, It appears I have mislead you with an error. I went through my steps from the beginning, and found that you need to set the base class as flash.display.MovieClip. Flash then automatically changes it to mx.flash.UIMovieClip after you click commands -&gt; convert symbol to Flex component. You can see this change if you go to the linkage window for the symbol after you create a Flex component from it. I’m sorry for the frustration, I try to keep these articles as error free as possible, but this one slipped through. Try this and let me know how it works for you.</p>
<p>If you still have a problem, let me know before googling your eyes out further (I know how that is), and I’ll help you get it. It’s a great tool.</p>
<p>P.S. I have corrected this in the article.&#8221;</p></blockquote>
<p>So if you encounter this problem when you are trying to bring in an animated Flash skin into Flex, converting the symbol to a Flex component command could help. See below.</p>
<p><a href="http://doloresjoya.com/images/FlashCS3-ConvertSymbolCommand.gif"><img class="alignnone" title="Convert Symbol to Flex Component Command in Flash CS3" src="http://doloresjoya.com/images/FlashCS3-ConvertSymbolCommand.gif" alt="" width="658" height="236" /></a></p>
<p>Thanks Admin, I&#8217;m not sure who you are but you helped me a lot today.</p>
]]></content:encoded>
			<wfw:commentRss>http://doloresjoya.com/blog/2008/07/31/fixing-the-flash-cs3-flex-skin-template-classpath-bug/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex + Flash + Maya for 3D UI button controls</title>
		<link>http://doloresjoya.com/blog/2008/07/19/flex-flash-maya-for-3d-ui-button-controls/</link>
		<comments>http://doloresjoya.com/blog/2008/07/19/flex-flash-maya-for-3d-ui-button-controls/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 20:58:49 +0000</pubDate>
		<dc:creator>dolores</dc:creator>
		
		<category><![CDATA[3D Animation]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Flex Skinning]]></category>

		<category><![CDATA[UI Design]]></category>

		<category><![CDATA[User Interface Animation]]></category>

		<guid isPermaLink="false">http://doloresjoya.com/blog/?p=46</guid>
		<description><![CDATA[3D is a passion of mine. I&#8217;ve been doing some experimenting exporting 3D rendered stills from Maya to Flash and then finally to Flex. I like the concept of creating GUI elements that are squashy, transformed or deformed in some way. I&#8217;m hoping to create an entire interface with 3D elements. Maybe blend these elements [...]]]></description>
			<content:encoded><![CDATA[<p>3D is a passion of mine. I&#8217;ve been doing some experimenting exporting 3D rendered stills from Maya to Flash and then finally to Flex. I like the concept of creating GUI elements that are squashy, transformed or deformed in some way. I&#8217;m hoping to create an entire interface with 3D elements. Maybe blend these elements with video for a Game like experience? We&#8217;ll See&#8230;Here&#8217;s where I am so far.</p>
<p><a href="http://doloresjoya.com/flex/3d/bin-debug/gameuiV1.html" target="_blank">3D Rendered GUI Flex Skinned Components</a></p>
<p><a title="3D Rendered Flex Skin Experiment" href="http://doloresjoya.com/flex/3d/bin-debug/gameuiV1.html" target="_blank"><img class="alignleft" style="border: 1px solid black; float: left;" src="http://doloresjoya.com/images/3dforFlex.gif" alt="Rendered 3D Flex Skins" width="450" height="436" /></a></p>
<p><a href="http://doloresjoya.com/flex/3d/bin-debug/gameuiV1.html" target="_blank"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://doloresjoya.com/blog/2008/07/19/flex-flash-maya-for-3d-ui-button-controls/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex Prototypes; Beyond Mock-Ups</title>
		<link>http://doloresjoya.com/blog/2008/06/14/flex-prototypes-beyond-mock-ups/</link>
		<comments>http://doloresjoya.com/blog/2008/06/14/flex-prototypes-beyond-mock-ups/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 18:56:28 +0000</pubDate>
		<dc:creator>dolores</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://doloresjoya.com/blog/2008/06/14/flex-prototypes-beyond-mock-ups/</guid>
		<description><![CDATA[The Neo UI Designer
As a freelance RIA UI Brand Designer, I&#8217;ve adapted my Design workflow/delivery methods to fit the needs of the 2008 Start-up and Flex Builder 3.0 has helped me to accomplish this. It might seem strange for a Designer to utilize Flex Builder in the Design workflow, but for me coming from a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The Neo UI Designer<br />
</strong>As a freelance RIA UI Brand Designer, I&#8217;ve adapted my Design workflow/delivery methods to fit the needs of the 2008 Start-up and Flex Builder 3.0 has helped me to accomplish this. It might seem strange for a Designer to utilize Flex Builder in the Design workflow, but for me coming from a Website Design/HTML/CSS coder background it was as a natural fit as Dreamweaver. I downloaded the trial of Flex Builder 2.0 over a year ago and created my first project as a test, just to find out what was really going on. I have to say, I was very surprised to see how much Flex&#8217;s MXML language made sense. It was just like coding an HTML/CSS website, except with MXML I had way more creative control and Photoshop-like style options such as:</p>
<ul>
<li>Dropshadows and Blurs</li>
<li>Gradients! (Can&#8217;t emphasis this enough)</li>
<li>Alpha Transparency</li>
<li>Rounded Corner (Corner Radius)</li>
<li>Embedded Fonts</li>
<li>Animation Effects (Move, Resize, Rotate, Fade)</li>
<li>Not to mention the powerful Skinning possibilities</li>
</ul>
<p>I was amazed at how quickly I could prototype Flex UI layouts from my Photoshop or Illustrator mock-ups and how creative I could be with a Developer&#8217;s tool.</p>
<p><strong>A Designer using Flex Builder for RIA UI Design? Duh!<br />
</strong>I know there&#8217;s Designers out there who say Fireworks is the next best thing for UI Design and rapid prototyping and I can&#8217;t really say I&#8217;ve tried it. I have used Visio and Illustrator for years to create static wireframes and workflows. Also, I have tried loading Flex component kits into Illustrator, Flash and Photoshop and those <strong><em>do</em></strong> aid the in the design and production process. I have to say using Flex Builder 3.0 to create working UI prototypes to hand-off to developers is the fastest and most requested way to deliver a RIA UI design.</p>
<p><strong>What about Thermo?<br />
</strong>Now, I know that Adobe is coming out with Thermo some time in the near future but I don&#8217;t know if I&#8217;m going to leave Flex Builder behind. As a Graphic UI and Brand Designer for some years now I have to say I get a lot of fulfillment seeing things actually work. As a contractor, clients don&#8217;t readily provide defined codebases to share with me (probably because they are in &#8220;stealth&#8221; mode) so I can&#8217;t work parallel to a Flex developer. Some clients have no immediate plan to build a fully functioning RIA, but want a Branded/Skinned Flex prototype to wow prospects during the pitch process. <em>It must be fallout from the dotcom hay days that&#8217;s forcing start-ups to provide more substantive products complete with; proof of concept, branding, an established super-network of users, multiple beta releases/testing and a audible buzz before gaining additional funds from investors.</em></p>
<p><strong>Meeting the Demand</strong><br />
Regardless, I am in the same boat as any other start-up. As a contract RIA UI Designer I need to provide more within my own services to meet the increase in demand for a more seamless Design-to-Developer workflow. I don&#8217;t think I am alone in this, and if you have been around long enough you will see this pattern emerge; as software applications provide more functionality, software users must demonstrate more technical knowledge and skills.</p>
<p><strong>The Neo UI Designer&#8217;s New Deliverable</strong><br />
Gone are the days of static mock-ups being the deliverable, today are the days of Flex UI Skinned prototypes with multiple states, multiple views, animated menus and transitions. I must say the feedback has been awesome. Clients are eager to get my zipped files containing:</p>
<ul>
<li>The Flex Builder Project</li>
<li>Flex CSS Stylesheet</li>
<li>Asset Folder containing: Images, SWF&#8217;s, SWC&#8217;s, MP3&#8217;s, Fonts</li>
<li>UI Layouts in MXML with Multiple Views</li>
<li>Flex Builder Bin ready for demo</li>
<li>MXML scripted movement, transitions, effects, and animated menuing</li>
<li>Flash SWF animation for the preloader</li>
<li>Embedded Icons and Fonts</li>
</ul>
<p><a href="http://doloresjoya.com/flex/flexprototype/bin-debug/DashboardView.html" title="View Sample Flex UI Design"><img border="1" align="left" width="396" src="http://doloresjoya.com/images/sample-flexui.jpg" alt="Sample Flex UI Design by Dolores Joya Moore" height="379" style="width: 396px; height: 379px" title="Sample Flex UI Design by Dolores Joya Moore" /></a>View a <a href="http://doloresjoya.com/flex/flexprototype/bin-debug/DashboardView.html" title="Sample Flex UI Design Deliverable Built with Flex Builder">sample Flex UI Design Prototype</a> deliverable.</p>
<p>View sample of final product <br />
<a href="http://doloresjoya.com/flex/flexprototype/flexPrototype.zip">Download sample zipped file</a></p>
<p>So with this, it is my view that the UI or Interactive Designer&#8217;s role in RIA&#8217;s is evolving. Extended knowledge into the realm of functionality will become the status quo. Integrating Flex Builder 3.0 into the UI Design workflow can only speed the RIA process which is increasingly getter shorter and shorter.</p>
<p>I&#8217;m always interested to hear about other&#8217;s UI Design process&#8217; or project&#8217;s, shoot me an email at <a href="mailto:moore.art.design@gmail.com">moore.art.design@gmail.com</a> to get in touch.</p>
]]></content:encoded>
			<wfw:commentRss>http://doloresjoya.com/blog/2008/06/14/flex-prototypes-beyond-mock-ups/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Launched my new Brand/RIA Design Portfolio</title>
		<link>http://doloresjoya.com/blog/2008/05/20/launched-my-new-brandria-design-portfolio/</link>
		<comments>http://doloresjoya.com/blog/2008/05/20/launched-my-new-brandria-design-portfolio/#comments</comments>
		<pubDate>Wed, 21 May 2008 00:04:31 +0000</pubDate>
		<dc:creator>dolores</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Flex Skinning]]></category>

		<category><![CDATA[Graphic Design]]></category>

		<guid isPermaLink="false">http://doloresjoya.com/blog/2008/05/20/launched-my-new-brandria-design-portfolio/</guid>
		<description><![CDATA[I finally had a chance to put together my recent RIA/UI Design and Brand projects of recent. Stayed tuned for my most exciting UI Design work to-date IORad. I current design UI&#8217;s in Flash, Photoshop or Illustrator and transfer the elements to Flex Builder 3 to do the layout, styles and skinning until Adobe releases [...]]]></description>
			<content:encoded><![CDATA[<p>I finally had a chance to put together my recent RIA/UI Design and Brand projects of recent. Stayed tuned for my most exciting UI Design work to-date IORad. I current design UI&#8217;s in Flash, Photoshop or Illustrator and transfer the elements to Flex Builder 3 to do the layout, styles and skinning until Adobe releases Thermo&#8230;</p>
<p><a title="Launch" href="http://doloresjoya.com/"><img title="RIA/Brand Design Portfolio Snapshot" src="http://doloresjoya.com/images/projects-snapshot.jpg" border="1" alt="RIA/Brand Design Portfolio Snapshot" width="500" height="355" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://doloresjoya.com/blog/2008/05/20/launched-my-new-brandria-design-portfolio/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Adobe Bridge is a great example of a Web/Desktop App in use.</title>
		<link>http://doloresjoya.com/blog/2008/04/20/adobe-bridge-is-a-great-example-of-a-webdesktop-app-in-use/</link>
		<comments>http://doloresjoya.com/blog/2008/04/20/adobe-bridge-is-a-great-example-of-a-webdesktop-app-in-use/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 14:11:18 +0000</pubDate>
		<dc:creator>dolores</dc:creator>
		
		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[CS3]]></category>

		<category><![CDATA[Graphic Design]]></category>

		<category><![CDATA[Graphic Design Workflow]]></category>

		<category><![CDATA[Tools for Graphic Designers]]></category>

		<guid isPermaLink="false">http://doloresjoya.com/blog/2008/04/20/adobe-bridge-is-a-great-example-of-a-webdesktop-app-in-use/</guid>
		<description><![CDATA[I don&#8217;t know when it happened, but Adobe Bridge just got a lot cooler for me. I just noticed the total integration of Web Content: Training, Community, Exchange, News, Tutorials, and all out enormous amount of cool content being pushed down to me on my very own desktop through Adobe Bridge. I&#8217;m pretty sure they [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know when it happened, but Adobe Bridge just got a lot cooler for me. I just noticed the total integration of Web Content: Training, Community, Exchange, News, Tutorials, and all out enormous amount of cool content being pushed down to me on my very own desktop through Adobe Bridge. I&#8217;m pretty sure they are using Flex. What a great example of utilizing Flex on the desktop.</p>
<p><img src="http://doloresjoya.com/images/ab-header.gif" title="Adobe Bridge Home Header" alt="Adobe Bridge Home Header" height="42" width="456" /></p>
<p>As a Designer, I visit Adobe&#8217;s website for video training, tutorials, download photoshop brushes, illustrator patterns, and Flash and Flex info pretty much everyday. I am so stoked that the places I go, are already there organized by program, and by resource type, basically how &#8220;I&#8221; need them. No need to keep going to the bookmarks. Saves me a couple steps anyway. I think this integration is one more step towards seamlessness and I&#8217;m sure we are going to be seeing more.</p>
<p>Check out the vid - <a href="http://doloresjoya.com/Adobe-Bridge-Home.html" title="Adobe Bridge Content in Flex">Flash Video (compressed) </a></p>
<p>Noted Flex Components used (correct me if I&#8217;m wrong on these):</p>
<p><strong>Top level</strong> nav (TabMenu  component with 2nd Level Flash Nav)</p>
<p><img src="http://doloresjoya.com/images/ab-flex-nav-top.gif" title="Top Nav" alt="Top Nav" height="94" width="500" /></p>
<p><strong>Content Box</strong> (Canvas Component with Image Slider/Text Area)<br />
Interesting adoption of the iPhone paging  dots.</p>
<p><img src="http://doloresjoya.com/images/ab-flex-nav-canva.gif" title="Content Box" alt="Content Box" height="261" width="304" /></p>
<p>Minimized Slider Navigation (Flash with Custom component)</p>
<p><img src="http://doloresjoya.com/images/ab-flex-nav.gif" height="36" width="345" /></p>
<p>Full Screen View (Photoshop)</p>
<p><img src="http://doloresjoya.com/images/ab-ps.gif" title="Photoshop Content Screen" alt="Photoshop Content Screen" height="463" width="500" /></p>
]]></content:encoded>
			<wfw:commentRss>http://doloresjoya.com/blog/2008/04/20/adobe-bridge-is-a-great-example-of-a-webdesktop-app-in-use/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Skin a Flex Video Player</title>
		<link>http://doloresjoya.com/blog/2008/04/09/skinning-a-flex-video-player/</link>
		<comments>http://doloresjoya.com/blog/2008/04/09/skinning-a-flex-video-player/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 03:46:15 +0000</pubDate>
		<dc:creator>dolores</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Flex Skinning]]></category>

		<category><![CDATA[Skinning a Flex Video Player]]></category>

		<category><![CDATA[Video Training]]></category>

		<guid isPermaLink="false">http://doloresjoya.com/blog/2008/04/09/skinning-a-flex-video-player/</guid>
		<description><![CDATA[Skinning a Flex Video Player with Photoshop
I have created a series of small snippet videos taking you through the basic process of creating this (left) Flex Skin using Photoshop. This training is meant to give insight into the process of using the Flex interface to implement a Design from Mock-Up into a Production like workflow. [...]]]></description>
			<content:encoded><![CDATA[<p>Skinning a Flex Video Player with Photoshop</p>
<p><a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/bin-debug/VideoPlayer.html" title="See Flex Video Player Example"><img src="http://doloresjoya.com/flex/skinning-a-flex-video-player/Flex-Skin-Video-Player.jpg" title="Flex Video Player Skin Project" alt="Flex Video Player Skin Project" align="left" border="1" height="358" width="430" /></a>I have created a series of small snippet videos taking you through the basic process of creating this (left) Flex Skin using Photoshop. This training is meant to give insight into the process of using the Flex interface to implement a Design from Mock-Up into a Production like workflow. This is a very similar process to creating a Website and anyone who is familiar with that will be at ease with this. I am traditionally a Web Designer and I found that Flex is very friendly for making User Interfaces. Adobe is supposed to come out with an application specifically for Designers to Design UI&#8217;s in, but until then I am outlining how to work within Flex and Photoshop.</p>
<p><em>Please note that this lesson is meant to describe the Flex Skinning process only and does NOT cover programming the functionality behind  building a working Flex Video Player.</em></p>
<p>Below is the outline for the project and links to the videos&#8230;sorry about the massive compression:(</p>
<p>1.   <a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-NewProject.html" title="Create a New Flex Project">Create a New Flex Project</a><br />
2.   <a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-DirectorySetup.html" title="Making New Folders in Flex">Make New Folders to Store Design Assets<br />
</a>3.   <a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-ProcessingPhotoshopMockUp.html" title="Saving Photoshop Images for Flex">Save Images from Photoshop for Button Background</a><br />
4.   <a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-MakeIconsforButton.html" title="Saving Images to Embed as Flex Icons in Buttons">Save Images from Photoshop for Embedded Button Icons</a><br />
5.   <a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-DirectorySetup.html" title="Making New Folders in Flex"></a><a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-StoreAssets.html" title="Copy Design Assets into Your Flex Project">Copy New Images and Video to Flex Project</a><br />
6.   <a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-Layout.html" title="Create a New UI Layout in Flex to Skin">Create a New Base UI Layout</a><br />
7.   <a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-ImageBackground.html" title="Adding an Image Background to a Flex Component">Add Image to the Background and Header</a><br />
8.   <a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-ImportingFLVVideo.html" title="Bring In an FLV for Flex's Video Display">Bring in the FLV Video</a><br />
9.   <a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-SetupCSS.html" title="Creating a New Stylesheet in Flex">Set Up a New CSS Stylesheet in Flex and Link to It</a><br />
10. <a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-StylingAButtonWBitmaps.html" title="Creating a New Style to Skin a Flex Button">Make a New Style for the Flex Button Component</a><br />
11.  <a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-AddingStylestoComponents.html" title="Assign New Style to Flex Button Component">Assign Your New Style to Flex Component</a><br />
12.  <a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-SettingABorder.html" title="Add a Border and Tweak the Layout a Bit">Add a Border to Your Design</a><br />
13. <a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-TurnOffAutoScrollPolicy.html" title="Turn Off Scrollbars in Flex Components">Test Project Turn Off the Scrollbars for the Flex Component</a></p>
<p>Here is what the final Player should look like: <a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/bin-debug/VideoPlayer.html" title="Launch Video Player">Launch Video Player</a></p>
<p><strong>Project Files</strong></p>
<p>Download the asset files used in the Video Player Skin project. Please used them to learn not for sale:</p>
<ul>
<li><a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/images.zip" title="Flex Video Player Skin Images">Images</a></li>
<li><a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/video.zip" title="Flex Video Player Skin Video">FLV Video</a></li>
<li><a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/Flex-Video-Player-Design.zip" title="Photoshop File for Video Player Flex Skin">Photoshop Design</a></li>
</ul>
<p>I wrote out a bit more of the steps in the previous posts to this post.</p>
<p>by Dolores Joya. doloresjoya.com</p>
]]></content:encoded>
			<wfw:commentRss>http://doloresjoya.com/blog/2008/04/09/skinning-a-flex-video-player/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Saving Images to be Embedded as Icons in Flex Buttons</title>
		<link>http://doloresjoya.com/blog/2008/04/09/saving-images-to-be-embedded-as-icons-in-flex-buttons/</link>
		<comments>http://doloresjoya.com/blog/2008/04/09/saving-images-to-be-embedded-as-icons-in-flex-buttons/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 03:11:41 +0000</pubDate>
		<dc:creator>dolores</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Flex Skinning]]></category>

		<category><![CDATA[Skinning a Flex Video Player]]></category>

		<category><![CDATA[Video Training]]></category>

		<guid isPermaLink="false">http://doloresjoya.com/blog/2008/04/09/saving-images-to-be-embedded-as-icons-in-flex-buttons/</guid>
		<description><![CDATA[Learn how to save images to be used as Button Icons for Flex buttons.
Play Video
View outline for this entire lesson. Skinning a Flex Video Player.
]]></description>
			<content:encoded><![CDATA[<p>Learn how to save images to be used as Button Icons for Flex buttons.</p>
<p><a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-MakeIconsforButton.html" title="Saving Images from Photoshop to be Used as Flex Embedded Icons">Play Video</a></p>
<p>View outline for this entire lesson. <a href="http://doloresjoya.com/blog/2008/04/09/skinning-a-flex-video-player/" title="Skinning a Flex Video Player">Skinning a Flex Video Player</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://doloresjoya.com/blog/2008/04/09/saving-images-to-be-embedded-as-icons-in-flex-buttons/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Saving Photoshop Images for Flex</title>
		<link>http://doloresjoya.com/blog/2008/04/09/saving-photoshop-images-for-flex/</link>
		<comments>http://doloresjoya.com/blog/2008/04/09/saving-photoshop-images-for-flex/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 03:08:47 +0000</pubDate>
		<dc:creator>dolores</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Flex Skinning]]></category>

		<category><![CDATA[Skinning a Flex Video Player]]></category>

		<category><![CDATA[Video Training]]></category>

		<guid isPermaLink="false">http://doloresjoya.com/blog/2008/04/09/saving-photoshop-images-for-flex/</guid>
		<description><![CDATA[Making images to be used as Flex Skins for the Flex Button Component. Saving and formatting images.
Play Video
View outline for this entire lesson. Skinning a Flex Video Player.
]]></description>
			<content:encoded><![CDATA[<p>Making images to be used as Flex Skins for the Flex Button Component. Saving and formatting images.</p>
<p><a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-ProcessingPhotoshopMockUp.html" title="Saving Images from Photoshop for Flex">Play Video</a></p>
<p>View outline for this entire lesson. <a href="http://doloresjoya.com/blog/2008/04/09/skinning-a-flex-video-player/" title="Skinning a Flex Video Player">Skinning a Flex Video Player</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://doloresjoya.com/blog/2008/04/09/saving-photoshop-images-for-flex/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Turn Off the Scrollbars for a Flex Component</title>
		<link>http://doloresjoya.com/blog/2008/04/09/turn-off-scrollbars-for-flex-component/</link>
		<comments>http://doloresjoya.com/blog/2008/04/09/turn-off-scrollbars-for-flex-component/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 03:05:39 +0000</pubDate>
		<dc:creator>dolores</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Flex Skinning]]></category>

		<category><![CDATA[Skinning a Flex Video Player]]></category>

		<category><![CDATA[Video Training]]></category>

		<guid isPermaLink="false">http://doloresjoya.com/blog/2008/04/09/turn-off-scrollbars-for-flex-component/</guid>
		<description><![CDATA[Learn how to turn off the AutoScroll Policy of a Flex Component.
Play Video
View outline for this entire lesson. Skinning a Flex Video Player.
]]></description>
			<content:encoded><![CDATA[<p>Learn how to turn off the AutoScroll Policy of a Flex Component.</p>
<p><a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-TurnOffAutoScrollPolicy.html" title="Turn Off AutoScroll Policy">Play Video</a></p>
<p>View outline for this entire lesson. <a href="http://doloresjoya.com/blog/2008/04/09/skinning-a-flex-video-player/" title="Skinning a Flex Video Player">Skinning a Flex Video Player</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://doloresjoya.com/blog/2008/04/09/turn-off-scrollbars-for-flex-component/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Styling the Border of a Flex Component</title>
		<link>http://doloresjoya.com/blog/2008/04/09/styling-the-border-of-a-flex-component/</link>
		<comments>http://doloresjoya.com/blog/2008/04/09/styling-the-border-of-a-flex-component/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 03:03:23 +0000</pubDate>
		<dc:creator>dolores</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Flex Skinning]]></category>

		<category><![CDATA[Skinning a Flex Video Player]]></category>

		<category><![CDATA[Video Training]]></category>

		<guid isPermaLink="false">http://doloresjoya.com/blog/2008/04/09/styling-the-border-of-a-flex-component/</guid>
		<description><![CDATA[Learn how to add a Border and Border Color to a Flex Component.
Play Video
View outline for this entire lesson. Skinning a Flex Video Player.
]]></description>
			<content:encoded><![CDATA[<p>Learn how to add a Border and Border Color to a Flex Component.</p>
<p><a href="http://doloresjoya.com/flex/skinning-a-flex-video-player/FlexSkinning-SettingABorder.html" title="Adding a Border to the Flex Component">Play Video</a></p>
<p>View outline for this entire lesson. <a href="http://doloresjoya.com/blog/2008/04/09/skinning-a-flex-video-player/" title="Skinning a Flex Video Player">Skinning a Flex Video Player</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://doloresjoya.com/blog/2008/04/09/styling-the-border-of-a-flex-component/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
