portalgraphics HTML5 Drawing Procedure

Replaces Flash-based portalgraphics drawing procedure display with a video tag

作者
DoomTay
日安装量
0
总安装量
48
评分
0 0 0
版本
1.0.0
创建于
2016-12-22
更新于
2016-12-22
大小
1.4 KB
许可证
暂无
适用于

Interestingly enough, the making-of videos run in Flash, but use an MP4 for the actual video itself, which means it's possible to replace that Flash object with a <video> tag. A bummer this was never implemented officially, even though the capability was there for about two years.

The original Flash objects had timed displays of the tool used during each steps. However, I do not see that being carried over to this in near future for two reasons:

  1. The steps are represented in placeholder strings, and the file that converts those strings into actual words has been lost
  2. More importantly, the timing of the step displays are based on the current frame number, while the <video> element's current time is displayed in seconds. Converting one to the other would involve making assumptions about the video's framerate, which I would not be comfortable with doing.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址