Skip to main content
Known Participant
January 11, 2018
質問

animate canvas项目,使用组件后,怎么判断,所有的组件都初始化完成?

  • January 11, 2018
  • 返信数 1.
  • 378 ビュー

animate canvas项目,使用组件后,怎么判断,所有的组件都初始化完成?

このトピックへの返信は締め切られました。

返信数 1

Preran
Legend
January 12, 2018

Please provide us with more details about your issue to help us assist you better

- What are you trying to do?

- How are you trying to do it?

- What issue do you run into during the process?

Thanks,

Preran

arvin0作成者
Known Participant
January 15, 2018

In animate, I used the official custom component method to customize an IFrame component, and then prepare to add SRC to the IFRAME after initialization (because this src is dynamic); currently found in the canvas project, the first frame code is assigned an IFRAME src time, found at this time canvas initialization completed, but the IFRAME has not been initialized to complete, will cause errors. So want a component to create the completed event listener.

like this, the timeline code priority in front of the component creation, can change the Settings by in adobe animate, solve the problem?