Beta9 publish html5 questions

Q&A about the latest versions
Post Reply
Kidkodak
Posts: 62
Joined: Mon Aug 20, 2007 8:48 pm

Hello I am verry happy to see the version beta 9 of Objet2VR. I have some question about.
Material: Mac 10.6.8 Object2VR beta9 Dual-core intel xeon
When I publish in html5 I should publish only in the base file, the base file are the one who contain all the Tif picts. After I have to remove all Tif picts manualy to put on the web. It is impossible to publish an other place, the picts file who contain the jpg or png product by Objet2VR are always go in the first level of the base file.
Did you having a idea about this ?
In the knowledge base HTML5 it is write: However you can add sound using a text box: <audio src="audio/your.mp3" controls="controls"></audio>
Use a set Text action to play the sound and a Set Text, Blank to stop it.
I am really not a programer. Please where I may put this and how using this ?
As i Read before on a post some safari crash with this Is it having sone new adjustment to solving this problèm ?
Thank Kidkodak
User avatar
Hopki
Gnome
Posts: 13015
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi
When you publish an HTML5 Object you should upload the following:

The images folder (this contains all the images including the skin graphics)
The HTML page
.xml File
object2vr_player.js
skin.js

If you are going to use Flash Fullback you will need:
p2q_embed_object.js
.swf file.

The text box the Knowledge Base refers to is the Text Box you can use in the Skin Editor.
So open the Skin Editor and use the TExt Box tool from to tools.
in the section where you add tex just enter: <audio src="audio/your.mp3" controls="controls"></audio>
Of course replacing your.mp3 with your file.

Interesting to note, not all web browsers support MP3.
Fire Fox = Ogg
Safari = MP3, WAV
Chrome 6 = Ogg, MP3
Chrome 10.5+ = Ogg, WAV
IE = MP3, WAV

Regards
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Post Reply