My winter break project — Silk
31–40 of 95 posts
Re: My winter break project — Silk
#32Re: My winter break project — Silk
#33I love how the instructions are presented one at a time each time you start a new Silk. It's subtle and it's great as I can immediately get started and each time I do it again I have a new feature to play with.
It looks like I need to reposition the New link, though -- lots of people are simply refreshing and missing the hints.
Re: My winter break project — Silk
#34I love how the instructions are presented one at a time each time you start a new Silk. It's subtle and it's great as I can immediately get started and each time I do it again I have a new feature to play with.
Re: My winter break project — Silk
#35http://www.escapemotions.com/experiments/flame/index.html#to...
Re: My winter break project — Silk
#36Re: My winter break project — Silk
#37 $(function() {
if ($.browser.msie) // Sorry, I tried. && $.browser.version
What was the deal breaker in IE9, out of curiosity?Re: My winter break project — Silk
#38Re: My winter break project — Silk
#39Re: My winter break project — Silk
#40$(function() { if ($.browser.msie) // Sorry, I tried. && $.browser.version What was the deal breaker in IE9, out of curiosity?
If Yury hasn't already, definitely give it a shot with FlashCanvas: http://flashcanvas.net/ Its performance is somewhere around 33x faster than the vml-based excanvas. (Yes, 3300% better.)