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.
所以我们有输出类似的值生成器FF00FF5F。我们有一些坐标,例如50, 300. 我们想在舞台上画画。(我的意思是我们.fla在 flash 中打开了新文档,按 f9 并开始编码,抱歉 - 我是 flash 新手)
FF00FF5F
50, 300
.fla
你需要BitmapData.setPixel()
BitmapData.setPixel()