You need a 'custom' loading screen model for that.
The model must switch textures every X seconds, so you get a 2D image which constantly changes textures, aka an animation.
It drains a lot more map space though ^^ (1MB with about 5 textures, while it would normally only require 200kB).
Don't ask me how to do the model either though >.>