<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" version="2.0"> <channel><title>Comments for circlecube</title> <link>http://circlecube.com</link> <description>interactive design &amp; code exploration</description> <lastBuildDate>Tue, 21 Feb 2012 19:12:35 -0500</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/circlecube/comments" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="circlecube/comments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>Comment on Javascript to show/hide elements update with jQuery by Evan Mullins</title><link>http://circlecube.com/2010/10/javascript-to-showhide-elements-update-with-jquery/#comment-39667</link> <dc:creator>Evan Mullins</dc:creator> <pubDate>Tue, 21 Feb 2012 19:12:35 +0000</pubDate> <guid isPermaLink="false">http://blog.circlecube.com/?p=1328#comment-39667</guid> <description>@Mikael -
I believe this would do it. It just fired the toggle event on the ".to_toggle" class as the document is ready and then adds the event listener to the button.[cc lang="js']
$(document).ready(function() {$(".to_toggle").toggle();$("#toggle_it").click(function () { $(".to_toggle").toggle(); });});
[/cc]</description> <content:encoded><![CDATA[<p>@Mikael &#8211;<br
/> I believe this would do it. It just fired the toggle event on the &#8220;.to_toggle&#8221; class as the document is ready and then adds the event listener to the button.</p><div
class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div
class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$(document).ready(function() {<br
/> <br
/> &nbsp; &nbsp; $(&quot;.to_toggle&quot;).toggle();<br
/> <br
/> &nbsp; &nbsp; $(&quot;#toggle_it&quot;).click(function () { $(&quot;.to_toggle&quot;).toggle(); });<br
/> <br
/> });</div></div> ]]></content:encoded> </item> <item><title>Comment on Javascript to show/hide elements update with jQuery by Mikael</title><link>http://circlecube.com/2010/10/javascript-to-showhide-elements-update-with-jquery/#comment-39663</link> <dc:creator>Mikael</dc:creator> <pubDate>Tue, 21 Feb 2012 18:27:54 +0000</pubDate> <guid isPermaLink="false">http://blog.circlecube.com/?p=1328#comment-39663</guid> <description>Hey great post!! can i by any chance make the toggle function start as hidden? So when i reload the page u have to toggle to show and then toggle again to hide. The show function would work but then u cant close it again after being read.Thanks!</description> <content:encoded><![CDATA[<p>Hey great post!! can i by any chance make the toggle function start as hidden? So when i reload the page u have to toggle to show and then toggle again to hide. The show function would work but then u cant close it again after being read.</p><p>Thanks!</p> ]]></content:encoded> </item> <item><title>Comment on Actionscript Javascript Communication | ExternalInterface call and addCallback Tutorial by Ori</title><link>http://circlecube.com/2008/02/actionscript-javascript-communication/#comment-38793</link> <dc:creator>Ori</dc:creator> <pubDate>Mon, 13 Feb 2012 08:07:01 +0000</pubDate> <guid isPermaLink="false">http://blog.circlecube.com/2008/02/01/actionscript-javascript-communication/#comment-38793</guid> <description>you saved me man :) !!!! thank you</description> <content:encoded><![CDATA[<p>you saved me man <img
src='http://circlecube.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> !!!! thank you</p> ]]></content:encoded> </item> <item><title>Comment on How to as3 resize a movieClip and constrain proportions | Actionscript Tutorial by me-gamer</title><link>http://circlecube.com/2009/01/how-to-as3-resize-a-movieclip-and-constrain-proportions-actionscript-tutorial/#comment-38344</link> <dc:creator>me-gamer</dc:creator> <pubDate>Thu, 09 Feb 2012 08:43:58 +0000</pubDate> <guid isPermaLink="false">http://blog.circlecube.com/?p=472#comment-38344</guid> <description>this is really nice. this made many of my task simple.</description> <content:encoded><![CDATA[<p>this is really nice. this made many of my task simple.</p> ]]></content:encoded> </item> <item><title>Comment on A simple mega menu implementation with CSS and jquery by 转载：108个CSS菜单含源码下载地址 - 网商时代-专注网络营销领域</title><link>http://circlecube.com/2010/07/a-simple-mega-menu-implementation/#comment-38202</link> <dc:creator>转载：108个CSS菜单含源码下载地址 - 网商时代-专注网络营销领域</dc:creator> <pubDate>Wed, 08 Feb 2012 07:08:01 +0000</pubDate> <guid isPermaLink="false">http://blog.circlecube.com/?p=1283#comment-38202</guid> <description>[...] Simple mega menu implementation with CSS and jquery – Source  +108 Free CSS Menu Designs {Mega Menu, Dropdown, Horizontal, Vertical}” [...]</description> <content:encoded><![CDATA[<p>[...] Simple mega menu implementation with CSS and jquery – Source  +108 Free CSS Menu Designs {Mega Menu, Dropdown, Horizontal, Vertical}” [...]</p> ]]></content:encoded> </item> <item><title>Comment on WordCamp Presentation Slides: From Photoshop PSD to WordPress Theme by Lori Newman</title><link>http://circlecube.com/2012/02/wordcamp-presentation-slides-from-photoshop-psd-to-wordpress-theme/#comment-37921</link> <dc:creator>Lori Newman</dc:creator> <pubDate>Sun, 05 Feb 2012 18:46:25 +0000</pubDate> <guid isPermaLink="false">http://circlecube.com/?p=3469#comment-37921</guid> <description>Just wanted to thank you for your presentation.  It was extremely informative and just what I needed.  I appreciate all the work you put into it.  Can't wait to attempt it now!</description> <content:encoded><![CDATA[<p>Just wanted to thank you for your presentation.  It was extremely informative and just what I needed.  I appreciate all the work you put into it.  Can&#8217;t wait to attempt it now!</p> ]]></content:encoded> </item> <item><title>Comment on Speaker at WordCamp Atlanta 2012 by WordCamp Presentation Slides: From Photoshop PSD to WordPress Theme | circlecube</title><link>http://circlecube.com/2012/02/speaker-at-wordcamp-atlanta-2012/#comment-37732</link> <dc:creator>WordCamp Presentation Slides: From Photoshop PSD to WordPress Theme | circlecube</dc:creator> <pubDate>Sat, 04 Feb 2012 03:39:38 +0000</pubDate> <guid isPermaLink="false">http://circlecube.com/?p=3377#comment-37732</guid> <description>[...] PSD to WordPress ThemeBy Evan Mullins | Published: February 3, 2012Here are my slides for my WordCamp Atlanta presentation, From PSD to WordPress Theme: Under the skin:.prezi-player{width:550px}.prezi-player-links{text-align:center}PSD to WP on Prezi(function(){var [...]</description> <content:encoded><![CDATA[<p>[...] PSD to WordPress ThemeBy Evan Mullins | Published: February 3, 2012Here are my slides for my WordCamp Atlanta presentation, From PSD to WordPress Theme: Under the skin:.prezi-player{width:550px}.prezi-player-links{text-align:center}PSD to WP on Prezi(function(){var [...]</p> ]]></content:encoded> </item> <item><title>Comment on Copy TextField text to System clipboard | Actionscript (AS2 + AS3) Tutorial by Karl</title><link>http://circlecube.com/2008/11/copy-textfield-text-to-system-clipboard-actionscript-as2-as3-tutorial/#comment-36562</link> <dc:creator>Karl</dc:creator> <pubDate>Tue, 24 Jan 2012 15:59:09 +0000</pubDate> <guid isPermaLink="false">http://blog.circlecube.com/?p=499#comment-36562</guid> <description>I have been using for some time this nice Banner, from developer FX. They have a really nice Live control panel, that allows you to change the Flash banner on the fly. Thing I was surprised is that the control panel is also in Flash and once you finish changing the attributes you can generate an XML list of attributes with a copy/paste button. I was wondering how they got it to work, and thanks to this tutorial I now know. If you are interested in a nice application of this type of script you can check www.flashxml.net/banner-rotator.html</description> <content:encoded><![CDATA[<p>I have been using for some time this nice Banner, from developer FX. They have a really nice Live control panel, that allows you to change the Flash banner on the fly. Thing I was surprised is that the control panel is also in Flash and once you finish changing the attributes you can generate an XML list of attributes with a copy/paste button. I was wondering how they got it to work, and thanks to this tutorial I now know. If you are interested in a nice application of this type of script you can check <a
href="http://www.flashxml.net/banner-rotator.html" rel="nofollow">http://www.flashxml.net/banner-rotator.html</a></p> ]]></content:encoded> </item> <item><title>Comment on Dynamic Flash Scrolling Link List XML driven Component on FlashDen by Karl</title><link>http://circlecube.com/2008/03/dynamic-flash-scrolling-link-list-xml-driven-component-on-flashden/#comment-35920</link> <dc:creator>Karl</dc:creator> <pubDate>Tue, 17 Jan 2012 14:20:30 +0000</pubDate> <guid isPermaLink="false">http://blog.circlecube.com/2008/03/26/dynamic-flash-scrolling-link-list-xml-driven-component-on-flashden/#comment-35920</guid> <description>Thank you for this wonderful link... recommend it!
Fast, simple, easy... :-)</description> <content:encoded><![CDATA[<p>Thank you for this wonderful link&#8230; recommend it!<br
/> Fast, simple, easy&#8230; <img
src='http://circlecube.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>Comment on Dynamic Flash Scrolling Link List XML driven Component on FlashDen by Gabriel</title><link>http://circlecube.com/2008/03/dynamic-flash-scrolling-link-list-xml-driven-component-on-flashden/#comment-34973</link> <dc:creator>Gabriel</dc:creator> <pubDate>Tue, 10 Jan 2012 11:56:21 +0000</pubDate> <guid isPermaLink="false">http://blog.circlecube.com/2008/03/26/dynamic-flash-scrolling-link-list-xml-driven-component-on-flashden/#comment-34973</guid> <description>Hi Valerie,I don't know if you are still following this post, but I tried seeing if it is possible to add the text wrapping feature. I was however unable to achieve this. But I did a little googling and have found this interesting componnet. It's developed by a flash team and I could download it free from www.flashxml.net/html-content-scroller.html.
It allows you to use HTML formatted text, links, text wrapping and images.
If you are still reading this post, I really recommend you try it, plus it's free.</description> <content:encoded><![CDATA[<p>Hi Valerie,</p><p>I don&#8217;t know if you are still following this post, but I tried seeing if it is possible to add the text wrapping feature. I was however unable to achieve this. But I did a little googling and have found this interesting componnet. It&#8217;s developed by a flash team and I could download it free from <a
href="http://www.flashxml.net/html-content-scroller.html" rel="nofollow">http://www.flashxml.net/html-content-scroller.html</a>.<br
/> It allows you to use HTML formatted text, links, text wrapping and images.<br
/> If you are still reading this post, I really recommend you try it, plus it&#8217;s free.</p> ]]></content:encoded> </item> </channel> </rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 488/521 objects using disk: basic

Served from: circlecube.com @ 2012-02-21 14:33:31 -->

