Jump to content
Search Community

Tauseef

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Tauseef

  1. Now another question in sequence of above Pen 
     
    How to fill color if i want to fill that circle once completed ?
     
    I m using 
     

    tl.to(my_arc, 2, {raphael:{fill:"#339933"}, ease:Power0.Linear, onUpdate:drawCircle}, "+=1.0");
     

    But in Console i m seeing error TweenMax unable to access my_arc
     
     
     
    Regards
     
    Tauseef Ahmed

  2. Hello,

     

    I m working with http://raphaeljs.com/ javascript library for vector graphics , however i see TweenMax  also contain one file RaphaelPlugin.min can someone please explain what is difference between both ? and which one i need to include in my files for creating and animating vectors ?

     

     

     

     

    Regards

     

    Tauseef Ahmed

     

  3. Hello,

     

    I m new to GSAP and Java scripting , for one of my project i m trying to create some animation a simple Circle which progressively completed

     

    I m using RephaelJs for Cricle Path and TweenMax to animate path , however i have no idea what i m doing wrong when i preview code its repeat every step of that circle , can someone please guide me

     

     

    See the Pen JBCuz by tasaeed (@tasaeed) on CodePen

     

     

     

     

    Regards

     

    Tauseef Ahmed

×
×
  • Create New...