[Xerte-dev] Passing debug unfo from XMLEngine
Dave Burnett
d_b_burnett at hotmail.com
Thu Apr 4 20:05:24 BST 2013
I'm getting close but not quite.
What's up with fred = this._parent.sound.duration ?
debug("new sound"); //appears when .rlo hits sound icon with Wait set to 1 dec.createEmptyMovieClip("waitWatcher", ++this.levels);dec.waitWatcher.onEnterFrame = function() {
fred = 1; //works, shows up in debug below //fred = this._parent.sound.duration; //totally blank debug window debug(fred);
if (this._parent.sound.duration == this._parent.sound.position) { this._parent.exit(); delete this.onEnterFrame;etc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20130404/c75de5d4/attachment.html>
More information about the Xerte-dev
mailing list