JavaScript API | Object2VR

Your object VRs can be controlled with JavaScript from the HTML page. Contents 1 JavaScript API calls 1.1 Viewing direction 1.2 Other calls 2 See also JavaScript API calls Viewing direction obj.getPan(); // returns the current pan angle obj.setPan(angle_in_degrees:Number); // sets the current pan angle obj.changePan(offset_in_degrees:Number); // change the current pan angle   obj.getTilt(); // […]

Knowledge base

Loading Error NaN & Infinity HTML5 and YouTube video Using PHP to switch HTML5 skins HTML5 Skin Editor & Active Containers External SWF still playing when not visible Apple Devices and Sound IFrame stretching Knowledge base: Main, Object2VR, General

Knowledge base – General

Loading Error NaN & Infinity HTML5 and YouTube video Using PHP to switch HTML5 skins HTML5 Skin Editor & Active Containers External SWF still playing when not visible Apple Devices and Sound IFrame stretching   Knowledge base: Main, Object2VR, General

Knowledge base | Object2VR

Knowledge base – General Loading Error NaN & Infinity HTML5 and YouTube video Using PHP to switch HTML5 skins HTML5 Skin Editor & Active Containers External SWF still playing when not visible Apple Devices and Sound IFrame stretching Knowledge base: Main, Object2VR, General

Manifest file | Object2VR

The manifest file allows you to access your panorama offline. The online book, Dive Into HTML5, describes this quite well: At its simplest, an offline web application is a list of URLs — HTML, CSS, JavaScript, images, or any other kind of resource. The home page of the offline web application points to this list, […]

Loading Error NaN and Infinity

This is a server-side problem that can be caused by an old version of Apache, server software, or Gzip compression software. This is designed to speed up the download, but, unfortunately it also compresses already compressed SWF files. To fix the problem you can either ask your host provider to set the server to not […]

List of Placeholders | Object2VR

Skin The following placeholders can be used within the skin. Loading $b = bytes loaded – (use in a text box) $t = bytes total – (use in a text box) $B = kilo bytes loaded – (use in a text box) $T = kilo bytes total – (use in a text box) $p = […]

Light table

The Light Table is found in Object2VR as in import option. You can import images to the Light Table and then rearrange the images as necessary. See also Object2VR Workflow Using the Light Table (Object2VR)

Integrated Web Server | Object2VR

Object2VR has a local web server built into the software. It simulates an active web server so you can view your project locally because both Flash and HTML5 restrict local viewing for security reasons. You can also simulate slower connections to see how a project might download and playback. This tip will explain how to […]

Image Element Properties | Object2VR

The image properties window will give you the ability to change the current image.     Image Properties Contents 1 Position 2 Appearance 3 Image 4 Advanced 5 Actions 6 Modifiers 7 See also Position ID: Give the image a unique ID or name. Position: The x and y coordinates for the image. Anchor: Use […]

Image Processing | Object2VR

Object2VR – Help Once you have all your images for your object movie, you can immediately start processing them here. When you’re finished processing, you can then create a new project with your processed images using the Convert tool. Contents 1 The Image Processing Window 2 Crop 2.1 Crop 2.2 Orientation 2.3 Background 3 Levels […]

How to Scale Text | Object2VR

This tip shows you how to scale using the scaling anchor grid; the nine small squares beside the Scaling section. This will control in which direction the scaling will happen and prevent the scaled text from covering the button or element that opens the text box. Download the Skin Download Video Open the Skin Editor […]