Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

RE: FN-FORUM flash

date posted 1st October 2002 16:10

This is just one method:
Place dynamic text field in frame, on main stage with 'txtPercentage'
written in 'var' field.
On main stage, first frame you place 2 movie clips. First one, given
instance name 'loader' and create a load bar animation 100 frames in
length. Second one, containing two frames, the first with the following
action script:

_root.txtPercentage = "status:" add
Math.round((_root.getBytesLoaded()/_root.getBytesTotal())*100) add "%";

tellTarget (_root.loader) {

gotoAndPlay(Math.round((_root.getBytesLoaded()/_root.getBytesTotal())*10
0));
}

the second with the following code:

if (_root.getBytesLoaded() == _root.getBytesTotal()) {
tellTarget (_root) {
gotoAndPlay("main");
}
stop();
} else {
gotoAndPlay (1);

}

Finally, insert new layer in timeline on main stage, and insert key
frame on second frame and insert flag/frame label called 'main'

Insert rest of movie from second frame onwards.
Hope this answers your question.

Cheers
Kai
www.monolith.com




-----Original Message-----
From: [EMAIL REMOVED]
[EMAIL REMOVED] On Behalf Of Thomas Web
Design
Sent: 01 October 2002 14:38
To: Freelancers
Subject: FN-FORUM flash

Stupid question you're gonna say but how do you make a movie fully load
before starting to play?

Best Regards
D Thomas

-----------------------------------------------------------------
Web: http://www.twdmedia.com
Mail: [EMAIL REMOVED]
Tel / Fax: 07092 308437
-----------------------------------------------------------------


============================================================
= Advanced web hosting solutions from Saffas. =
= Unix, PHP, mySQL, SSL, Perl, Control Panel, 24/7 access. =
= Why pay more for less? http://www.saffas.com =
============================================================

Sponsor the forum for as little as £1 at:

http://www.freelancers.net/cgi/sponsor.cgi?action=show


Advertise with Freelancers.net +Additions+

http://www.freelancers.net/advert.php


Freelancers and Freelance Jobs:
http://www.freelancers.net

Forum FAQs:
http://freelancers.netrickery.com

To unsubscribe please email:
[EMAIL REMOVED]

If you have difficulties unsubscribing please email:
[EMAIL REMOVED]




Messages by Day
October 31st 2002
October 30th 2002
October 29th 2002
October 28th 2002
October 27th 2002
October 26th 2002
October 25th 2002
October 24th 2002
October 23rd 2002
October 22nd 2002
October 21st 2002
October 20th 2002
October 19th 2002
October 18th 2002
October 17th 2002
October 16th 2002
October 15th 2002
October 14th 2002
October 13th 2002
October 12th 2002
October 11th 2002
October 10th 2002
October 9th 2002
October 8th 2002
October 7th 2002
October 6th 2002
October 5th 2002
October 4th 2002
October 3rd 2002
October 2nd 2002
October 1st 2002


Messages by Month
December 2002
November 2002
October 2002
September 2002
August 2002
July 2002
June 2002
May 2002
April 2002
March 2002
February 2002
January 2002


Messages by Year
2009
2008
2007
2006
2005
2004
2003
2002
2001
2000