search

Home  >  Q&A  >  body text

web - Flash 和 HTML 交互的方式有哪几种?如何选择?

一般情况下,把html和flash进行交互设计有几种方式呢?哪种方式较好

PHPzPHPz2763 days ago666

reply all(1)I'll reply

  • 高洛峰

    高洛峰2017-04-21 10:58:16

    flash can output js to the page, can also call js in html, or be called back by js in html; js can modify the params of flash to control flash
    That is, flash controls the DOM through js to interact with html, and js controls flash by modifying the params of flash

    reply
    0
  • Cancelreply