Skip to content

Instantly share code, notes, and snippets.

@JohnGLFour
JohnGLFour / gist:a2c24aca8d16eb2d38ed3a170d1430f4
Created April 16, 2017 10:13
GoAnimate Comedy World Character Creator (FIXED)
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",
@JohnGLFour
JohnGLFour / gist:a2b1538dacb23557e4d2fdaa60ddaf55
Last active October 28, 2017 10:43
GoAnimateForSchools Comedy World Character Creator (FIXED)
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",
@JohnGLFour
JohnGLFour / gist:0e0f1436d2727edd3228b255d7e2ece1
Last active April 16, 2017 10:17
GoAnimate Lil' Peepz Charactor Creator (FIXED)
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",
@JohnGLFour
JohnGLFour / gist:5e9157b1c56950985e24382109a50c41
Last active January 12, 2018 10:10
GoAnimate4Schools Lil' Peepz Charator Creator (FIXED)
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",