Search code examples
flashswfobject

Creating loading messages with swfobject


I am loading a flash file via swfobject. As the file is large, I want to show a "please wait while loading" message while the flash is loading.

How can I do it with swfobject.


Solution

  • You can use a small preloader SWF that triggers a loading-please-wait animation and then loads the real SWF in the background. There are lots of free preloaders on the web.