Dear all,
I’ve created a preloader for my movies. It works fine when I tested it in my Flash MX (Ctrl+ Enter). As well as it works fine in my local computer after I created the .html in DreamWeaver.
But when I uplaoded those files to Geocities, I can only view a blank .html page. The preloader doens’t appear at all.
Can someone help?
Thank you.
well wot preloader u using or code shud i say are u using
if (_framesloaded >= _totalframes) {
gotoAndPlay (2);
} else {
gotoAndPlay(1);
}
PHP]
im on geocities and my loaders work fine make sure ur dreamweaver file is linked to like movie.swf and not
C:/my documents/movie.swf
i used to forget about that
-Tom
Oh dear, you are going to kill me.
It’s my mistake I did not check my .swf path. Now it’s works. I am so sorry to waste your time.
Anyway, thanks a lot!