PDA

View Full Version : auto presentation unstable online


Yannis
04-23-2008, 01:42 AM
Hi all,

I really need help, after weeks and weeks. I tried to make a auto presentation of 9 VR.

Working well offline.

But soon I put online, the sequence working sometimes, or forget somes actions();

What I forgot? I m not programmer, I try to make simple as I can.

Sequence looks Like or check xml below:

<global LocalConnectionID="lc_test" onStart="sequence01()"

sequence01="timer+=1,1000,,next100;"
next100="pano.pan=100,3000,,next110;"
next110="pano.zoom=1.2,1500,,next120;"
next120="pano.leash=free;loadPano(panoName=cube/reception&xml_file=reception.xml);"


You can check the demo on this link.

http://www.panotonic.com/rocklandMD/intro.htm

And xml

http://www.panotonic.com/rocklandMD/rocklandmd.xml
http://www.panotonic.com/rocklandMD/entrance.xml
http://www.panotonic.com/rocklandMD/reception.xml
http://www.panotonic.com/rocklandMD/stress.xml
http://www.panotonic.com/rocklandMD/waiting.xml
http://www.panotonic.com/rocklandMD/surgery.xml
http://www.panotonic.com/rocklandMD/recovery.xml
http://www.panotonic.com/rocklandMD/parking.xml
http://www.panotonic.com/rocklandMD/hall01.xml
http://www.panotonic.com/rocklandMD/hall02.xml


I hope someone will have the solution

Y.

Yannis
04-24-2008, 07:36 PM
nobody have a clue?

Why? It is working fine of line and not completly online.

I tried so many differents way, but still the same.

I really need help quickly.

Y.

HansNyberg
04-24-2008, 09:01 PM
I have run it 2 times and it runs without problems
Mac dualcore 2.0 G5 Safari,

However I get confused by your buttons.
You say Mode Auto and when I click on that it stops Mode Auto.
You could say STOP AUTO PRSENTATION
Also when I choose a new panorama from the thumbnails it starts in auto presentation again.
If I want to interact and use panoramas in the way it should be used I do not want the presentation to start running auto again.

Hans

Trausti Hraunfjord
04-24-2008, 10:26 PM
It ran automatically through the first 2 panos, but the auto function didn't kick in on the 3rd one.

I agree with Hans that it is confusing with the Mode Auto button... Either "stop auto mode" or "now running in auto mode" would unconfuse me on that point.

I'm running on an Win XP sp3 laptop right now... low on everything. Unfortunately I can't offer a solution to the problem, only confirm that there is a problem.

Yannis
04-24-2008, 11:50 PM
Thanks Hans and Tuddi to take a look.

You re right, I should do something with the button.

But my main problem is the automotion between each pano.

Take a look to this link, http://www.rocklandmd.com/visitesvirtuelles/demo.htm

This is the orignal in java (something I didnґt do) , I have to convert to flash with the same scenario.

I made the scenario and works perfectly only offline, do you see something wrong?

Thanks

HansNyberg
04-25-2008, 02:52 PM
Could it be a problem that you are loading new xml files for each pano.
Why can you not just make one xml for it.

Also I can not see any loader between the panos, Are you using preloading?

Might be a problem also if you do not have a fast connection, I have a very fast connection, 15megabit.
Just tried it also in my XP (MacBook with Parallels) and it all run perfect both in Firefox and Internet Explorer.

Hans

Yannis
04-28-2008, 09:12 PM
working a little bit better!

everything in one xml file.

I have a fast connection 7megabits, fast enough to making nice and smooth, those VR a very light less than 1meg.

I would like to use the cache plugin. But I will need a meter to indicate when the 9vr are upload, otherwise the motion will be jerky if start before it s finish.

Zephyr, not glassMeter to go with your cache plugin in project, will be one of my solution.

Y.