ActiveDen

3D Object Viewer

  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Georgia
index says

nice one :)

3 years ago
  • Has been a member for 3-4 years
sianzsiao says

Woo.. amazing… i love it so much..

3 years ago
  • Has been a member for 5-6 years
  • Author had a File in an Envato Bundle
  • Interviewed on the Envato Notes blog
  • Exclusive Author
  • Sold between 250 000 and 1 000 000 dollars
  • Elite Author
  • Bought between 100 and 499 items
  • South Africa
  • Referred between 500 and 999 users
digitalscience says
Author

Need custom work done to this file?

To request a quotation for custom work to this file, please fill out your request with our customisation department . All customisations are done at a standard hourly rate.

3 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
flashjakks says

Hi there.

Can you tell me how disable auto rotate? I want to pause on everyframe that the scrollbar pauses on.

more like this example: http://activeden.net/item/360-product-viewer/26071

Thanks in advance!

3 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
3rwebs says
Purchased

Hi again. I asked same question above, but i purchased it with my other account.

Can you tell me how disable auto rotate? I want to pause on everyframe that the scrollbar pauses on.

Like this example: http://activeden.net/item/360-product-viewer/26071

Thanks in advance!

3 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
flashjakks says

I figured out how to have it pause as you scrub. here is the code in case anyone want to use it: just replace the onEnterFrame on scroll_mc frame 1 (line 22).

onEnterFrame = function () { // CALCULATE NUMBER OF FRAMES TO JUMP TO BASED ON SPEED num = Math.round((scrollBttn._x/(scrollBg._width-scrollBttn._width))*100); if(destFrame == 0) {destFrame = 1} else { destFrame = Math.round(num * 0.36);} // number of frames /100 in decimal trace(“percent: “num” %....destFrame: “+destFrame); // CHECK WHEN PLAYHEAD HAS REACH BEGINNING OR END OF MOVIECLIP AND MAINTAIN LOOP OR STOP if (destFrame>_parent.rotate_mc._totalframes) { _parent.rotate_mc.stop(); } else if (destFrame<=0) { _parent.rotate_mc.stop(); } };

// PLAY DESTINATION FRAME    
_parent.rotate_mc.gotoAndStop(destFrame);
3 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 50 and 99 items
  • Russian Federation
denisespinoza says

I wanna buy this file but…

I can use a flv file? quantity frames doesnt matter? design color of scroll changable? Autostart posible?

Thanks

1 year ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 50 and 99 items
  • Russian Federation
denisespinoza says

Please…

I can use a flv file? quantity frames doesnt matter? design color of scroll changable? Autostart posible?

Thanks

1 year ago
by
by
by
by
by