Skip to content

Instantly share code, notes, and snippets.

@neighbourhoodanimations
neighbourhoodanimations / gist:dec3655e4493da7bd7e2b096a992c037
Last active January 25, 2022 00:50
New Working comedy world character creator
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",