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

  1. #1

    Default HElp going nuts

    Ok, fairly new to flash, just made a pre loaded that seems to work just fine
    and dandy. My problem is that i'm trying to import my intro into the loader
    file. I put the movie clip into the last frame of the loader file but when
    I run the movie it runs the pre loader, and then it stops. If I right click
    on the screen and goto forward it continues to laod the rest. Please help!
    Thanks :-)
    Here is the file [url]http://www.harryphotos.com/flash/loader.swf[/url] it loads
    really quick if you have highspeed so you might not see the pre-loader, once
    u get the blank screen you right click and goto forward and it plays the
    rest...(don't worry about how it looks it suposed to be on black)

    Thanks again.


    Dirty Harry Guest

  2. Similar Questions and Discussions

    1. Going nuts with permissions and webservices!!!
      Hi everyone, I have a VBScript making a http request to a webservice. The webservice simply creates a .txt file on the c:\. The VBScript...
    2. Please help - this has been driving me nuts!
      Hi I am attempting to port a CDROM project to the web. The progress bar loads fine - and just before the movie kicks off - I get a dialog box...
    3. i'm going nuts
      hi, i'm new to php mysql and already have a problem with a simple routine $result=mysql_db_query(jcorp,"select count(*) as bar from users");...
    4. DateTime driving me nuts
      Hi, I have this: 7/28/2003 3:41:57 PM in a datetime column in Sql2000...When I read it in, and Convert.ToDateTime, I loose the time. I need to...
    5. Driving me nuts
      tony kulik wrote: Just change if (!$modul == "") to if ($modul != "") ... operator precedence is probably causing some unexpected behavior there.
  3. #2

    Default Re: HElp going nuts

    It looks like the content is on the same frame as the preloader. Make sure
    all the content is on a separate keyframe, after the preloader. Also, make
    sure the keyloader timeline ends before the content frame. In simpler terms,
    if your preloader loops frame 1-3, put the content on frame 4.


    Tweek Guest

  4. #3

    Default Re: HElp going nuts

    yay i fixed it... :-)


    "Tweek" <tweek@comeonletsbereal.com> wrote in message
    news:PEl3e.10148$If1.2255180@read2.cgocable.net...
    > It looks like the content is on the same frame as the preloader. Make sure
    > all the content is on a separate keyframe, after the preloader. Also, make
    > sure the keyloader timeline ends before the content frame. In simpler
    terms,
    > if your preloader loops frame 1-3, put the content on frame 4.
    >
    >

    Dirty Harry Guest

  5. #4

    Default Re: HElp going nuts


    Dirty Harry <NOJUNK@FU.ca> wrote in message
    news:Wwm3e.868786$Xk.272743@pd7tw3no...
    > yay i fixed it... :-)
    Did I help you or did you find the solution some other way? Just curious,
    don't want credit or anything :)

    --
    Tweek


    Tweek Guest

  6. #5

    Default Re: HElp going nuts

    Got his answer - now you'll never know.... ; )


    "Tweek" <tweek@comeonletsbereal.com> wrote in message
    news:C4r3e.10207$If1.2448614@read2.cgocable.net...
    >
    > Dirty Harry <NOJUNK@FU.ca> wrote in message
    > news:Wwm3e.868786$Xk.272743@pd7tw3no...
    >> yay i fixed it... :-)
    >
    > Did I help you or did you find the solution some other way? Just curious,
    > don't want credit or anything :)
    >
    > --
    > Tweek
    >
    >

    opt 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