diff --git a/support/aphlict/client/build_aphlict_client.sh b/support/aphlict/client/build_aphlict_client.sh --- a/support/aphlict/client/build_aphlict_client.sh +++ b/support/aphlict/client/build_aphlict_client.sh @@ -12,8 +12,6 @@ $MXMLC \ -output=$ROOT/webroot/rsrc/swf/aphlict.swf \ - -default-background-color=0x444444 \ - -default-size=500,500 \ -warnings=true \ -source-path=$ROOT/externals/vegas/src \ -static-link-runtime-shared-libraries=true \