SitePal’s community support is here to offer support, solve problems, share ideas, and update our customers about the latest from SitePal!
+1
Answered

Site Pal Scene into a Captivate Slide?

Tony Fusco 13 years ago updated by Gil 13 years ago 1
How to I insert a site pal scene into a Captivate Slide (I saw one answer but have no idea what as2 or as3 are)
Answer
Gil 13 years ago
You could try screen capture to a movie - record your SitePal Scene, save as a swf and then use it in captivate.

That would be your best bet.
Hope this helps,
Gil
The SitePal Team
+1
Fixed

Unable to sayText in Chrome

Aleksandra Maria Czajka 11 years ago updated by Gil 11 years ago 3
Check this out SendInterview.com in chrome vs firefox. chrome won't play.
+1
Answered

Developing for SitePal

Eric Johannsen 12 years ago updated 12 years ago 5
It seems that SitePal requires domains to be registered for an account. How can I develop and test the solution on my local machine prior to publishing to a live website?
+1
Answered

How do I edit the player settings?

Eva 14 years ago updated 14 years ago 1
faq player how to settings customizations
Answer
Eva 14 years ago
Within the Editor (Step 5, Player), choose a player (the selected player will appear around your avatar and background). Then, edit the player settings by clicking the “Display Settings” or “Functions” tabs. The “Display Settings” tab allows you to edit colors and buttons on your player.
+1
Answered

Embed sitepal into flash error#1009

renata 12 years ago updated 12 years ago 3
I get this error when i follow the directions (sitepal, publish) to embed in flash AS3
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at ModelBuilder/timerHandler()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()

Please help me to sort this out, the overall actionscript from sitepal is (embed_code not included);

Security.allowDomain("content.oddcast.com");
var ldr:Loader;
var req:URLRequest;

var vh_player:MovieClip;
var _example_ui:MovieClip;

req = new URLRequest("EMBED_CODE");
ldr = new Loader();
ldr.contentLoaderInfo.addEventListener(Event.COMPLETE,completeHandler);
ldr.load(req);
addChild(ldr);

function completeHandler($ev:Event):void
{
trace("EXAMPLE --- COMPLETE HANDLER "+$ev.target);
vh_player = MovieClip(ldr.content);
}
+1
Answered

No response from sales.

MichaelF 13 years ago updated by Gil 13 years ago 8
Hello. I emailed sales on the 21st of November and haven't received a response. Is there another method to contact the sales department other than the form on the site?
+1
Answered

Time Sensitive Greetings?

Eva 14 years ago updated 14 years ago 1
I have seen examples of SitePal where if you visit a site in the evening, it will say “good evening.” How can I do that?
text to speech tts api how to advanced customization time sensitive
Answer
Eva 14 years ago
SitePal scenes do support time sensitive greetings. Here is an example. For a detailed description of this feature, see our Text-to-Speeck API reference.
+1
Answered

CamStudio use?

Tony 14 years ago updated by Gil 14 years ago 1
Can we use software like CamStudio to convert a demo file to .avi to share?
+1
Answered

email redirects to sitepal webpage

Bill 11 years ago updated by Gil 11 years ago 1
i have just done an email test. the recipient when clicking on the avatar gets redirected to a sitepal/oddcast page. is this how it is suppossed to work? if so, then it is no good. recipients will get annoyed and move to the next email
+1
Answered

Converting avatar to flash.swf file to merge with other videos

FUNducate LLC TJones 11 years ago updated by Gil 11 years ago 1
I am trying to download my Avatars to video. I tried to do this by tutorial and instructions to Flash 8 Professional. When I test the video the character shows without the background I chose, but when I save the file down the video doesn't play. Any suggestions?