Loading Site Problem

Ask a Question related to Macromedia Flash Sitedesign, Design and Development.

  1. #1

    Default Loading Site Problem

    Hi
    I have made a site and its about 1mb, when you open it the page will say
    opening in the browser and wont show the site untill its fully loaded and then
    theres no point in a preloader. Ive seen other flash sites that are bigger than
    mine and they show right away, do i need to use two swf files? I have no idea
    how to fix this

    thanks in advance

    Zoboda Guest

  2. Similar Questions and Discussions

    1. FLV loading from a http site
      Hi In Flash8 i used the FLV player to call a .flv file from a relative path. i have uploaded to the site with flash embedded in a try.html page....
    2. Loading Script for the whole site
      Hi, I want to be able to learn how to load a complete site when someone goes to my url. I have seen it on other sites, but I just want to know if...
    3. Loading old site..
      Is there any way to load an existing site, full HTML with some javascript, into Dreamweaver? I want to be able to just update the site with...
    4. Loading site
      Hi, I made a website using flash and dreamweaver. Some people say that it looks good, but it takes to long to load each page. I'll appreciate if you...
    5. slow loading web site
      Yes it is the reason. Using - File, Export as web page - Pub 2002 writes what MS has coined "filtered html". Using - File, Save as, Web page - Pub...
  3. #2

    Default Re: Loading Site Problem

    Hi,
    If you use a working preloader, this will not happen. One thing with
    preloaders is that if you are linking to an swf rather than an html page, it
    will not work properly. It also has to be coded properly. Without seeing the
    site, I really don't know why the preloader is not working, but those are a
    couple of solutions that have worked for me.
    Luna

    ladyluna Guest

  4. #3

    Default Re: Loading Site Problem

    "Zoboda" <webforumsuser@macromedia.com> wrote in message
    news:c5oe3g$h16$1@forums.macromedia.com...
    > Hi
    > I have made a site and its about 1mb, when you open it the page will say
    > opening in the browser and wont show the site untill its fully loaded and
    then
    > theres no point in a preloader. Ive seen other flash sites that are bigger
    than
    > mine and they show right away, do i need to use two swf files? I have no
    idea
    > how to fix this
    >
    > thanks in advance
    Some things in your library like components and objects with linkage names
    (not instance names, 'linkage' names) will be loaded before anything else,
    even the preloader. There are possible two fixes:

    1) avoid components and frame one linkage items in the library
    or if you can't do that
    2) use a preloader that is a separate swf. That preloader will load itself,
    then display the loading progress of the main swf.

    BTW, Next time you might save time by checking the forum archives to see if
    your question has been asked before. It has been asked and answered many
    times.
    Just go to the actionscript or flash forum (not site design) and put
    "preloader" into the search box.
    tralfaz


    tralfaz Guest

  5. #4

    Default Re: Loading Site Problem


    "ladyluna" <webforumsuser@macromedia.com> wrote in message
    news:c5p27t$hnf$1@forums.macromedia.com...
    > Hi,
    > If you use a working preloader, this will not happen. One thing with
    > preloaders is that if you are linking to an swf rather than an html page,
    it
    > will not work properly. It also has to be coded properly. Without seeing
    the
    > site, I really don't know why the preloader is not working, but those are
    a
    > couple of solutions that have worked for me.
    > Luna
    preloaders 'linking' to an html page?
    tralfaz



    tralfaz Guest

  6. #5

    Default Re: Loading Site Problem

    thanks for your help, i usually check for similar questions by other people but
    i havent used this forum in a while so i must have forgotten

    I think I'm using a loader other than a preloader, i didnt know i could show
    one .swf and it load another one in

    Zoboda Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139