3D object frame by frame with jQuery reel

Hi Jessica,

I explained this same plug in in another post recently

in order for it to work well within Hype. I used the Javascript version rather than use the classes.

To add annotations to the script I already used. You would just add the following argument:

annotations: { annotation_1: { x: 30, y: 30, link: { text: 'Link', href: '#' } } }

D