Your comments

Hi,

Do you have flash installed on your mobile phone? Please note that Sitepal need flash for playback. We implemented a functionality where, on mobile devices if flash is not detected, a video will be generated and played back on those devices.
Hi,
Can you please send the embed code you are using in the above example to support@sitepal.com and we will look into it ASAP.
You can email it to support@sitepal.com

Jquery uses Javascript,

So my guess is that its blocking external JS files,which are used on the page. But I would like to see the calls that were made. thanks for your patience.
Do you have a link to your page where I can see the problem happening?
Hi Ryan,

I have added a new parameter, that makes the background transparent.

Also, on the third scene, i have disabled closing of the scene by clicking outside the player.

Please clear cache and reload the page.

-Akhil
Hi Ryan,

I just checked the code again. We are using document.ready function, so the timer wont load until the scene is loaded- or the document within the frame is ready, and .swf does not buffer, so on a slow connection initiation will be slow, but the audio, wont cutoff.

$(document).ready(function(){

I will test and get back to you.

Regards,
Akhil
We are not using a JavaScript Embed code, so the events vh_talkEnded do not get fired. So best way to do it is to have a longer timeout.

Regards,
Akhil
Hi Ryan,

Having multiple Scenes or Multiple api calls on a same page would cause JavaScript conflict.

Yes, the window closes by a timeout using the below function on the Embed page.

$(document).ready(function(){
var t=setTimeout("closeMe(1)",7000);
});

the '7000' in this instance is 7 seconds, you can set the time individually for each scene. to what you wish to have.

Please let me know if you have any questions.

Regards,
Akhil
Hi Ryan,

Please look at the example below. Please view the source code and look for the comments for how the desired behavior should be implemented

http://www.workboy.com/akhil/qm.html

Please feel free to send an email to- support@sitepal.com for any issues you are having.

Regards,
Akhil
Hi,

Can you please email the new domain you are trying to add and Account ID to support@sitepal.com and we will look into it ASAP.

Thanks