This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > February 2006 > loading bar, intro movie





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author loading bar, intro movie
justinc911

2006-02-06, 7:06 pm

I can't get my intro sequence to show the loading bar or the movie, I take it
there is something wrong with it. Also how would i add music in to play when
the movie starts thanks and also when movie finishes it links to my homepage.

I have my loading bar in the first frame completely finished with the attached
code. second frame is the same as first but code is gotoandplay(1) in the
actionscript. and then a blank keyfram in third frame with flv playback and the
movie file not sure what is wrong. I have two different load screens.

Ps. I encoded the videos but when i click on them they don't play and flv
window comes up as blank white?

Attach Code

play();
loadpercent = _root.getBytesLoaded() / _root.getBytesTotal * 100;
if(loadpercent != 100){
setProperty(bar, _xscale, loadpercent);
}else{
gotoAndStop(3);
}


justinc911

2006-02-06, 7:06 pm

seems to be working fine but you can't really see load bar, my problem now is I
want the music to play when video starts and I have imported into the blank
frame with the embedded video, but am not sure how do do that now, also i want
to redirect to homepage when video is finished and not sure how to do that
automattically

thanks

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews