A Flash Developer Resource Site

Results 1 to 14 of 14

Thread: Flash Problems

  1. #1
    Member
    Join Date
    Oct 2001
    Posts
    46

    Flash Problems

    New pages to our website were basically listings of books. So I designed a flash headline using Coffeecup's Firestarter 4.0.

    It works great in the browser. On my site it comes up like a drunken sailor..
    I have pored over the html, but as it is automatically generated, Ican't see what's wrong.
    I tried a few html validation sites, but their responses were too technical for me.

    Help?
    Please

  2. #2
    Senior Member mbenney's Avatar
    Join Date
    Mar 2001
    Posts
    2,744

    drunken sailor?

    you mean choppy/slow/etc?

    explain furthur

    ./m


  3. #3

    Re: Flash Problems

    Originally posted by jangeo
    ...I tried a few html validation sites, but their responses were too technical for me.

    Help?
    Please

    Post thier response here and I'll explain it to ya.


    Evan

  4. #4
    Member
    Join Date
    Oct 2001
    Posts
    46
    The questions refer to these pages:
    http://cheapst.com/firsteditions/
    http://cheapst.com/twenty.html

    Evans X:
    I think I figured out that the problem the validation services had was with our lack of alternative pages for non flash viewers. I have the kit from macromedia for that, but I would prefer to get the flash working right first

    Another service said the lack of a line before the opening html tag should indicate language version (i.e.html 3.2, 4.0strict, etc.) As I use auto html writer (claris & coffee cup) I don't know what if any other info is needed.

    Mbenney:
    Second matter: yes, the flash is both slow and choppy. Look at it on the above website. I tried speeding up the frame rate (highest was 30), no good. I tried shortening the length of the frames to achieve the motion, no good.
    I tried using an abbreviated html paste in (from claris) instead of coffee cup's long-winded urls with version info, etc.
    I've been working at this for a week or more;other it bulletin boards had no answers (one at least led to this board)

    None of these has worked.

    Help?
    Grateful for any.
    jangeo

  5. #5
    Senior Member
    Join Date
    Oct 2001
    Posts
    354
    one of the following may be the problem with your flash being choppy or slow

    a:You may have a slower processor like me but your flash looks good on mine.

    or

    b:If you don't have a preloader it will try to "stream" your flash. It will play the frames as they download one by one. I'm not sure if this is the problem either I didn't see a loading screen but, I am on a cable modem(it may have gone by too fast..)

    I hope this helps somewhat

  6. #6
    Senior Member mbenney's Avatar
    Join Date
    Mar 2001
    Posts
    2,744
    Originally posted by sintech
    one of the following may be the problem with your flash being choppy or slow

    a:You may have a slower processor like me but your flash looks good on mine.

    or

    b:If you don't have a preloader it will try to "stream" your flash. It will play the frames as they download one by one. I'm not sure if this is the problem either I didn't see a loading screen but, I am on a cable modem(it may have gone by too fast..)

    I hope this helps somewhat
    i agree, the impression i get is that its streaming, add a small prealoder to get over this problem, you will see that if you rewnd the movei after it has platyed the first time then the animation is much more smooth, its a small file obviouly so maybe a preloader is not needed, it depends what your audience is, those with low or high bandwithd, whatever you choose the soliution is very simple.

    ./m



  7. #7
    Member
    Join Date
    Oct 2001
    Posts
    46
    Originally posted by mbenney
    Originally posted by sintech
    one of the following may be the problem with your flash being choppy or slow

    a:You may have a slower processor like me but your flash looks good on mine.

    or

    b:If you don't have a preloader it will try to "stream" your flash. It will play the frames as they download one by one. I'm not sure if this is the problem either I didn't see a loading screen but, I am on a cable modem(it may have gone by too fast..)

    I hope this helps somewhat
    I am on dial up (earthlink) no speedy cable available here in deep woods.
    Computer is 800mg athlon, or are you talking about video?

    And: okay no question too dumb? What is a preloader? Or, better yet, where to find it?
    I am guessing CoffeeCup firestarter is not going to cut it.
    Suggestions? (please not macroprice macromedia)


    i agree, the impression i get is that its streaming, add a small prealoder to get over this problem, you will see that if you rewnd the movei after it has platyed the first time then the animation is much more smooth, its a small file obviouly so maybe a preloader is not needed, it depends what your audience is, those with low or high bandwithd, whatever you choose the soliution is very simple.

    ./m


    THanks for the feedback. More details? The html for the file is generated by the program, so is a preloader added or does it need an entirely different program? I have it loaded as .swf file (the alternative is proprietary ".fire").

    Suggestions for reading on tutorials on flashkit site? I looked around, but so much materials overwhelms this newcomer. (20 months on a computer, 25 years running a business)

    Thanks for help. If I sent the html copy, could you diagnose problem? Don't understand some of what's being said.

    thanks to all


  8. #8
    Member
    Join Date
    Oct 2001
    Posts
    46
    Originally posted by mbenney
    Originally posted by sintech
    one of the following may be the problem with your flash being choppy or slow

    a:You may have a slower processor like me but your flash looks good on mine.

    or

    b:If you don't have a preloader it will try to "stream" your flash. It will play the frames as they download one by one. I'm not sure if this is the problem either I didn't see a loading screen but, I am on a cable modem(it may have gone by too fast..)

    I hope this helps somewhat
    i agree, the impression i get is that its streaming, add a small prealoder to get over this problem, you will see that if you rewnd the movei after it has platyed the first time then the animation is much more smooth, its a small file obviouly so maybe a preloader is not needed, it depends what your audience is, those with low or high bandwithd, whatever you choose the soliution is very simple.

    ./m



  9. #9
    Senior Member mbenney's Avatar
    Join Date
    Mar 2001
    Posts
    2,744
    well a preloader is a screen that is displayed while the movie is loading, it can display a percentage loaded bar and the like, this can probably not be done in coffee cup, but done easily in flash, ive never used coffee cup so im not too sure what to suggest...

    ./m


  10. #10
    Senior Member mbenney's Avatar
    Join Date
    Mar 2001
    Posts
    2,744
    also... evans, the max footer size is 300*40
    change it, before the mods make you...

    ./m



  11. #11
    Originally posted by mbenney
    also... evans, the max footer size is 300*40
    change it, before the mods make you...

    ./m

    hehe thanks I was testing a footer I made that would load other swf's and randomly change my footer

    forgot to define width and height
    all good now though


    Evan

  12. #12
    Member
    Join Date
    Oct 2001
    Posts
    46

    preloader for flash problems

    Originally posted by mbenney
    well a preloader is a screen that is displayed while the movie is loading, it can display a percentage loaded bar and the like, this can probably not be done in coffee cup, but done easily in flash, ive never used coffee cup so im not too sure what to suggest...

    ./m

    okay I can dump the coffeecup firestarter. "done easily in flash" ?? newbie needs to know details.
    Another program? straight html?

    Change to another program? Suggestions welcome. Tutorials on this site for this sort of beginner ?

    Sorry bout the messed up entries using quotes: this site is
    turtle-paced on my dial up (thought I'd disabled flash to cut down time, but?)
    Posting is still new for me: 20 months of computer use(but 20 years running my own business) means everything is new.

    all help appreciated

    jangeo

  13. #13
    Member
    Join Date
    Oct 2001
    Posts
    46

    Re: preloader for flash problems

    [QUOTE]Originally posted by jangeo
    [B]
    Originally posted by mbenney
    well a preloader is a screen that is displayed while the movie is loading, it can display a percentage loaded bar and the like, this can probably not be done in coffee cup, but done easily in flash, ive never used coffee cup so im not too sure what to suggest...

    ./m

    hmm.ok, now have a trial of MMeda Flash 5. It accepted my flash Files perfectly. I would like to work on the preloader for the flash on our site. Point me in the right direction? ("done easily in flash" gives hope). Looking at the program screens and commands is daunting:can you suggest a tutorial on flashkit or elsewhere which would facilitate this project
    APpreciate the assistance.
    Thanks to the webmaster for removal of abusive posts yesterday.

    jangeo

  14. #14
    Senior Member
    Join Date
    Mar 2001
    Posts
    436
    read a tutorial on preloaders... and on my cable connection and p3 700 compaq laptop... no problems

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center