Log in

View Full Version : displaying a spinner for loading purpose



gargidas15
04-29-2009, 11:48 AM
I am developing a web page where i'm embedding a flash file. I want to show a spinner or something for loading purpose so that user must wait till the flash file is loaded. Can anyone please help me or send me some code snippets in javascript.Thanks in advance

Medyman
04-29-2009, 06:12 PM
Why javascript? Just add a preloader to the flash file. It'll be more accurate in most situations.

Gotoandlearn.com has some good video tutorials on preloaders in Flash.