Site Takes A While To Load With Min Flash
Hello,
I am new to this so I hope someone can assist me. I created a website www.totalsports.org . The page loads but it takes a while for the section in Flash to load. Its not a heavy flash page. Any hints on making it load faster. Thanks All!
FlashKit > Flash Help > Flash MX
Posted on: 02-04-2003, 04:17 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Flash Site Takes Ages To Load What Shall I Do?
Hey guys, i have done a site but the thing takes ages to load, i've got a preloader, but still takes about 1 to 2 minutes to load. How can i do to make it quicker, all my images are JPEG, and not bitmaps.
My Site Takes Forever To Load?
I am a newbie to flash but I am learning it fast -- I have been face down in the book - on this site and building and building....
Here it is.....
I have a website I am building - I decided to use flash... so I have been teaching myself to use it. I designed this real cool site -- I tested the movie several times - I designed a preloader to open it (nothing fancy - just a loader) .....
It takes forever to load... now I have sound and graphics in there. -- I exported the graphics JPEG quality 90 -- It could be the sound but it is a loop -- I looped it 22 times - there are only 111 frames that the preloader waits for..... I exported the sound at 44khz --- is that the problem - the sound?
I want this thing to kick butt you know -- I would like to have the quality be real tight ---
you can check it at http://www.MafiosoRecords.com
I am not done with it - really just starting - but I am confused about the load time - if you could give me some advise that would be great.
Lonny M.
[CS3]Site Takes Long To Load
full swf size is probably around 3MB
but this is simply because the client wanted an MP3 to kick at HIGH Quality from the minute the user presses to enter to go the URL...
so i did a crude solution n jus stuck the MP3 at high quality in a movieclip over the entire site which is all inside about 10frames in scene 1...
how do i dynamically load the MP3 so that load time for the actual site is small
as right now the preloader doesnt even show until the mp3 starts.
but the MP3 needs to kick in as fast as poss
the link: http://www.cloudyromance.co.uk
Portfolio Site Takes Too Long Too Load
hi
We have put together a portfolio site at www.coupdeville.net. which we have tried to keep as simple as possible. the idea is there are a sequence of images that load one after another so should all be preloaded by the time they are accesed. however the site seems to insist on loading all the images before showing the front page. we have put a preloader on but this will not show either. have also tried putting all the images on seperate scenes to help load the title page quicker but again to no avail.. am i missing a basic point?
Can I Shrink My Site Down? Takes Too Long To Load.
Hey guys, I have my site which takes too long to load in some places. But at home my cable connection makes my page load pretty quickly. I have tried to shrink it down as much as possible but my page has a lot of scenes. I have sacrificed the image quality and sound quality and it still takes a pretty long time. I need some advice. IF anyone can help I would appreciate it. Thank you!
www.metconconstruction.com
Flash Site Takes WAY To Long, Have Preloader
check out this web site www.johnnutterglass.com I have a pre-loader for each clip. There are 3 clips. The gallery, and arch. page. and the home page. The images are in the clips them selves. As you can see, the loading time is real sad.. No one will wait that long.. Only when you"refresh" your screen does they showup... After it says "done".. Any suggestions? Thank you, thank you, thank you!
Flash Takes Too Long To Load Online
Hi All,
I am creating a web page using flash and it takes a long time to load when you go to the webpage. it opens as if it is working, but then the links don't work properly...that is...until at the bottom of the browser window it says "done" instead of "waiting for http://www.blah blah blah..." once it says "done" it works just fine.
two questions:
1. is there a way to reduce the size of the flash file so that it loads quicker online?
2. OR..does anyone know how to create that little "intro" screen when you go to a website that says "loading" and you see a little bar loading....and then only when it is COMPLETELY loaded, does the flash begin?
thanks so much!
Simple Flash With 2 Gif's Takes Too Long To Load
Hi all I am new too flash and just did a simple application with a heart gif moving to a stethoscope gif. I tried to view my results in ie but it never opened after loading for 10 minutes. Could anyone help with some tips and advice as to how I could make it run faster?
Flash Animation Takes Forever To Load?
Hi all.
I think my problem is that it is taking forever to load. However, I'm not sure. Here is the link to the flash animation:
http://www.kelso-burnett.com/scripts/kb100.html
What I see there is a green horizontal "barber pole" scrolling animation like this:
http://www.tinyang.net/flash.jpg
When I look at other embedded flash animations on the web, I often see that scrolling bar like that while it loads, but it goes away pretty quickly and the animation starts. Mine just stays at the scroll bar indefinately. Below is my code for embedding the flash animation. I get this same problem in both IE6 and FF2/3. Not sure if I should be posting in the html forum or this one (please redirect me if this is the wrong forum). Please let me know if I need to provide any other info. Any suggestions on what the problem is and how to fix? Thanks!
Code:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>kb100</title>
<script language="javascript">AC_FL_RunContent = 0;</script>
<script src="AC_RunActiveContent.js" language="javascript"></script>
</head>
<body bgcolor="#ffffff">
<!--url's used in the movie-->
<!--text used in the movie-->
<!-- saved from url=(0013)about:internet -->
<script language="javascript">
if (AC_FL_RunContent == 0) {
alert("This page requires AC_RunActiveContent.js.");
} else {
AC_FL_RunContent(
'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0',
'width', '320',
'height', '280',
'src', 'kb100',
'quality', 'high',
'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
'align', 'middle',
'play', 'true',
'loop', 'true',
'scale', 'showall',
'wmode', 'window',
'devicefont', 'false',
'id', 'kb100',
'bgcolor', '#ffffff',
'name', 'kb100',
'menu', 'true',
'allowFullScreen', 'false',
'allowScriptAccess','sameDomain',
'movie', 'kb100',
'salign', ''
); //end AC code
}
</script>
<noscript>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="320" height="280" id="kb100" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
<param name="movie" value="kb100.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="kb100.swf" quality="high" bgcolor="#ffffff" width="320" height="280" name="kb100" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</noscript>
</body>
</html>
Flash Takes To Long To Load For People On Phone Connection But Is Only 41 Kb
http://207.44.238.14/~design.com/html/index.php
Hi that link above is to a theme that is being designed for my site.
I see the flash at the top but Im on dsl.
People on phone connection say it takes forever to load for them - some say it takes over 2 minutes
The person who made the flash said its only 41kb and that is pretty small.
Why is it takein so long for people to see it on a phone connection?
Is there anyway to make it load faster or an alternative?
Thanks
Any help would be very appreciated
My Site's Preloader Takes Me In Too Early
This one's bugging me because I'm sure the answer is sitting right here in front of my face. The site I've created is quite big: the flash portion comes out to 1.3 megabytes, so a preloader is a necessity.
The preloader sits on the first frame and is set to take the viewer in when the last frame (frame 39) is downloaded. The problem is that it works for only a few frames and then takes the viewer in. Navigation is unpredictable until the whole site downloads.
Here is the code I have as a frame action:
if(_framesloaded==39) {
gotoAndPlay (2);
} else {
gotoAndPlay (1);
}
Anyone have any ideas? I appreciate any help.
Willi Waizenegger
My Site Takes Too Long To View
I think my problem is that i am using a lot of images in JPEG format and i have compressed them but it still seems to be taking longer then i think it should. Now i think this is the problem and i am not really sure if that is even it. If someone could view it and give me some tips that would be greatly appreciated. www.uni-jetindustrialpipe.ca
Thanks
Weird: Site Takes Hundreds Of MB On RAM. 600MB?
hello,
i'm working on a website where i have about about 30 seconds of video divided in 7 videos in a hi-res.
i'm using AS3 within flash CS3.
i found out a problem that i havent been able to solve so far.
i place every video (encoded FLV or image sequences) by code with addChild and i remove them with removeChildAt(0). since i only have one MC on stage everytime i can remove it this way.
well 800x600 resolution videos can make a big SWF file for sure, but when i click on each button and remove one movie and add another the RAM just blows up. it reaches 1GB of RAM of used memory by flash when i run the project.
it happens when i removeChild and add a new one, which is just a movieclip made of a sequence of images or a encoded flv MC.
has anyone had any problem like this? this is some huge memory leak, and i can't see the problem
thanks in advance,
Weird: Site Takes Hundreds Of MB On RAM. 600MB?
hello,
i'm working on a website where i have about about 30 seconds of video divided in 7 videos in a hi-res.
i'm using AS3 within flash CS3.
i found out a problem that i havent been able to solve so far.
i place every video (encoded FLV or image sequences) by code with addChild and i remove them with removeChildAt(0). since i only have one MC on stage everytime i can remove it this way.
well 800x600 resolution videos can make a big SWF file for sure, but when i click on each button and remove one movie and add another the RAM just blows up. it reaches 1GB of RAM of used memory by flash when i run the project.
it happens when i removeChild and add a new one, which is just a movieclip made of a sequence of images or a encoded flv MC.
has anyone had any problem like this? this is some huge memory leak, and i can't see the problem
thanks in advance,
It Takes Forever To Load
I have a movie as the opener for my webpage. It works, but it takes forever to download. What is wrong with it? The site is http://www.angelfire.com/il3/sarah
The location of the .swf file is http://www.angelfire.com/il3/sarah/s...ageopening.swf
The .html file can be found at http://www.angelfire.com/il3/sarah/s...geopening.html
Also, how can I make an "loading" beginning part for the movie? I have an idea, but I don't want to try it w/o being told for sure. I have a dial up 56k internet service which takes forever to upload the file to my file manager. Is there any way to shrink my movie file?
Thanks SO MUCH!!!
~SaraH
LOAD SCENE TAKES TOO LONG
Hi there. OK i´m having a huge problem. When i create a site i usually make diferent sections. So when someone click on (for exemple) Our products, the button load a movie called products.swf. But when someone clicks on it it takes too long to the load bar shows up.
If you didn´t understand go to the site and try it:
http://www.brazilnutimports.com
PLEASE HELP!
AND THANKS!
Preloader Takes Too Long To Load
I've just made a movie in flash 5 and then upgraded to flash MX but this problem happens in both, the movie is around 160kb so i made a preloader in a new scene and when i goto show streming the preloader takes half the time the the whole movie takes to load, the preloader isnt even big, just has a little txt movie on it which is 10 frames, why does my preloader take so long to load???? any suggestions would be greatly aprreciated.
My Page Takes To Long To Load.
Can u guys try my page and see if it takes long for you to load and what I might be doing wrong if it does take forever? I have it all done in flash but I have 6 scenes to go from page to page plus my pictures of my work. The total size of the .swf is 3,518 KB. If thats to large then let me know on how I can make it faster and smaller to load quickly. Thanks
My homesite
Preloader Takes Too Long To Load.
Hey all,
I have a movie that takes about 15 seconds to load. The file is 2010K. Can somebody help me with how to cut the loading time on this?
http://www.libertystation.com/flash/index.html
Thanks in advance,
-Meezee
Exe Movie Takes Too Long To Load
i have a flash exe movie that is about 138 megs. it takes too long to lead from the cd rom and takes about 97 megs in memory. can users with less ram be able to view it? the swf has already been optimized. can anything else be done to shorten to load time and memory consumption?
Website Takes Too Long To Load
I have just uploaded my first website, and disaster struck. It takes a couple of minutes to load.
Without ripping the file apart is there anything I can do to speed up the loading.
Preloader Takes 4ever To Load?
Hi guys,
i'm new here.
i've consider myself to be an intermediate Flash user, but i haven't played with it in a bit since becoming Network Admin at my office.
Here's my problem...my preloader loads fine....but it has 2 problems:
1- it takes about 30 sec for the preloader to load
2- when it does, it loads very slow
Any help?
Movie Takes Too Long To Load
I'm working on a website for a photographer. I want the images to be displayed in a movie similar to this website:
http://www.wilsonwenzel.com/
I figured out but now the problem I'm encountering is that my movie takes forever to load. Another problem is that it's a big hassle to have to individually make each image fade in and fade out, since there are so many images. Is there any code that I can use so that I don't have to do each individual image? Also, how can I make my preloader start loading faster. i would really appreciate the help!!! Please help me!!! thanks!
Preloader Takes 4ever To Load?
Hi guys,
i'm new here.
i've consider myself to be an intermediate Flash user, but i haven't played with it in a bit since becoming Network Admin at my office.
Here's my problem...my preloader loads fine....but it has 2 problems:
1- it takes about 30 sec for the preloader to load
2- when it does, it loads very slow
Any help?
Movie Takes Too Long To Load
I'm working on a website for a photographer. I want the images to be displayed in a movie similar to this website:
http://www.wilsonwenzel.com/
I figured out but now the problem I'm encountering is that my movie takes forever to load. Another problem is that it's a big hassle to have to individually make each image fade in and fade out, since there are so many images. Is there any code that I can use so that I don't have to do each individual image? Also, how can I make my preloader start loading faster. i would really appreciate the help!!! Please help me!!! thanks!
Page Takes Too Long To Load Why?
I am very new to web page develpment anf flash
Here is my problem
I have created a very simple web page it is made up of a black background and a flash movie that is 12kb in size.
When I try to load/view the html page on my PC it seems to take for ever to load up and eventually I quit trying to load the page.
I must be missing something very simple here. When I create a web page that has nothing but a black background it loads instantly so why is a web page that contains nothing but a 12kb flash movie taking so long to load
thanks
Problem Takes To Long To Load
hi i just uploaded my site and the problem that i have is that when i go to it to view it the splash page is ok but when i hit enter the preloader takes to long to appear i only see a black screen the lnk is
infinitgraphics.com
ive visited big sites that have all kinds of graphics and they dont have that problem like 2advanced or flashlevel how do they do it.
Preloader Takes Too Long To Load
Hi. My Flash presentation has some biggish images with dynamic linkage. I have done what I read I should do, which is stick the images at the start of my presentation. I'm using scenes, so I have dumped them onto frame 1 of the scene which opens right after the preloader scene is done. The problem is that the preloader itself takes too long to load - maybe a good 8 seconds! So my presentation does load the big images first.. but why so long to load the preloader?? All help appreciated.
Preloader Takes Too Long To Load
I made a simple preloader which i tested on a small flash file and loaded fast but when it gets to the really big file which has about 10 layers it loads very late like when the download is about 41% thtoug.
I believe this defeats the purpose of the preloader and i also believe its the number of empty keyframes on frame one that delayed the preloader. I dont understand why this is happening because they are empty.
Someone please help
Preloader Takes Soooo Long To Load
hi can someone please help me. I'm pretty new to flash and am using 2004.
I've designed a site but for some reason the first frame of the preloader takes sooo long to load and by the time the preloader starts its already on 65% loading.
Can someone please tell me how to decrease the size of the 1st frame and make the objects in the movie load after the preloader itself is displayed.
Any help would be greatly appreciated because im stuck
thanks
HTML Page In Popup Takes Too Long To Load
hello!
if someone can take a look at this....i believe there is something wrong somewhere, which is why it takes so long to load the HTML page in the pop up....
go to this site: http://www.ziefle.de
press on the ziefle logo. then click "skip intro" and then on "news" in the navi above. i wrote the javascript function in the html page where the swf file embedded is. it looks like this:
PHP Code:
<script language="javascript">
function news() {
window.open("znewsframe.html", "news", "width=500,height=500,directories='no',menubar='no',location='no',resizable='no',scrollbars='no',toolbar='no'");
}
</script>
then, on the news button in flash, i have :
on (release) {
getURL("javascript:news();");
}
thats it. the HTML page that is loaded in this pop is is a frameset. it only has a few pics and text. i just dont understand why it takes almost 30 secs. for the whole thing to load.
please help! im just fully frustrated with this thing!!!
thanks,
kat
Movie Takes Forever To Load With Sound Loop
I made a movie. it loads fine unitl I add the sound loop. The movie is 369 KB the sound loop is 256 KB. Anyone tell me why this is pls. Here is the URL
http://www.fcflashesfreshmanfootball...shesintro.html
[F8] Streaming Sound Still Takes Forever To Load In A Website
I've been using Flash for a while, but I just recently started working more with sound and web publishing, and I'm a bit confused...
I'm working with a file in Flash 8 using the screens mode. I added a voiceover to it by breaking up the original audio file into pieces that matched each slide, then importing them seperately. The audio files all together total about 1.5MB.
I've set each file to the stream mode, but when I try to view it on the web it takes a very long time before it starts to play. I thought streaming meant everything didn't have to be downloaded before playback began?
If it has anything to do with it, I also have a controller that allows the viewer to play, pause, or go to previous or next slide.
I'm really confused and need to get this file to load faster on the web. I'd really appreciate any help you could give!
EDIT: The sound files are all MP3s that I set to the lowest bit rate I could with Flash before they sounded unacceptable...the final SWF file is around 1.8MB.
[F8] Short Text Takes A Long Time To Load
Hey guys, I have a bit of a problem. I have this site http://www.nc3.back.co.il/
If you click on a link on the right, text should appear. Well, it does appear, but after a long time and I dont understand why.
If it's any help, each link loads a different swf file in to the main swf (loadMovie).
Thanks in advance, Alex.
Flash Site Load Up
My site has a flash anim on it. And it is only 8kb big when compressed. it is 15kb uncompressed. But even with this small size. It takes an emense time for it to load up, with a cable connection. Also the animation is all vectors, and the text is dynamic, yet it takes forever to load up. I don't know whats wrong. It is professionally hosted ( by yahoo) so thats not a problem. What do I do? if you what to suffer he long wait the website is at www.saifluidpower.com
Flash Site Does Not Load
Hello everybody, i have developped a web site in flash mx 2004 only, everything was fine as long as i did not put the files on a web server, i could clic on the html generated by flash in the output directory and the site would load almost instantly in my IE, now if i put the files (3 files, 2 swf's movies and the html generated file) on my web server (IIS) on my network and acces it from another machine i have to do a refresh to view the site (this is not so bad), but when i put the 3 files on a "real" web server outside my network , the background of the site is the only thing i see !!!??? I am lost in the dark.......
Thankyou for bringing light to the drowning flash newbie.
Also i am a french guy from Quebec, Montreal, so my english is not perfect but i am working on it !
Flash Site Does Not Load
Hello everybody, i have developped a web site in flash mx 2004 only, everything was fine as long as i did not put the files on a web server, i could clic on the html generated by flash in the output directory and the site would load almost instantly in my IE, now if i put the files (3 files, 2 swf's movies and the html generated file) on my web server (IIS) on my network and acces it from another machine i have to do a refresh to view the site (this is not so bad), but when i put the 3 files on a "real" web server outside my network , the background of the site is the only thing i see !!!??? I am lost in the dark.......
Thankyou for bringing light to the drowning flash newbie.
Also i am a french guy from Quebec, Montreal, so my english is not perfect but i am working on it !
Flash Site Won't Load
Hi,
I made a little Flash site for a company a couple of years ago. It looked fine when I uploaded it. Now, for some reason, when I go to it, it won't get past the preloader screen. It just sits there at the preloader and never progresses. I don't know why it doesn't load any more. Is this because of an upgrade or something? Do I need to publish the site in a different version? I don't understand why it used to work 6 months ago and now no longer loads. Do I need to republlish????
Thanks!
[F8] My Flash Hile Does Not Load In Site
www.nareshinc.com
my main page does no want to laod and i have no clue why. i have done every possible tuning i know and it does not load. can someone help me pls?
Flash Site Load Time
hey, i'm fairly new to flash.
But i made a flash site.
http://www.freewebs.com/redemptionskateteam/
And well i have a lot of videos and stuff to load, so i put a preloader on, but for some reason it takes FOREVER for most computers to load.
anything that i can do? besides get rid of all my stuff?
How Do I Get The Flash Site To Load An XML Without Security
I made a music mp3 player but now the XML wont load and the music player says undefined. I changed security settings in Adobe Flash Player. But I dont want to have everybody who views it have to change settings. Is there some type of ActionScript code that will allow the XML to load without security problems. I have the XML on the same server folder as the .SWF file. The site url is : www.eternityfocus.com/test_flash.html
Load Swf In Flash Site OnLoad
I have built a full flash website per the kirupa tutorial. on one of the inside pages, I want to load a pre-built flash player that I have the source fla and completed swf for. I think that I need to use loadmovie for this, but where do I assign the action script--on a frame, on an empty movie clip? and how do I make the movie load when the containing swf loads, and not with an event handler like the release of a button.
Flash Site WON"T Load
This is very strange. Maybe somebody had this problem, too. I have built a flash by using levels to load external swf files. The website works everywhere except my college library! When I try to go to my site on college computer it just displays the background, so flash does load but non of the levels do. Also, all other websites that I think are using levels to load swf files work well on college computer. Its really frustrating, now I don't know if the website I built does work on all the computers. The library uses new version of Internet Exp.
The website is www.evisconti.com
Did it work on your compute? Your replies are truelly appreciated, Thanks!
am34012
Entire Site In Flash- Load Help Please
Ok, Here is my problem, I am creating my entire site in flash, I have it mostly done, but I need to change some things, for one, the basic layout is the same in every page, so is there a way to load a new movie ino an already made movie, and in the one I already have made, the button that is active, is a different color, (here is the site I have done already, Flash Test Site )
I think it would go to the different pages much quicker if I was not loading an entire new movie, I am using the
on (release) {
loadMovieNum("portfolio.swf", 0);
}
code right now to load the individual movies into the one HTML page.
Also, If you are able to.... the Quote page has a form, the form is working, however, in two fields, it has this inserted into it --- _level0.email and _level0.domainname - how can I make it where those fields are empty?
Thankyou so much for your help, and if there are any other suggestions, please let me know.
Eve Lester
Flash Site Slow On Load...
Hey everyone,
So I finished my site finally, but it seems to be super duper slow. I believe that one reason is probably becuase the placed images in the external swf files are too large in size(?), but then there are other areas of the site that load slowly also, (and they have no images what so ever) and when you let it all load, and then go back to that page on the site, it works fine. What the heck? Can somebody take a look at my site and let me know what they think the problem might be and what to do about making it load faster and/or smoother? They're all external swf files that load into the main movie, but I'm not looking to use preloaders for each one, unless I really really need to. And then I will have to I guess. Anyway, here's the url:
www.ethecs.com
Any help would be much appriciated. Thanks in advance!
Chris
Site Won't Load In IE6/IE7 Because Of Flash Banner
In IE7 AND IE6, the homepage on my site won't load. I suspect it has something to do with the flash banner. This is quite strange because I have the same site on my testing site here and the homepage loads fine with the flash. Does anyone know why there is a discrepancy? It works just fine in firefox
[F8] Flash Site Doesn't Load In FireFox?
I built a site using flash, embedded the swf into an HTML file and posted it. It works perfectly in IE but when I try to view it using FireFox I simply get a blank screen!!
I've searched the adobe knowledge base and couldn't find anything. Has anyone else had this problem? How do I fix it?
Cutting Down The Load Time Of Flash Site
Hi, I need help cutting down on the loading time for my flash movie. (I'm using cs3.) It looks like it's trying to load everything on the site at once, but I don't know how to distribute the items so that they only load when called upon. Also, I'm using a lot of photos for the content of the site, but I've converted them to graphic symbols to make them smaller. Once I've done this, should the jpg or bitmap files remain in the library, can i remove them? Any other suggestions?
Thanks a lot.
|