Advertisement
ShawnFanatic2004

Goanimate Old Character Creator

Apr 29th, 2017
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. var character = "adam"; // change to "adam", "bob" , "eve" , or "rocky" depending on who you want to start with.
  2.  
  3. $('#char_creator_client').flash({
  4. id: "char_creator",
  5. swf: "https://d3v4eglovri8yt.cloudfront.net/animation/414827163ad4eb60/cc.swf",
  6. height: 600,
  7. width: 960,
  8.  
  9. align: "middle",
  10. allowScriptAccess: "always",
  11. allowFullScreen: "true",
  12. wmode: "transparent",
  13.  
  14. hasVersion: "10.3",
  15.  
  16. flashvars: {"apiserver":"https:\/\/goanimate.com\/","m_mode":"school","bs":character,"isLogin":"Y","isEmbed":"0","ctc":"go","tlang":"en_US","storePath":"https:\/\/d3v4eglovri8yt.cloudfront.net\/store\/105fbdaebc6c03df\/<store>","clientThemePath":"https:\/\/d3v4eglovri8yt.cloudfront.net\/static\/90fecad379777df6\/<client_theme>","appCode":"go","page":"","siteId":"go","userId":"00EDZP3Cu0aw","themeId":"family","ut":30}});
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement