Jump to content
Search Community

rochekaid

Members
  • Posts

    4
  • Joined

  • Last visited

rochekaid's Achievements

1

Reputation

  1. For anyone who stumbles upon this...It looks like the Codepen had a small issue...The link needed to be clicked twice to work. I have forked it here with a fix: http://codepen.io/anon/pen/ZGdWwg
  2. Thank you...You guys are awesome! I'm loving this library and it's plugins...the particles are working great with scrollmagic, fyi.
  3. Thank you for this codepen! it certainly helps. I am trying to find a way to add a background image to the .dot class. Is this possible? I'd like to replace the particles with leaves for example. Simply adding a 'background-image: url('http://example/leaf.png');' does not seem to work. I tried adding it to the js as well into this line of the codepen code but couldn't figure out anything that works: initialVars = {css:{borderRadius:"50%", width:100, z:0.1}, immediateRender:true} Any advice (clearly, I'm a newbie at this)?
  4. Hi, The plugin example page is a great way to test parameters, http://www.greensock.com/tweenlite/#plugins. Specifically, I am working with Physics2d. Is there a page that shows the example as a JS file as opposed to Actionscript? Am I missing something?
×
×
  • Create New...