0
Answered

Embedded Scene values.

Adlane Y. 5 years ago in SitePal Gold updated by Gil Sideman 5 years ago 2

Hi Gil;


Can you explain the aim of the parameters in red below inside the script ?

AC_VHost_Embed(?AccountID,300,400,'',1,0, 43587242, 0,1,0,'998766ecd04f1f3567166c26c6',0);

Answer

Answer
Under review

AC_VHost_Embed (accountID, height, width, bgcolor, firstslide, controls, ss, sl, transparent, minimal, embedId, version);


firstslide - only relevant to Avatar Studio, for SitePal always use 1.

controls - display playback controls (this is documented in embed wizard)

sl -only relevant to Avatar Studio, for SitePal always use 0.

version - use 0 for current version of the embed code.




GOOD, I'M SATISFIED

Thank you

Satisfaction mark by Adlane Y. 5 years ago
Answer
Under review

AC_VHost_Embed (accountID, height, width, bgcolor, firstslide, controls, ss, sl, transparent, minimal, embedId, version);


firstslide - only relevant to Avatar Studio, for SitePal always use 1.

controls - display playback controls (this is documented in embed wizard)

sl -only relevant to Avatar Studio, for SitePal always use 0.

version - use 0 for current version of the embed code.