Will SWF library single frame ‘MovieClip’ consume performance?
Hey, I want to know if there will be any performance consumption for these single frame “MovieClips” that I have created using the SWF library and have a large number of UI “MovieClips”?
A timeline animation, the playback status will consume performance
Will a single frame of ‘MovieClip’ consume performance?
Last time a friend replied to me saying that 60% of developers are using the SWF library, which is great
I personally see no reason to use an SWF (I encourage others to share their cases in favour of it though).
Is it vector? You can use an SVG file.
Is it raster/bitmap? Use a common image format, or perhaps even a spritesheet depending on your needs. You can even use the ATF format, optimised for GPU usage.
Maybe. There are times when an asset is drawn per enter frame.
