Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simulator9000/3ab1e01c43893e0fc196e5da1af98797 to your computer and use it in GitHub Desktop.
Save simulator9000/3ab1e01c43893e0fc196e5da1af98797 to your computer and use it in GitHub Desktop.
This is a character Copy for the Vyond site to copy and turn your characters into another version. Let's not tell Vyond or it will get patch.
var character = "adam"; // change to "adam", "bob" , "eve" , or "rocky" depending on who you want to start with.
$('#char_creator_client').flash({
id: "char_creator",
swf: "https://d3v4eglovri8yt.cloudfront.net/animation/414827163ad4eb60/cc.swf",
height: 600,
width: 960,
align: "middle",
allowScriptAccess: "always",
allowFullScreen: "true",
wmode: "transparent",
hasVersion: "10.3",
flashvars: {"apiserver":"https:\/\/ga.vyond.com\/","m_mode":"school","bs":character,"isLogin":"Y","isEmbed":"0","ctc":"go","tlang":"en_US","storePath":"https:\/\/d3v4eglovri8yt.cloudfront.net\/store\/3a981f5cb2739137\/<store>","clientThemePath":"https:\/\/d3v4eglovri8yt.cloudfront.net\/static\/ad44370a650793d9\/<client_theme>","appCode":"go","page":"","siteId":"go","userId":"00EDZP3Cu0aw","original_asset_id":"(ID)","themeId":"family","ut":30}});
@simulator9000
Copy link
Author

simulator9000 commented Jul 24, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment