Skip to content

Instantly share code, notes, and snippets.

View amazingdudewholovesvyond's full-sized avatar

amazingdudewholovesvyond

View GitHub Profile
@amazingdudewholovesvyond
amazingdudewholovesvyond / Comedy World Character Creator code
Created December 1, 2018 23:49
This is the Vyond comedy world character creator code. Don't tell the vyond staff or it will get patched
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",