commit: | 089f31d8e476edaaadb17b6ffdbfb5fdc54e8ed9 |
author: | Chip Black |
committer: | Chip Black |
date: | Wed Sep 16 01:33:07 2009 -0500 |
parents: | 8a45cc3a8655d98e8979ba2b2e0759ee364fe9fc |
diff --git a/Bytex64.FX.js b/Bytex64.FX.js line changes: +1/-1 index 5391fc9..4f9902f --- a/Bytex64.FX.js +++ b/Bytex64.FX.js
@@ -1,8 +1,8 @@ if (typeof(Bytex64) == 'undefined') Bytex64 = {}; Bytex64.FX = {}; +Bytex64.FX.version = 1.0; Bytex64.FX.Effect = function(fx, secs) { - obj = this; this.fx = fx; this.secs = secs;