Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
FMSでgetTimer()を使用すると、「そのようなメソッドが見つかりません」というエラーが発生します。AS1.0にもあるので気になります。この関数plsを使用する方法に関するヒントはありますか?
この関数はサーバー側のActionscriptには存在しません。次のように、独自の関数を作成する必要があります。
Flash.utils.getTimerと同等のJavascript?
乾杯
タマス