<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Visio만 쓰기 프로젝트...</title>
		<link>http://rozeny.officetutor.org/</link>
		<description></description>
		<language>ko</language>
		<pubDate>Thu, 11 Sep 2008 18:24:40 +0900</pubDate>
		<generator>Tattertools 1.1.1 : Vivace</generator>
		<item>
			<title>클릭하면 주석이 보이는 셰이프</title>
			<link>http://rozeny.officetutor.org/1053</link>
			<description>&lt;P&gt;오랜만에 글을 올리네요. &lt;br /&gt;요즘은 비지오 카페 매니저로 활동하느라... 이곳까지 자료를 잘 남기지 못하고 있습니다. &lt;br /&gt;마침.. 네이버에 파일이 안올라가서.. ㅋㅋ&lt;br /&gt;이곳에 질문에 대한 답변 남깁니다. &lt;br /&gt;&lt;br /&gt;질문은... 클릭하면 주석이 보이도록 하는.. 셰이프에 관한 것이었습니다. ^^&lt;/P&gt;
&lt;P&gt;답변..&lt;div class=&quot;imageblock right&quot; style=&quot;float: right; margin-left: 10px;&quot;&gt;&lt;a href=&quot;http://rozeny.officetutor.org/attachment/3233544232.vsd&quot;&gt;&lt;img src=&quot;http://rozeny.officetutor.org/image/extension/unknown.gif&quot; /&gt; 주석 보였다 안보였다 컴퓨터.vsd&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;컴퓨터 셰이프도 약간의 수정이 필요해서 셰이프 시트 조금 이용했구요. &lt;/P&gt;
&lt;P&gt;대부분은 VBA에서 작업했습니다. &lt;/P&gt;&lt;br /&gt;
&lt;P&gt;다른 셰이프를 동일하게 동작시키고자 할 경우에는&lt;/P&gt;
&lt;P&gt;첨부 문서의 컴퓨터 셰이프를 참고하시기 바랍니다. &lt;/P&gt;&lt;br /&gt;
&lt;P&gt;또 간단히 설명드리면.. &lt;/P&gt;
&lt;P&gt;1. 컴퓨터 셰이프에 주석 셰이프를 추가한 뒤 그룹화시킵니다. &lt;/P&gt;
&lt;P&gt;2. 그룹 셰이프의 셰이프 시트 창을 열고 User.show 셀을 생성합니다. &lt;/P&gt;
&lt;P&gt;3. 그룹 셰이프의 이름을 확인합니다. &lt;/P&gt;
&lt;P&gt;4. 주석 셰이프를 선택하여 셰이프 시트 창을 열고 Geometry1.noshow 부분에 &quot;그룹 셰이프의 이름!user.show&quot; 라고 입력하고 닫습니다. &lt;/P&gt;&lt;br /&gt;
&lt;P&gt;이상 위와 같이 하면 다른 셰이프들도 같은 VBA 코드로 이용하실 수 있는데요. &lt;/P&gt;
&lt;P&gt;혹시 잘 안되신다거나 그렇게 바꾸어야할 셰이프가 많다면.. &lt;/P&gt;
&lt;P&gt;위 과정도 코드로 처리할 수는 있습니다. &lt;/P&gt;&lt;br /&gt;
&lt;P&gt;제가 짬이 많지는 않아서 그것까지 지금 만들어드리기는 어렵고요... ^^;;&lt;/P&gt;
&lt;P&gt;나중에 짬날 때.. 또 만들어서 올려볼게요.. &lt;/P&gt;&lt;br /&gt;
&lt;P&gt;도움이 되시길..&lt;/P&gt;</description>
			<category>Visio Resources</category>
			<author> (rozeny)</author>
			<guid>http://rozeny.officetutor.org/1053</guid>
			<comments>http://rozeny.officetutor.org/1053#entry1053comment</comments>
			<pubDate>Thu, 11 Sep 2008 18:12:18 +0900</pubDate>
		</item>
		<item>
			<title>비지오 즐겨찾기</title>
			<link>http://rozeny.officetutor.org/840</link>
			<description>&lt;a href=&quot;http://bvisual.spaces.live.com/default.aspx&quot;&gt;http://bvisual.spaces.live.com/default.aspx&lt;/a&gt;&amp;nbsp; bVisual&#039;s blog&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.eggheadcafe.com/default.aspx&quot;&gt;http://www.eggheadcafe.com/default.aspx&lt;/a&gt;&amp;nbsp; Q/A</description>
			<category>Visio Resources</category>
			<author> (rozeny)</author>
			<guid>http://rozeny.officetutor.org/840</guid>
			<comments>http://rozeny.officetutor.org/840#entry840comment</comments>
			<pubDate>Wed, 09 Apr 2008 00:40:36 +0900</pubDate>
		</item>
		<item>
			<title>Save As WebPage Code Fix</title>
			<link>http://rozeny.officetutor.org/839</link>
			<description>&lt;TABLE cellSpacing=2 cellPadding=2 width=675 align=center border=0&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=homepagetext9 noWrap align=left&gt;&lt;B&gt;&lt;U&gt;&lt;FONT color=#333333&gt;7/7/2005 10:27:03 AM &amp;nbsp; &amp;nbsp;SaveAsWebPage Code Fix&lt;/FONT&gt;&lt;/U&gt;&lt;/B&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=homepagetext align=left&gt;&lt;PRE class=homepagetext&gt;I have been coming to these groups for several years now trying to find  
  
a solution to the Save As Web Page problem of having mouse-overs and  
  
hyperlinks were together on the same shape and diagram.  So I finally  
  
got a chance recently to write some VBA code to fix that problem.  Here  
  
it is.  Hopefully it will help others.  
  
&#039;Written by Steve Lin, Cognizant Design,  
  
&#039;steve.lin@cognizantdesign.com  
  
Public Sub VisioUpdate()  
  
Call WriteScreenTips  
  
Call UpdateFramesetJS  
  
Call UpdateHTM  
  
End Sub  
  
Public Sub WriteScreenTips()  
  
Dim pags As Visio.Pages  
  
Dim pag As Visio.Page  
  
Dim shp As Visio.Shape  
  
Dim sText As String  
  
&#039; Set up Constants  
  
Const ForWriting = 2 &#039; Input OutPut mode  
  
Const Create = True  
  
Dim MyFile  
  
Dim FSO &#039; FileSystemObject  
  
Dim TSO &#039; TextStreamObject  
  
&#039;On Error Resume Next  
  
MyFile = Left(Visio.ActiveDocument.Name, Len(Visio.ActiveDocument.Name)  
  
- 4) &amp;amp; &quot;_files\ScreenTips.xml&quot;  
  
Set FSO = CreateObject(&quot;Scripting.FileSystemObject&quot;)  
  
Set TSO = FSO.OpenTextFile(MyFile, ForWriting, Create)  
  
Set pags = Visio.ActiveDocument.Pages  
  
TSO.Writeline &quot;&amp;lt;?xml version=&quot;&quot;1.0&quot;&quot; encoding=&quot;&quot;utf-8&quot;&quot;?&amp;gt;&quot;  
  
TSO.Writeline &quot;&amp;lt;VisioDocument&amp;gt;&quot;  
  
TSO.Writeline &quot;&amp;lt;Pages&amp;gt;&quot;  
  
For Each pag In pags  
  
TSO.Writeline &quot;&amp;lt;Page ID=&quot;&quot;&quot; &amp;amp; pag.ID &amp;amp; &quot;&quot;&quot; &amp;gt;&quot;  
  
TSO.Writeline &quot;&amp;lt;Shapes&amp;gt;&quot;  
  
For Each shp In pag.Shapes  
  
sText = shp.Cells(&quot;Comment&quot;).ResultStr(&quot;&quot;)  
  
If sText &amp;gt; &quot;&quot; Then  
  
sText = &quot;&amp;lt;Shape ID=&quot; &amp;amp; Chr(34) &amp;amp; shp.ID &amp;amp; Chr(34) &amp;amp; &quot;  
  
Name=&quot; &amp;amp; Chr(34) &amp;amp; shp.Name &amp;amp; Chr(34) &amp;amp; &quot;&amp;gt;&amp;lt;Tip&amp;gt;&quot; &amp;amp; sText &amp;amp;  
  
&quot;&amp;lt;/Tip&amp;gt;&amp;lt;/Shape&amp;gt;&quot;  
  
TSO.Writeline sText  
  
End If  
  
Next shp  
  
TSO.Writeline &quot;&amp;lt;/Shapes&amp;gt;&quot;  
  
Next pag  
  
TSO.Writeline &quot;&amp;lt;/Page&amp;gt;&quot;  
  
TSO.Writeline &quot;&amp;lt;/Pages&amp;gt;&quot;  
  
TSO.Writeline &quot;&amp;lt;/VisioDocument&amp;gt;&quot;  
  
TSO.Close  
  
Set TSO = Nothing  
  
Set FSO = Nothing  
  
End Sub  
  
Public Sub UpdateFramesetJS()  
  
Dim sText As String  
  
&#039; Set up Constants  
  
Const ForAppending = 8 &#039; Input OutPut mode  
  
Const Create = True  
  
Dim MyFile As String  
  
Dim FSO &#039; FileSystemObject  
  
Dim TSO &#039; TextStreamObject  
  
&#039;On Error Resume Next  
  
MyFile = Left(Visio.ActiveDocument.Name, Len(Visio.ActiveDocument.Name)  
  
- 4) &amp;amp; &quot;_files\frameset.js&quot;  
  
Set FSO = CreateObject(&quot;Scripting.FileSystemObject&quot;)  
  
Set TSO = FSO.OpenTextFile(MyFile, ForAppending, Create)  
  
MyFile = Left(Visio.ActiveDocument.Name, Len(Visio.ActiveDocument.Name)  
  
- 4) &amp;amp; &quot;_files/ScreenTips.xml&quot;  
  
TSO.Writeline &quot;var xmlDataScreenTips = XMLData(&quot; &amp;amp; Chr(34) &amp;amp; MyFile &amp;amp;  
  
Chr(34) &amp;amp; &quot;);&quot;  
  
TSO.Writeline &quot;function GetScreenTip (pageID, shapeID)&quot;  
  
TSO.Writeline &quot;{&quot;  
  
TSO.Writeline &quot;    var shapeObj = null;&quot;  
  
TSO.Writeline &quot;&quot;  
  
TSO.Writeline &quot;    if (xmlDataScreenTips)&quot;  
  
TSO.Writeline &quot;    {&quot;  
  
TSO.Writeline &quot;        var pagesObj =  
  
xmlDataScreenTips.selectSingleNode(&quot;&quot;VisioDocument/Pages&quot;&quot;);&quot;  
  
TSO.Writeline &quot;        if(!pagesObj)&quot;  
  
TSO.Writeline &quot;        {&quot;  
  
TSO.Writeline &quot;            return null;&quot;  
  
TSO.Writeline &quot;        }&quot;  
  
TSO.Writeline &quot;        &quot;  
  
TSO.Writeline &quot;        var pageQuerryString = &#039;.//Page[@ID = &quot;&quot;&#039; +  
  
pageID + &#039;&quot;&quot;]&#039;;&quot;  
  
TSO.Writeline &quot;        var pageObj =  
  
pagesObj.selectSingleNode(pageQuerryString);&quot;  
  
TSO.Writeline &quot;        if(!pageObj)&quot;  
  
TSO.Writeline &quot;        {&quot;  
  
TSO.Writeline &quot;            return null;&quot;  
  
TSO.Writeline &quot;        }&quot;  
  
TSO.Writeline &quot;&quot;  
  
TSO.Writeline &quot;        var shapeQuerryString = &#039;.//Shape[@ID = &quot;&quot;&#039; +  
  
shapeID + &#039;&quot;&quot;]&#039;;&quot;  
  
TSO.Writeline &quot;        shapeObj =  
  
pageObj.selectSingleNode(shapeQuerryString);&quot;  
  
TSO.Writeline &quot;    }&quot;  
  
TSO.Writeline &quot;    return shapeObj;&quot;  
  
TSO.Writeline &quot;}&quot;  
  
TSO.Close  
  
Set TSO = Nothing  
  
Set FSO = Nothing  
  
End Sub  
  
Public Sub UpdateHTM()  
  
Dim sText As String  
  
&#039; Set up Constants  
  
Const ForReading = 1 &#039; Input OutPut mode  
  
Const ForWriting = 2 &#039; Input OutPut mode  
  
Const Create = True  
  
Dim MyFileHtm As String  
  
Dim MyFileTxt As String  
  
Dim FSO &#039; FileSystemObject  
  
Dim TSO &#039; TextStreamObject  
  
Dim TSOO &#039; TextStreamObject  
  
&#039;On Error Resume Next  
  
MyFileHtm = Left(Visio.ActiveDocument.Name,  
  
Len(Visio.ActiveDocument.Name) - 4) &amp;amp; &quot;.htm&quot;  
  
Set FSO = CreateObject(&quot;Scripting.FileSystemObject&quot;)  
  
Set TSO = FSO.OpenTextFile(MyFileHtm, ForReading)  
  
MyFileTxt = Left(MyFileHtm, Len(MyFileHtm) - 4) &amp;amp; &quot;.txt&quot;  
  
Set TSOO = FSO.OpenTextFile(MyFileTxt, ForWriting, Create)  
  
Do While sText &amp;lt;&amp;gt; &quot;function UpdateTooltip (element, pageID, shapeID)&quot;  
  
sText = TSO.Readline  
  
If sText &amp;lt;&amp;gt; &quot;function UpdateTooltip (element, pageID, shapeID)&quot;  
  
Then  
  
TSOO.Writeline sText  
  
End If  
  
Loop  
  
TSOO.Writeline &quot;function UpdateTooltip (element, pageID, shapeID)&quot;  
  
TSOO.Writeline &quot;{&quot;  
  
TSOO.Writeline &quot;    if (isUpLevel)&quot;  
  
TSOO.Writeline &quot;    {&quot;  
  
TSOO.Writeline &quot;        var strHL, strProps;&quot;  
  
TSOO.Writeline &quot;&quot;  
  
TSOO.Writeline &quot;        if(frmDrawing.event.type == &quot;&quot;focus&quot;&quot;)&quot;  
  
TSOO.Writeline &quot;        {&quot;  
  
TSOO.Writeline &quot;            strHL = strFocusHLTooltipText;&quot;  
  
TSOO.Writeline &quot;            strProps = strFocusPropsTooltipText;&quot;  
  
TSOO.Writeline &quot;        }&quot;  
  
TSOO.Writeline &quot;        else&quot;  
  
TSOO.Writeline &quot;        {&quot;  
  
TSOO.Writeline &quot;            strHL = strHLTooltipText;&quot;  
  
TSOO.Writeline &quot;            strProps = strPropsTooltipText;&quot;  
  
TSOO.Writeline &quot;        }&quot;  
  
TSOO.Writeline &quot;&quot;  
  
TSOO.Writeline &quot;        var strTooltip = &quot;&quot;&quot;&quot;;&quot;  
  
TSOO.Writeline &quot;        if (element.origTitle)&quot;  
  
TSOO.Writeline &quot;        {&quot;  
  
TSOO.Writeline &quot;            strTooltip = element.origTitle.toString();&quot;  
  
TSOO.Writeline &quot;        }&quot;  
  
TSOO.Writeline &quot;&quot;  
  
TSOO.Writeline &quot;        var shapeNodeScreenTip = GetScreenTip (pageID,  
  
shapeID);&quot;  
  
TSOO.Writeline &quot;        if( shapeNodeScreenTip != null )&quot;  
  
TSOO.Writeline &quot;        {&quot;  
  
TSOO.Writeline &quot;        strTooltip = shapeNodeScreenTip.text;&quot;  
  
TSOO.Writeline &quot;        }&quot;  
  
TSOO.Writeline &quot;        &quot;  
  
TSOO.Writeline &quot;        var shapeNode = FindShapeXML (pageID,  
  
shapeID);&quot;  
  
TSOO.Writeline &quot;/*&quot;  
  
TSOO.Writeline &quot;        if( shapeNode != null )&quot;  
  
TSOO.Writeline &quot;        {&quot;  
  
TSOO.Writeline &quot;            var propColl = shapeNode.selectNodes  
  
(&quot;&quot;Prop&quot;&quot;);&quot;  
  
TSOO.Writeline &quot;            if (propColl != null &amp;amp;&amp;amp; propColl.length &amp;gt;  
  
0)&quot;  
  
TSOO.Writeline &quot;            {&quot;  
  
TSOO.Writeline &quot;                if (strTooltip.length &amp;gt; 0)&quot;  
  
TSOO.Writeline &quot;                {&quot;  
  
TSOO.Writeline &quot;                    strTooltip += &quot;&quot;\n&quot;&quot;;&quot;  
  
TSOO.Writeline &quot;                }&quot;  
  
TSOO.Writeline &quot;                strTooltip += propColl(0).text;  
  
//strProps; s/b for each prop get text&quot;  
  
TSOO.Writeline &quot;            }&quot;  
  
TSOO.Writeline &quot;        }&quot;  
  
TSOO.Writeline &quot;        &quot;  
  
TSOO.Writeline &quot;        var hlObj = GetHLAction (shapeNode, pageID,  
  
shapeID);&quot;  
  
TSOO.Writeline &quot;        if (hlObj != null &amp;amp;&amp;amp; (hlObj.DoFunction.length &amp;gt;  
  
0 || hlObj.Hyperlink.length &amp;gt; 0))&quot;  
  
TSOO.Writeline &quot;        {&quot;  
  
TSOO.Writeline &quot;            if (strTooltip.length &amp;gt; 0)&quot;  
  
TSOO.Writeline &quot;            {&quot;  
  
TSOO.Writeline &quot;                strTooltip += &quot;&quot;\n&quot;&quot;;&quot;  
  
TSOO.Writeline &quot;            }&quot;  
  
TSOO.Writeline &quot;            if HLObj.Desc != &quot;&quot;undefined&quot;&quot; {&quot;  
  
TSOO.Writeline &quot;                strTooltip += HLObj.Desc; // strHL;  
  
This fix from microsoft visio forum&quot;  
  
TSOO.Writeline &quot;            }&quot;  
  
TSOO.Writeline &quot;        }&quot;  
  
TSOO.Writeline &quot;*/&quot;  
  
TSOO.Writeline &quot;        element.title = strTooltip;&quot;  
  
TSOO.Writeline &quot;        if (element.alt != null)&quot;  
  
TSOO.Writeline &quot;        {&quot;  
  
TSOO.Writeline &quot;            element.alt = strTooltip;&quot;  
  
TSOO.Writeline &quot;        }&quot;  
  
TSOO.Writeline &quot;    }&quot;  
  
TSOO.Writeline &quot;}&quot;  
  
TSOO.Writeline &quot;&quot;  
  
Do While sText &amp;lt;&amp;gt; &quot;function GetHLAction (shapeNode, pageID, shapeID)&quot;  
  
sText = TSO.Readline  
  
Loop  
  
TSOO.Writeline sText  
  
Do While Not TSO.AtEndOfStream()  
  
sText = TSO.Readline  
  
TSOO.Writeline sText  
  
Loop  
  
TSO.Close  
  
Set TSO = Nothing  
  
FSO.DeleteFile MyFileHtm  
  
FSO.CopyFile MyFileTxt, MyFileHtm, True  
  
&#039;FSO.DeleteFile MyFileTxt  
  
Set FSO = Nothing  
  
End Sub
&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
			<category>Customized Visio</category>
			<author> (rozeny)</author>
			<guid>http://rozeny.officetutor.org/839</guid>
			<comments>http://rozeny.officetutor.org/839#entry839comment</comments>
			<pubDate>Wed, 09 Apr 2008 00:28:58 +0900</pubDate>
		</item>
		<item>
			<title>Visio 2007 Trick: 3-Point Gradient Fills with Transparency</title>
			<link>http://rozeny.officetutor.org/838</link>
			<description>&lt;H2&gt;&lt;FONT size=4&gt;&lt;FONT size=4&gt;&lt;a href=&quot;http://blogs.msdn.com/saveenr/archive/2008/02/07/visio-2007-trick-3-point-gradient-fills-with-transparency.aspx&quot;  target=_blank&gt;&lt;FONT size=4&gt;&lt;FONT size=4&gt;Visio 2007 Trick: 3-Point Gradient Fills with Transparency&lt;/FONT&gt;&lt;/FONT&gt;&lt;/a&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/H2&gt;
&lt;P&gt;&lt;STRONG&gt;A Question&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;How many shapes are required to draw the image below in Visio?&lt;/P&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_76.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_76.png&quot;&gt;&lt;IMG height=220 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_37.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_37.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;The Answer&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;5 shapes.&lt;/P&gt;
&lt;P&gt;No groups, no wierd geometries. Just 5 shapes.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;What I want&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I want rich, smooth, multi-color gradient fills with independent transparencies for each color. &lt;/P&gt;
&lt;P&gt;I could get what I want by drawing multiple shapes. That can work. But, sometimes it&#039;s irritating. The shapes have to be perfectly aligned, you&#039;ll have some selection wierdness, etc. Simpler to have 1 shape.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;What is a&amp;nbsp; 3-Point Gradient Fill with Transparency?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Before I show the steps. Let me give you a clearer understanding of what I mean.&lt;/P&gt;
&lt;P&gt;First, here is a conceptual drawing the 3-point I really want to draw:&lt;/P&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_68.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_68.png&quot;&gt;&lt;IMG height=222 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_33.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_33.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;P&gt;Now, without getting into the explanation, the gradient we&#039;ll be able to draw will be more like this:&lt;/P&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_70.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_70.png&quot;&gt;&lt;IMG height=222 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_34.png&quot; width=214 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_34.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;P&gt;So visualize it forming like this:&lt;/P&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_72.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_72.png&quot;&gt;&lt;IMG height=222 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_35.png&quot; width=214 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_35.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Implementing 3-Point Gradient Fill with Transparency&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;We are going to use a combination of the normal shape fills and the SHADOW feature to draw a 3-point gradient. &lt;/P&gt;
&lt;P&gt;It&#039;s not perfect, it doesn&#039;t do everything you&#039;d expect in an application like Illustrator, but I&#039;m sure it&#039;s more than what you&#039;ve seen with Visio so far.&lt;/P&gt;
&lt;P&gt;Just so that the goal is clear: here is what we will end-up with:&lt;/P&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_74.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_74.png&quot;&gt;&lt;IMG height=222 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_36.png&quot; width=228 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_36.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;ORANGE in the upper left 
&lt;LI&gt;LIGHT BLUE in the upper-right 
&lt;LI&gt;DARK BLUE in along the bottom &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Steps&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Launch Visio 
&lt;LI&gt;Create a new document 
&lt;LI&gt;Draw a rectangle &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_16.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_16.png&quot;&gt;&lt;IMG height=206 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_7.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_7.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Select the rectangle, right-click, and choose &lt;STRONG&gt;Format / Fill...&lt;/STRONG&gt; &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_18.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_18.png&quot;&gt;&lt;IMG height=206 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_8.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_8.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The &lt;STRONG&gt;Fill&lt;/STRONG&gt; dialog will appear &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_24.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_24.png&quot;&gt;&lt;IMG height=206 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_11.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_11.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Set the colors appropriately (pay attention) 
&lt;LI&gt;Set the &lt;STRONG&gt;Fill / Pattern&lt;/STRONG&gt; to 36 &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_26.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_26.png&quot;&gt;&lt;IMG height=206 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_12.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_12.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Set &lt;STRONG&gt;Fill / Color&lt;/STRONG&gt; and &lt;STRONG&gt;FIll / Pattern Color&lt;/STRONG&gt; to the color you want for the upper left (ORANGE) &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_28.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_28.png&quot;&gt;&lt;IMG height=206 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_13.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_13.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Don&#039;t touch the transparency for now 
&lt;LI&gt;Set the &lt;STRONG&gt;Shadow / Pattern&lt;/STRONG&gt; to 28 &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_30.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_30.png&quot;&gt;&lt;IMG height=206 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_14.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_14.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Set Shadow / Color to the color you want along the bottom of the shape (DARK BLUE) 
&lt;LI&gt;Set Shadow / Pattern Color to the color you want at the upper right of the shape (LIGHT BLUE) 
&lt;LI&gt;Click OK 
&lt;LI&gt;Here is what you have now &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_34.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_34.png&quot;&gt;&lt;IMG height=206 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_16.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_16.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Turn on the shape sheet via &lt;STRONG&gt;Tools / Options / Advanced / Run in developer mode&lt;/STRONG&gt; and click OK to close the &lt;STRONG&gt;Tools / Options&lt;/STRONG&gt; dialog &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_36.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_36.png&quot;&gt;&lt;IMG height=206 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_17.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_17.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Select the shape, right click, and select &lt;STRONG&gt;Show ShapeSheet&lt;/STRONG&gt; 
&lt;LI&gt;Find the &lt;STRONG&gt;FIllBkgndTrans&lt;/STRONG&gt; cell and change the value from 0% to 100% &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_38.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_38.png&quot;&gt;&lt;IMG height=206 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_18.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_18.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You&#039;ll notice the change in the shape once you finish making this change &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_40.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_40.png&quot;&gt;&lt;IMG height=206 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_19.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_19.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;close the shapesheet window &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_42.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_42.png&quot;&gt;&lt;IMG height=206 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_20.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_20.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A closer look &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_44.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_44.png&quot;&gt;&lt;IMG height=222 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_21.png&quot; width=233 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_21.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Select the shape 
&lt;LI&gt;Form the menu, select &lt;STRONG&gt;Format / Shadow ...&lt;/STRONG&gt; &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_50.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_50.png&quot;&gt;&lt;IMG height=206 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_24.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_24.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The &lt;STRONG&gt;Shadow&lt;/STRONG&gt; dialog launches &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_52.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_52.png&quot;&gt;&lt;IMG height=206 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_25.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_25.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Under the &lt;STRONG&gt;Size &amp;amp; Position&lt;/STRONG&gt; section, click the black dot in the middle of all the arrows &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_54.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_54.png&quot;&gt;&lt;IMG height=206 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_26.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_26.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A close-up of the black dot to click &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_56.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_56.png&quot;&gt;&lt;IMG height=74 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_27.png&quot; width=75 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_27.png&quot;&gt;&lt;/a&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Once you click the dot, the Shadow dialog will look like this &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_58.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_58.png&quot;&gt;&lt;IMG height=206 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_28.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_28.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;NOTE: when you click on the black dot, the &lt;STRONG&gt;Shadow / Style&lt;/STRONG&gt; changed to &quot;13: Offset, custom&quot; (this is expected) 
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to close the &lt;STRONG&gt;Shadow&lt;/STRONG&gt; dialog 
&lt;LI&gt;What we have created is a single shape with a three-point gradient. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_60.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_60.png&quot;&gt;&lt;IMG height=206 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_29.png&quot; width=240 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_29.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If you edit the fill and shadow transparencies, you can vary the transparencies as needed &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;That was hard, how can I create another one?&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Just duplicate the object and edit the colors in the &lt;STRONG&gt;Fill&lt;/STRONG&gt; dialog to get what you want. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;What about an existing shape? How can I copy the effect?&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use the format painter button &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_66.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_66.png&quot;&gt;&lt;IMG height=74 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_32.png&quot; width=204 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_32.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;How do I create the picture are the beginning of the post?&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;a href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_80.png&quot;  mce_href=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_80.png&quot;&gt;&lt;IMG height=385 alt=image src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_39.png&quot; width=1024 border=0 mce_src=&quot;http://blogs.msdn.com/blogfiles/saveenr/WindowsLiveWriter/Visio2007Trick3PointGradientFillswithTra_33A4/image_thumb_39.png&quot;&gt;&lt;/a&gt; &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Duplicate this shape 4 times for a total of five shapes. 
&lt;LI&gt;Resize and stack three on top of each other and modify the colors via the FIll dialog. 
&lt;LI&gt;Make the other two into vertical columns, set the colors and the transparencies 
&lt;LI&gt;Play with the patterns and transparencies. You&#039;ll get some nice combinations! &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Summary&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A single shape that avoids selection weirdness and keep the file size manageable 
&lt;LI&gt;An easy way to change the colors 
&lt;LI&gt;Trivial to generate a different gradients, you only need to use the shapesheet the first time: Create this shape once, save it as a file, if you ever want another gradient just reload, duplicate, change colors via the UI as desired. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;div class=&quot;imageblock left&quot; style=&quot;float: left; margin-right: 10px;&quot;&gt;&lt;a href=&quot;http://rozeny.officetutor.org/attachment/9721677350.vsd&quot;&gt;&lt;img src=&quot;http://rozeny.officetutor.org/image/extension/unknown.gif&quot; /&gt; Visio-3-Point-Gradient-Example.vsd&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
			<category>Visio 이미지화</category>
			<author> (rozeny)</author>
			<guid>http://rozeny.officetutor.org/838</guid>
			<comments>http://rozeny.officetutor.org/838#entry838comment</comments>
			<pubDate>Tue, 08 Apr 2008 12:09:42 +0900</pubDate>
		</item>
		<item>
			<title>Attaching VBA Code to Visio Shapes</title>
			<link>http://rozeny.officetutor.org/837</link>
			<description>&lt;H1 align=left&gt;&amp;nbsp;&lt;/H1&gt;
&lt;H2 align=left&gt;Code CAN be attached to Visio Shapes&lt;/H2&gt;
&lt;P class=Author align=left&gt;&lt;a href=&quot;http://www.cadinfo.net/contrib/de.htm&quot;&gt;David A Edson&lt;/a&gt;&lt;FONT size=4&gt;&lt;B&gt; 
&lt;H3&gt;&lt;/B&gt;&lt;/FONT&gt;Mechanics and History&lt;/H3&gt;
&lt;P&gt;For a long time Visio has had a ShapeSheet function called RUNADDON(). This function was originally designed to call and launch additional functionality written as a .VSL (C or C++ DLL extension to Visio), or written as a stand-alone executable, .EXE (VB application). As VBA was introduced in Visio Technical and Professional under 4.5 and extended to the entire product line under 5.0, the RUNADDON() function can now call VBA functionality as well. You would normally add an ACTIONS section to any Visio SmartShape symbol or to a page in a Visio document. The Action Cell would contain the RUNADDON() function with its only argument being the name of the .VSL or .EXE that you desired to be launched. Below are two examples of this:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;=RUNADDON(&quot;Property Reporting Wizard.EXE&quot;)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;=RUNADDON(&quot;Valve Builder&quot;)&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Note that no path to the .VSL or .EXE is listed. Rather, the .VSL or .EXE must be in Visio’s search path as set from the Tools &amp;gt; Options Dialog, in the File Paths Tab, on the Add-ons: line. Note that the file paths are semi-colon deliminated.&lt;/P&gt;
&lt;P&gt;Presuming that you had created a VBA add-on named &quot;Border_Colour&quot;, you could call it with the following syntax:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;=RUNADDON(&quot;Border_Colour&quot;)&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;and Visio will be sable to suss out that it is a VBA code item and launch it appropriately.&lt;/P&gt;
&lt;P&gt;Now here’s the slick wee bit o’ business….. Visio’s RUNADDON() function can also recognise standard VBA functions as weel as an argument to the function. The next two examples illustrate this making use of the lowly MsgBox VBA function:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;=RUNADDON(&quot;MsgBox &quot;&quot;I’ve been clicked!&quot;&quot;&quot;)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;=RUNADDON(&quot;For I = 1 to 5 ; MsgBox I ; Next I&quot;)&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Lets have a wee look at the first… In this case the RUNADDON() function is calling VBA’s MsgBox function a single time and displaying the text &quot;I’ve been clicked!&quot; in the message box. Note that the string to be displayed must be enclosed in double-double-quotes in order for the function parser to understand that it is text, and the entire argument to the RUNADDON() function must be a quoted string. This explains the preponderance of double-quotes in the code.&lt;/P&gt;
&lt;P&gt;The second case calls VBA’s MsgBox function five times, and displays the numbers &quot;1&quot;, &quot;2&quot;, &quot;3&quot;, &quot;4&quot;, and &quot;5&quot; in each successive message box. Note that each &quot;line&quot; of VBA cone is deliminated here with a colon, and as such three lines of VBA code are executed.&lt;/P&gt;
&lt;P&gt;Be aware of the limitations of string length in a Visio SmartShape symbol’s ShapeSheet cell. It is generally about 127 characters. You can programmatically force greater length strings into a cell formula but ANY attempt to access or edit the cell at a later date will truncate it back to the 127 character limit, thereby rendering it, quite, possibly, unusable.&lt;/P&gt;
&lt;H3&gt;A few wee examples&lt;/H3&gt;
&lt;P&gt;In this first example, I am gang tae add a wee bit of functionality tae a Shape’s Double-Click event as found in the EventDoubleClick cell in the Events section of the ShapeSheet. This functionality will pop up a message box and display the shape’s Name and filled area each time the shape is double-clicked. The single line of code in the cell looks like:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;=RUNADDON(&quot;Set shp = ActiveWindow.Selection(1) : s = &quot;&quot;Shape Name = &quot;&quot; &amp;amp; shp.Name : s = s &amp;amp; chr(13) : s = s &amp;amp; &quot;&quot;Shape Area = &quot;&quot; &amp;amp; shp.AreaIU &amp;amp; &quot;&quot; Square Inches.&quot;&quot; : MsgBox s&quot;)&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Breakin’ this doon… RUNADDON() is first bindin’ the variable &quot;shp&quot; to the currently selected shape, that is the first item in the selection collection of the active window. Then a variable &quot;s&quot; is set to the string &quot;Shape Name = &quot; and the concatinated name property of the shape &quot;shp&quot; object. This string is then concatinated with a character string &quot;13&quot;, which is a carrage return, and further concatinated with the string &quot;Shape Area = &quot; and the concatinated area-in-internal-units property of the shape &quot;shp&quot; object. Finally this full concatinated string is passed as the argument &quot;s&quot; to the VBA MsgBox() function.&lt;/P&gt;
&lt;P&gt;Presumin’ tha’ the shape is a rectangle 3 inches wide by 2 inches tall and it is the third shape on the current page, the output to the message box would be:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;Shape Name = Sheet.3&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;Shape Area = 6 Square Inches.&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If this same code were to be written in the VBA editor it would look like:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;Public Sub WhoAmI ()&lt;br /&gt;Dim shp As Visio.Shape&lt;br /&gt;Dim s As String&lt;br /&gt;Set shp = Visio.ActiveWindow.Selection.Item(1)&lt;br /&gt;s = &quot;Shape Name = &quot; &amp;amp; shp.Name&lt;br /&gt;s = s &amp;amp; chr(13)&lt;br /&gt;s = s &amp;amp; &quot;Shape Area = &quot; &amp;amp; shp.AreaIU &amp;amp; &quot; Square Inches.&quot;&lt;br /&gt;MsgBox s&lt;br /&gt;End Sub&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If packin’ a’ tha’ code intae a single line is causin’ ye tae &quot;fash&quot; (worry, for those of you not of the Celtic persuasion), you can place the individuaql pieces into User Defined Cells and then concatenate them into the EventDoubleClick cell similar to the following:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;User.L10 = &quot;For i = 1 to 3 :&quot;&lt;br /&gt;User.L20 = &quot;MsgBox i:&quot;&lt;br /&gt;User.L30 = &quot;Next i&quot;&lt;br /&gt;EventDblClick = RUNADDON(User.L10 &amp;amp; User.L20 &amp;amp; User.L30)&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;In this second example, I’m going to show you how you can place a large notes field as an attachment to any shape. The user can read an’ edit the notes as required. To accomplish this you will need to add an Actions section to your ShapeSheet. This will allow the user to &quot;right-click&quot; on the shape and call your functionality. You will be setting the values of both the Menu cell and the Action cell in the Actions section.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;Actions[1].Menu = &quot;Notes…&quot;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;Actions[1].Action = RUNADDON(&quot;Set shp = ActiveWindow.Selection(1) : p = shp.Data1 : t = &quot;&quot;Notes for &quot;&quot; &amp;amp; shp.Name : d = shp.Data1 : ib = InputBox(p,t,d) : If ib &amp;lt;&amp;gt; &quot;&quot;&quot;&quot; Then shp.Data1 = ib&quot;)&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The VBA equivalent looks similar to:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;Public Sub MyNotes ()&lt;br /&gt;Dim shp As Visio.Shape&lt;br /&gt;Dim p As String&lt;br /&gt;Dim t As String&lt;br /&gt;Dim d As String&lt;br /&gt;Dim ib As String&lt;br /&gt;Set shp = Visio.ActiveWindow.Selection.Item(1)&lt;br /&gt;p = shp.Data1&lt;br /&gt;t = &quot;Notes for &quot; &amp;amp; shp.Name&lt;br /&gt;d = shp.Data1&lt;br /&gt;ib = InputBox(p, t, d)&lt;br /&gt;If ib &amp;lt;&amp;gt; &quot; &quot; Then shp.Data1 = ib&lt;br /&gt;End Sub&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Note tha’ we need tae check the string returned by the input box tae see if it is empty.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;If ib &amp;lt;&amp;gt; &quot; &quot; Then shp.Data1 = ib&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If the Cancel button on the Input Box were clicked, then the string returned would be empty. Without this check, the statement:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;shp.Data1 = ib&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;would clear oot the notes when the Cancel button was clicked. This micht no’ be what ye had desired, especially if there were lots of notes to the shape, oor the user thought that Cancel just meant that he oor she didn’t want to change anything. However, the functionality above negates the possibility of truly deleting the note if that is what the user actually had in mind. To remedy this the following Actions line will clear oot the notes content:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;Actions[1].Menu = &quot;Clear Notes&quot;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=&quot;Courier New&quot; color=#000080&gt;Actions[1].Action = RUNADDON(&quot;ActiveWindow.Selection(1).Data1 = &quot;&quot; &quot;)&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Weel thar ye ha’e it folk!!! You can now set aboot addin’ yer ain notes to Visio SmartShapes symbols and additionally, begin tae experiment wi’ addin’ your own bits o’ VBA functionality to your verra smart Visio shapes!!!&lt;/P&gt;
&lt;P&gt;I want tae thank &lt;a href=&quot;http://www.cadinfo.net/contrib/cr.htm&quot;&gt;Chris Roth&lt;/a&gt; at Visio for a’ his weark in researchin’ an’ documentin’ this functionality!!! Ceuid Mile Thanks Chris Laddie!!!!!&lt;/P&gt;
&lt;P&gt;‘Till next month, enjoy yer American Thanksgivin’, dinnae eat tae much, tak a weel desearved rest, an…&lt;/P&gt;
&lt;P&gt;&quot;Haste ye back.&quot;&lt;/P&gt;</description>
			<category>Customized Visio</category>
			<author> (rozeny)</author>
			<guid>http://rozeny.officetutor.org/837</guid>
			<comments>http://rozeny.officetutor.org/837#entry837comment</comments>
			<pubDate>Tue, 08 Apr 2008 11:46:46 +0900</pubDate>
		</item>
		<item>
			<title>비지오 화학 라이브러리</title>
			<link>http://rozeny.officetutor.org/811</link>
			<description>&lt;P&gt;다음과 같은 라이브러리가 들어있는 화학 템플릿과 스텐실입니다. &lt;/P&gt;
&lt;P&gt;&lt;a href=&quot;http://www.visioplus.com/file/forum/화학.zip&quot;  target=_blank&gt;다운로드&lt;div class=&quot;imageblock left&quot; style=&quot;float: left; margin-right: 10px;&quot;&gt;&lt;img src=&quot;http://officetutor.org/attach/33/7632970417.jpg&quot; alt=&quot;사용자 삽입 이미지&quot; height=&quot;489&quot; width=&quot;582&quot; /&gt;&lt;/div&gt;&lt;/a&gt;&lt;/P&gt;
&lt;br /&gt;</description>
			<category>Visio Resources</category>
			<category>교안</category>
			<category>교재</category>
			<category>비지오</category>
			<category>스텐실</category>
			<category>템플릿</category>
			<category>화학</category>
			<category>화학선생님</category>
			<author> (rozeny)</author>
			<guid>http://rozeny.officetutor.org/811</guid>
			<comments>http://rozeny.officetutor.org/811#entry811comment</comments>
			<pubDate>Wed, 19 Mar 2008 11:41:48 +0900</pubDate>
		</item>
		<item>
			<title>비지오 물리 라이브러리</title>
			<link>http://rozeny.officetutor.org/794</link>
			<description>&lt;P&gt;&lt;a href=&quot;http://www.visioplus.com/file/forum/물리.zip&quot;  target=_blank&gt;비지오 물리 템플릿&lt;/a&gt; 입니다. &lt;br /&gt;&lt;br /&gt;아래와 같이 광학, 물리실험, 전자기학, 역학을 표현할 수 있는 템필릿과 스텐실들이 포함되어 있습니다. &lt;br /&gt;&lt;div class=&quot;imageblock left&quot; style=&quot;float: left; margin-right: 10px;&quot;&gt;&lt;img src=&quot;http://officetutor.org/attach/33/1200461990.jpg&quot; alt=&quot;사용자 삽입 이미지&quot; height=&quot;424&quot; width=&quot;479&quot; /&gt;&lt;/div&gt;&lt;br /&gt;&lt;/P&gt;</description>
			<category>Visio Resources</category>
			<category>광학</category>
			<category>물리</category>
			<category>물리학</category>
			<category>비지오</category>
			<category>스텐실</category>
			<category>실험</category>
			<category>역학</category>
			<category>전자기학</category>
			<category>템플릿</category>
			<author> (rozeny)</author>
			<guid>http://rozeny.officetutor.org/794</guid>
			<comments>http://rozeny.officetutor.org/794#entry794comment</comments>
			<pubDate>Wed, 27 Feb 2008 10:49:51 +0900</pubDate>
		</item>
		<item>
			<title>회사 생활의 달인 3탄</title>
			<link>http://rozeny.officetutor.org/788</link>
			<description>&lt;object type=&#039;application/x-shockwave-flash&#039; width=&#039;502px&#039; height=&#039;399px&#039; align=&#039;middle&#039; classid=&#039;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&#039; codebase=&#039;http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0&#039;&gt;&lt;param name=&#039;movie&#039; value=&#039;http://flvs.daum.net/flvPlayer.swf?pwidth=502&amp;pheight=399&amp;vid=ltJDOYH1To0$&#039; /&gt;&lt;param name=&#039;allowScriptAccess&#039; value=&#039;always&#039; /&gt;&lt;param name=&#039;allowFullScreen&#039; value=&#039;true&#039; /&gt;&lt;param name=&#039;bgcolor&#039; value=&#039;#000000&#039; /&gt;&lt;embed src=&#039;http://flvs.daum.net/flvPlayer.swf?pwidth=502&amp;pheight=399&amp;vid=ltJDOYH1To0$&#039; width=&#039;502px&#039; height=&#039;399px&#039; allowScriptAccess=&#039;always&#039; type=&#039;application/x-shockwave-flash&#039; allowFullScreen=&#039;true&#039; bgcolor=&#039;#000000&#039; &gt;&lt;/embed&gt;&lt;/object&gt;</description>
			<category>Visio 문서화</category>
			<author> (rozeny)</author>
			<guid>http://rozeny.officetutor.org/788</guid>
			<comments>http://rozeny.officetutor.org/788#entry788comment</comments>
			<pubDate>Thu, 21 Feb 2008 10:15:45 +0900</pubDate>
		</item>
		<item>
			<title>회사 생활의 달인 2탄</title>
			<link>http://rozeny.officetutor.org/787</link>
			<description>&lt;object type=&#039;application/x-shockwave-flash&#039; width=&#039;502px&#039; height=&#039;399px&#039; align=&#039;middle&#039; classid=&#039;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&#039; codebase=&#039;http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0&#039;&gt;&lt;param name=&#039;movie&#039; value=&#039;http://flvs.daum.net/flvPlayer.swf?pwidth=502&amp;pheight=399&amp;vid=m-dsy5MvzqU$&#039; /&gt;&lt;param name=&#039;allowScriptAccess&#039; value=&#039;always&#039; /&gt;&lt;param name=&#039;allowFullScreen&#039; value=&#039;true&#039; /&gt;&lt;param name=&#039;bgcolor&#039; value=&#039;#000000&#039; /&gt;&lt;embed src=&#039;http://flvs.daum.net/flvPlayer.swf?pwidth=502&amp;pheight=399&amp;vid=m-dsy5MvzqU$&#039; width=&#039;502px&#039; height=&#039;399px&#039; allowScriptAccess=&#039;always&#039; type=&#039;application/x-shockwave-flash&#039; allowFullScreen=&#039;true&#039; bgcolor=&#039;#000000&#039; &gt;&lt;/embed&gt;&lt;/object&gt;</description>
			<category>Visio 문서화</category>
			<author> (rozeny)</author>
			<guid>http://rozeny.officetutor.org/787</guid>
			<comments>http://rozeny.officetutor.org/787#entry787comment</comments>
			<pubDate>Thu, 21 Feb 2008 10:14:35 +0900</pubDate>
		</item>
		<item>
			<title>회사 생활의 달인 1탄</title>
			<link>http://rozeny.officetutor.org/786</link>
			<description>&lt;object type=&#039;application/x-shockwave-flash&#039; width=&quot;502&quot; height=&quot;399&quot; align=&#039;middle&#039; classid=&#039;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&#039; codebase=&#039;http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0&#039;&gt;&lt;param name=&#039;movie&#039; value=&#039;http://flvs.daum.net/flvPlayer.swf?pwidth=502&amp;amp;pheight=399&amp;amp;vid=bvO6Z8I9jZE$&#039; /&gt;&lt;param name=&#039;allowScriptAccess&#039; value=&#039;always&#039; /&gt;&lt;param name=&#039;allowFullScreen&#039; value=&#039;true&#039; /&gt;&lt;param name=&#039;bgcolor&#039; value=&#039;#000000&#039; /&gt;&lt;embed src=&#039;http://flvs.daum.net/flvPlayer.swf?pwidth=502&amp;amp;pheight=399&amp;amp;vid=bvO6Z8I9jZE$&#039; width=&quot;502&quot; height=&quot;399&quot; allowScriptAccess=&#039;always&#039; type=&#039;application/x-shockwave-flash&#039; allowFullScreen=&#039;true&#039; bgcolor=&#039;#000000&#039; &gt;&lt;/embed&gt;&lt;/object&gt;</description>
			<category>Visio 문서화</category>
			<author> (rozeny)</author>
			<guid>http://rozeny.officetutor.org/786</guid>
			<comments>http://rozeny.officetutor.org/786#entry786comment</comments>
			<pubDate>Thu, 21 Feb 2008 10:12:46 +0900</pubDate>
		</item>
	</channel>
</rss>
