Mike Almond
Mike Almond
Ok, makes sense. I'll take a look at MovieKeyframe (and watch the formatting)
I made some changes in my main fork... hopefully this is towards what you wanted: https://github.com/mikedotalmond/flambe/commit/aaeb79232329b6435616a99fa544f97e669583db - moved most of the label support stuff out of MovieSprite and into MovieSymbol/MovieLayer,...
Yeah, I had a String Map earlier but wasn't sure which approach I preferred. Happy to go back to it. Agree about moving to MovieSymbol for most of the implementation,...
Moved most framelabel related bits into MovieSymbol in this commit: https://github.com/mikedotalmond/flambe/commit/bde91cb8ab1d97304a4db91ef9b548706b906f2c
Have another look at the state of the framelabels branch - I've tidied up and reverted changes that were not directly related to framelabels support. I'm using it with flump...
Yeah... here's hoping that they do. That's the only other solution I could think of - detect if loaded into Chrome 36 or later and make it use canvas. But...
Ah, I see I didn't update Mixer. Will fix.
Hmm, I see why those js.html.audio externs were left out... revert....
Build appears to have failed on a firefox.js test - timed out after 10 mins. Not sure why. https://travis-ci.org/aduros/flambe/jobs/32797267
Hmm, good question :-) I don't have access to an iOS device at the moment, but can check it next week. Interestingly, I decompiled the main-ios.swf in question and it...