Jump to content
Search Community

NoahTwine

Members
  • Posts

    6
  • Joined

  • Last visited

NoahTwine's Achievements

1

Reputation

  1. Thanks, Carl, for the advice on (1). I've fixed that now. As for (2) I'm on Google Chrome. The error appears very infrequently. Anytime I run the wall, however, I do see some jitter on the tiles. Is there some I'm doing obviously wrong here? Thanks much for all the help. —Noah
  2. Well props to Jonathon for noticing the issue with my pen!
  3. Additionally, if anyone could point me in the right direction on two points I would be very grateful: Why do the smallest tiles stop animating about 75 pixels from the end? Why, after running the animation for more than 45 seconds, do I start seeing orange flashes? You can see both problems (especially the first) if you just let the animation run for 10-20 seconds. Thanks so much. —Noah
  4. Thanks for the reply, Jonathan. I appreciate the tip. I incidentally copied particular code block directly from this GreenSock CodePen : http://codepen.io/GreenSock/pen/EqCtL (See line 22.) Is that CodePen in error as well?
  5. Hi Carl and all, Apologies ... my initial post was a bit too generic there Here is my CodePen: http://codepen.io/NoahBeane/pen/WwmrgP/ I've made decent progress (GreenSock is awesome, btw), but have a few outstanding issues: For some reason, the smallest tiles are disappearing before they animate through to the bottom of the page. Occasionally the animation will flash or hang. This makes me think that I'm doing something very wrong. Of course, any other pro tips/criticisms are welcome as well. The JavaScript should be pretty self-explanatory. I have shamelessly ripped off the demo on the GreenSock CSS page to start off. Thanks much for any tips on this!
  6. I am trying to create a basic "floating" slideshow like the floating style screensaver that ships with all Macs. If you don't have access to a Mac the effect looks close to this: Key features: Multiple layers of posts. Barrel roll effect — every time I try this it looks like a flat screen being stretched in and out. Callback function for loading in a new tile every time one is animated out. Apologies, I'm a newbie here. While this should be pretty darn simple I can't get started on it. Can someone point me in the right direction here? Thanks much.
×
×
  • Create New...