Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





  Last Thread  Next Thread
Author
Thread Post New Thread   

How can I get my site to load like this
 

splotter




quote this post edit post

IP Loged report this post

Old Post  09-04-07 - 11:15 PM  
Hi all - I have been using flash for some time now and just now really getti
ng
into the nuts and bolts of things...Does anyone know why or how this site lo
ads
so quickly ? Is there some sort of technique? I looks as if the page is brok
en
up into individual sections and loading at different times. I want to do thi
s;
any tips and or suggestions would be great.

http://v4.2a-archive.com/



Post Follow-Up to this message ]
Re: How can I get my site to load like this
 

miguel_loves_jesus




quote this post edit post

IP Loged report this post

Old Post  09-04-07 - 11:15 PM  
yea, me too. i want to know how to make each movie clip or scene load one by
 one


Post Follow-Up to this message ]
Re: How can I get my site to load like this
 

Xibit Studio




quote this post edit post

IP Loged report this post

Old Post  09-06-07 - 08:14 AM  
yes there is a technique ....2advanced studios are probably in the industrie
s
top 3 best flash site designers & are masters of working the timeline & load
ing
in content

dzed & cb ....if reading this ...are probably saying now ....uh uh here we g
o
again
Xibit is on his site construction trip again !!! ....anywayssss !

the site when it is first starting ...is not very big ...i would say its abo
ut
200 kb's .....then they are taking into consideration ...that Flash starts
loading from frame 1 & keeps on working on through until it is finished....i
t
never stops ..until done

so when you first enter the site ......by the time your sitting there saying
to yourself ..holy smokes what a site !!! ....most of the site is still load
ing
in the background

in general .....all the small content is being placed on the first frames of
the movieclip timeline's & they are leaving all the large stuff for last

so there site isn't like 5000 frames long  .....they are building short movi
e
clips & putting movie clips inside movieclips ....& using the MovieClipLoade
r
class

to load them in sync with where the user is ...its Magic ! ....a magician ha
s
you looking in 1 direction ..while he is doing the real trick in the other
direction

& they are doing some fancy XML menu loading ;o) ...they are masters !

peace John









Post Follow-Up to this message ]
Re: How can I get my site to load like this
 

splotter




quote this post edit post

IP Loged report this post

Old Post  09-06-07 - 11:15 PM  
Thanks for the reply, I kinda figured that was the case...I guess I need to
start practicing my own smoke and mirrors and develop a large production
comprised of small elements...MovieClipLoader...sounds good.

Thanks for your time!
Keep on Truckin



Post Follow-Up to this message ]
Re: How can I get my site to load like this
 

miguel_loves_jesus




quote this post edit post

IP Loged report this post

Old Post  09-06-07 - 11:15 PM  
hey, i found this tutorial very helpful:

http://www.kirupa.com/developer/act...ecliploader.htm

Check it out, if you want (well what i did) in the action script layer, when
you go to the bottom of it it shows

//buttons
button1.onPress = function() {

my_mc.loadClip("picture1.jpg", "container");

};
button2.onPress = function() {

my_mc.loadClip("picture2.jpg", "container");

};
button3.onPress = function() {

my_mc.loadClip("picture3.jpg", "container");

};

so instead of having an image, change that to a SWF file that is in the same
root folder as the FLA file. So then it would be:

button1.onPress = function() {

my_mc.loadClip("whateverthefileis.swf", "container");

};
Then make another layer in the time line, and just make a new movie clip wit
h
nothing in it, and then drag it to the stage and give it an instance name of
,
"container" so that you can position your movie wherever you want it. thats
what i did and it worked perfect for me. let me know if you want more
directions or help. Glad to help newbies!!!!!!!



Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 11:10 AM. Post New Thread   
  Previous Last Thread   Next Thread next
Flash Site Design archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top