<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/invisible</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 05:46:14 GMT</pubDate>
<item>
<title>(Objective C) Make a UIView invisible - rabc</title>
<link>http://snipplr.com/view/29786/make-a-uiview-invisible/</link>
<description><![CDATA[ <p>It set the alpha to zero so the view will be invisible</p> ]]></description>
<pubDate>Mon, 15 Mar 2010 11:50:17 GMT</pubDate>
<guid>http://snipplr.com/view/29786/make-a-uiview-invisible/</guid>
</item>
<item>
<title>(ActionScript 3) actionscript3 - show and hide a movieclip - stiobhart</title>
<link>http://snipplr.com/view/15837/actionscript3--show-and-hide-a-movieclip/</link>
<description><![CDATA[ <p>how to show or hide a movieclip, using either the "visible" or "alpha" properties.  the movieclip needs to have an instance name. in these examples it is called "stupidmovieclip".  quite similar to actionscript, except that we dinnae use underscores with the property names any more.  so "\_alpha" becomes "alpha" and "\_visible" becomes "visible"</p> ]]></description>
<pubDate>Thu, 11 Jun 2009 07:39:31 GMT</pubDate>
<guid>http://snipplr.com/view/15837/actionscript3--show-and-hide-a-movieclip/</guid>
</item>
<item>
<title>(ActionScript) actionscript - show and hide a movieclip - stiobhart</title>
<link>http://snipplr.com/view/15836/actionscript--show-and-hide-a-movieclip/</link>
<description><![CDATA[ <p>how to show or hide a movieclip, using either the "\_visible" or "\_alpha" properties.  the movieclip needs to have an instance name. in these examples it is called "stupidmovieclip"</p> ]]></description>
<pubDate>Thu, 11 Jun 2009 07:38:35 GMT</pubDate>
<guid>http://snipplr.com/view/15836/actionscript--show-and-hide-a-movieclip/</guid>
</item>
</channel>
</rss>