+1
Answered
Avatars are reloading constantly
How can I resolve this issue,
*** Security Sandbox Violation ***
SecurityDomain 'http://vhss-d.oddcast.com/vhss_v3.swf...' tried to access incompatible context 'http://vhss-a.oddcast.com/ccs2/vhss/l...'
and by the way I have two avatars on screen and one is constantly reloading.
*** Security Sandbox Violation ***
SecurityDomain 'http://vhss-d.oddcast.com/vhss_v3.swf...' tried to access incompatible context 'http://vhss-a.oddcast.com/ccs2/vhss/l...'
and by the way I have two avatars on screen and one is constantly reloading.
Customer support service by UserEcho
Can you post a link to your page where this problem can be seen? That would be helpful! Or send to support@sitepal.com
regards
Gil
SitePal Team
As for reloading scene, it sounds like you may need to add stop(); to your action script. Note that the character is loaded into an object which can be on a single frame or multiple frames, but if your movie is cycling, then the commands to load the character will be repeated.
This is of course my best guess with the information provided. As Gil said, more specific answers can be provided if we have the ability to see the files that you are working on.
I have added trace in that function and its not called twice, I have stop in my as. Weard its not happening when not in dev env.
-Dan