360 degree rotation viewer, with support for play/pause, dragging and scrubbing. The swf is easily replaceable, by updating the path in the XML or in the flashvars.
It can be used for 3D objects (like the macbook), panoramas, products detail view, fashion websites, and much more.
In order to replace the displayed swf file, you need to pass a new one. Remember: you need to have no code on your frames. The swf needs to contain only frames, in which your images are displayed one by one, exactly like in the provided fla file.
We will add a more detailed help description as soon as we start receiving questions from you, so please post your questions in the comments tab.
Features:
1. Drag the scroll scrub.
2. Click the scroll bar.
3. Click the product and drag left/right (changes direction).
4. Select the play/pause button, and it auto plays.
5. Click on the hand cursor, and move the scrub around.
6. Click on the scrub bar, and then drag it.
There are currently no frequent asked questions.
As soon as we receive your feedback, we'll update this section permanently.
There are no video tutorials for this flash component yet.
There is currently no current change log for this flash component.
There is currently no additional help provided for this flash component.
Andrei Neamtu
on 6/2/10
We've added a new option in the XML:
<openWidthFrameNo>50</openWidthFrameNo>This allows you to set a specific frame with what the swf will open with.
traderpcb
on 7/3/10
Thanks
on 8/3/10
traderpcb
on 10/3/10
The product is 360 View Image Rotator
I added the following lines to my fla file.
import com.vuzum.productViewer.productViewer;
var pathTo:String="productViewer/";
var xmlPath:String="xml/settings.xml";
// init
//mcViewer.init(pathTo + xmlPath, pathTo, 480, 360);
//mcViewer.init(480, 360, pathTo, xmlPath);
mcViewer.init(mcStroke , swfPath , 480, 360, colorsArray);
Can you help me with the following error:
ReferenceError: Error #1065: Variable addFrameScript is not defined.
at main()
Any help would be appreciated.
Thanks
on 10/3/10
traderpcb
on 10/3/10
main.fla
caurina
transaction - *.as files
properties - *.as files
productViewer
swf - macbook.swf
xml - settings.xml
com
vuzum
productViewer - *.as files
utils - *.as files
on 11/3/10
Onir
on 11/3/10
Your site and the flash 360 is awesome , like it a lot , i was wondering how you can go from 30 fps to let's say 5 fps , i have a product with almost 40 pictures not almost 80 like your macbook preview file, how can i slow it down so when the file goes auto play it's at a slower speed ?
thank you
V
on 11/3/10
on 11/3/10
on 11/3/10
on 11/3/10
timeoutID = setTimeout(timeoutFunction, mcProductViewer.dragTime * 40);Set a smaller number instead of 40 if you want a higher speed. Increase it for a lower speed. ;)
on 11/3/10
I could not see any change in the speed after changing the value (neither on my file or the preview one) :(
show all replies
traderpcb
on 12/3/10
import com.vuzum.productViewer.ProductViewer;
var swfPath:String="productViewer/swf/macbook.swf";
var mcStroke : MovieClip;
var colorsArray : Array;
mcViewer.init(mcStroke , swfPath , 480, 360, colorsArray);
-----------------
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at com.vuzum.productViewer::Main/init()
at com.vuzum.productViewer::Main()
at com.vuzum.productViewer::Main$/getInstance()
at com.vuzum.productViewer::ProductViewer/init()
at Untitled_fla::MainTimeline/frame1()
Any suggestion?
on 12/3/10
on 12/3/10
fla & swf file
Assets
caurina & sub directories
Com & sub directories
Fonts
productViewer & sub directories
on 12/3/10
on 12/3/10
on 12/3/10
show all replies
traderpcb
on 12/3/10
on 12/3/10
armanishepherd
on 16/3/10
on 16/3/10
What files are you looking for precisely?
blastin311
on 22/3/10
ReferenceError: Error #1069: Property totalFrames not found on flash.display.AVM1Movie and there is no default value.
at com.vuzum.viewer::Controller/init()
at com.vuzum.viewer::Viewer/completeListener()
at MethodInfo-46()
Any help would be appreciated. Thanks!
on 23/3/10
on 23/3/10
on 24/3/10
radu hulubas
on 23/3/10
on 23/3/10