Skip to content

Instantly share code, notes, and snippets.

@BestAnimation
Last active September 22, 2017 17:51
Show Gist options
  • Save BestAnimation/6fb53f09dbc99a627adf653dbe3d9252 to your computer and use it in GitHub Desktop.
Save BestAnimation/6fb53f09dbc99a627adf653dbe3d9252 to your computer and use it in GitHub Desktop.
Lil Peepz Character Creator
var character = "new_char"; // change to "new_char", 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:\/\/goanimate4schools.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","original_asset_id":"(ID)","themeId":"cc2","ut":30}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment