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 中。关于如何使用此功能的任何提示?
服务器端 Actionscript 中不存在此功能,您必须像这样创建自己的:
Javascript 相当于 flash.utils.getTimer?
干杯
塔马斯