SitePal’s community support is here to offer support, solve problems, share ideas, and update our customers about the latest from SitePal!
       	
                       No similar topics found.
                  
                   
        +1
    
    
    
        
        
        Answered
        
        
    
    
    
    
        
    
    
    
        
            
            
	
		
		
		
			 Site Pal Scene into a Captivate Slide?
		
		
	
              
            
            
            Site Pal Scene into a Captivate Slide?
        
    
    
    
    
    
    
    
	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
             14 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
That would be your best bet.
Hope this helps,
Gil
The SitePal Team
 
        +1
    
    
    
        
        
        Fixed
        
        
    
    
    
    
        
    
    
    
        
            
            
	
		
		
		
			 Unable to sayText in Chrome
		
		
	
              
            
            
            Unable to sayText in Chrome
        
    
    
    
    
    
    
    
	Check this out SendInterview.com in chrome vs firefox. chrome won't play.
 
        +1
    
    
    
        
        
        Answered
        
        
    
    
    
    
        
    
    
    
        
            
            
	
		
		
		
			 Developing for SitePal
		
		
	
              
            
            
            Developing for SitePal
        
    
    
    
    
    
    
    
	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?
 
            
            Answer
        
        
            Eva
             15 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
		
		
	
              
            
            
            Embed sitepal into flash error#1009
        
    
    
    
    
    
    
    
	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);
}
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.
		
		
	
              
            
            
            No response from sales.
        
    
    
    
    
    
    
    
	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?
		
		
	
              
            
            
            Time Sensitive Greetings?
        
    
    
    
    
    
    
    
	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?
 
            
            Answer
        
        
            Eva
             15 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?
		
		
	
              
            
            
            CamStudio use?
        
    
    
    
    
    
    
    
	Can we use software like CamStudio to convert a demo file to .avi to share?
 
        +1
    
    
    
        
        
        Answered
        
        
    
    
    
    
        
    
    
    
        
            
            
	
		
		
		
			 email redirects to sitepal webpage
		
		
	
              
            
            
            email redirects to sitepal webpage
        
    
    
    
    
    
    
    
	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
		
		
	
              
            
            
            Converting avatar to flash.swf file to merge with other videos
        
    
    
    
    
    
    
    
	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?
Customer support service by UserEcho
 
	
 
		
		
	
	 
		
		
	
	 
          