Jump to content
Search Community

joycedijkgraaf

Members
  • Posts

    5
  • Joined

  • Last visited

About joycedijkgraaf

  • Birthday 05/02/1985

Contact Methods

Profile Information

  • Location
    Tilburg, Netherlands
  • Interests
    Music, design, coaching, concept development, communications.

joycedijkgraaf's Achievements

0

Reputation

  1. Just added the ThrowPropsPlugin and it works great! Thank a lot! I have been trying to make it work for two days . But what did I do wrong?
  2. It works!! Awesome! Thanks Diaco! I see that I did not needed ThrowProbsPlugin after all? And I did not need to convert the images to symbols? Was that what i did wrong?
  3. Thx for you reply Carl. I attached the project file and you will be my long time hero if you know how to make it work and explain it to me. [edit: files removed that included bonus plugins]
  4. Hi there, First of all, I love the things you guys make possible. The draggable spin was exactly what I was looking for. Unfortunately I am a complete noob with javascript or any coding whatsoever. I tried to make it work for the last couple of hours, but the fact is. It is not my cup of tea. But I am willing to learn. Could someone help me by explaining step by step, in a very childish way, what I need to do to make an object spinnable in Adobe Edge with Greensock? What I did so far: Put this in the html: <!--Adobe Edge Runtime End--> <script type="text/javascript" src="edge_includes/js/ThrowPropsPlugin.js"></script> <script type="text/javascript" src="edge_includes/js/TweenMax.js"></script> <script type="text/javascript" src="edge_includes/js/Draggable.js"></script> Converted the images in Adobe Edge to symbols. And used this code on the symbol in actions click in en replacing ("#knob" with ("#nameofobject") Draggable.create("#knob", {type: "rotation", throwProps: true}); And now I am lost. Could someone help this designer lady into the language of scripting. It would probably make my life a lot easier .
×
×
  • Create New...