svga / SVGAPlayer-Web

Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。
https://svga.io
Apache License 2.0
954 stars 239 forks source link

ImageKey 是指什么? #13

Closed hanyitim closed 6 years ago

hanyitim commented 6 years ago

player.setImage('http://yourserver.com/xxx.png', 'ImageKey'); 请问这里的imagekey 是只 动画的帧数?有demo吗

PonyCui commented 6 years ago

参照 Demo 中的代码。

PonyCui commented 6 years ago

https://github.com/yyued/SVGAPlayer-Web/blob/master/tests/canvas.html imageKey 是设计师提供的,一般是素材的文件名。