Page 1 of 2

33 vr audio files, several maps, some buttons?????? HELP

Posted: Mon Jul 09, 2007 11:47 pm
by Martin Garcia
Hi guys, any one try to make something like i try to do????

you can check the project here http://www.betacentauro.com/vr/

i have to make a TOUR, that contains 33 vr each one whit audio file, around 12 map whit in 3 to 6 hot spots per map. and some interface that help you to chose were you want to start the tour, loading the vr that you choose.
i put a pic file that explain my problem


Image

ONE MORE THINK I LOAD AN AUDIO FILE AND VR IN ALL THE LOCATIONS, BUT WAHT HAPPENS IS THE VR TAKES A WILE TO LOAD EVEN IF A LOADING FROM MY PC, SO TH AUDIO STARTS PLAY BUT THE VR IS NOS DISPLAY

ANY IDEAS THANKS ALOTE....

Posted: Tue Jul 10, 2007 10:15 pm
by thomas
Hmmm..... I don't understand. You posted the code for the Hotspots in the panos that works.

You didn't post your code that doesn't work, so what should we check? Can you post the the complete project somewhere with the broken code?

Posted: Wed Jul 11, 2007 5:05 pm
by Martin Garcia
Thanks thomas for read my post

you can check the project here

http://www.betacentauro.com/vr/

wen you che it you may undertan my problem

thanks

Posted: Wed Jul 11, 2007 11:42 pm
by thomas
Ok, we can see the project now online but still we don't have the full source code. There may be hundreds of reasons why this is not working. As I know from other projects that have been posted here normally the code works fine so I guess you made a mistake somewhere e.g. in naming the buttons or some other kind.

Posted: Thu Jul 12, 2007 5:16 pm
by Martin Garcia
you can download the code here http://www.betacentauro.com/vr/vr.zip
then you can see the structure of my proyect and may be you can hive a hand please i been working in this project for weeks i don't now what else to do... i feel frustrated :( :( :( :(

Thaks Thomas

Posted: Thu Jul 12, 2007 8:13 pm
by Martin Garcia
[quote="Martin Garcia"]you can download the code here http://www.betacentauro.com/vr/vr.zip
then you can see the structure of my proyect and may be you can hive a hand please i been working in this project for weeks i don't now what else to do... i feel frustrated :( :( :( :(

Thaks Thomas

Posted: Thu Jul 12, 2007 8:46 pm
by thomas
You didn't connect the buttons on the map to a function. Just replace in
// connect the buttons in the map
map.vd1.onPress = function() {
border.titulo.text = hstext;
loadPanorama(5);
trace("funca");
};
the object vd1 with bt1 or bt2 (which are defined, vd1 doesn't exist....) everything works ok. This error is not in Pano2QTVR but in your code.

Posted: Fri Jul 20, 2007 5:47 am
by Martin Garcia
i check my code, code is ok then and i make one last test, i use one of your vr from the tutorial i duplicated the vr names pak.swf and renamed into names that my project use and is like magic everything woks fine, so one questions what settings do you in pano2vr for make the vr that u use in the tutorial tour... y making a couple of vr after find this out and one think i happen the buttons from the map and the other in the interface woks but wen you move around the vr all the buttons suddenly stop to work them i move the vr again and the buttons works is really wear and only happen whit the vrs that i make..

a don't know what else to to????????????? THANKS

Posted: Tue Jul 24, 2007 3:42 am
by thomas

Posted: Wed Jul 25, 2007 11:36 pm
by Martin Garcia
hi thomas, nothing happens still the same problem i will up load the version of the protect...

http://www.betacentauro.com/vr

Posted: Thu Jul 26, 2007 6:43 pm
by Martin Garcia
man you have of the protect form pano3qtvr that use in the tutorial of the park????? i think is the only solution... please

Posted: Thu Jul 26, 2007 8:45 pm
by Martin Garcia
man i figure out something wen i (vr._lockroot = true;) the protect work prefect..... but the vr position is impossible to manage...

Posted: Thu Jul 26, 2007 11:40 pm
by Martin Garcia
http://www.betacentauro.com/vr/index_2.html
this is one vertion of the proyect in this one i use one vr generated from 0

in tihs one the buttons works wen you move the vr, if you dont move the vr the buttons dosent work

http://www.betacentauro.com/vr/

this one i use the vr call park, that is use in the container tutorial

in this one all works ,

for both i use the same source code

plase help me!!!!!!!!!

Posted: Mon Jul 30, 2007 5:05 pm
by danio987
co when you turn off "rootlocking" everything work fine... am i wrong ?

Posted: Mon Jul 30, 2007 11:32 pm
by thomas
I hope this is now solved with version 1.6.6