A Flash Developer Resource Site

Search:

Type: Posts; User: magiksound

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    447

    check out these 4 stop motions and 5 animations,...

    check out these 4 stop motions and 5 animations, plus some other knick-knacks. http://www.OceanaProductions.com
    streams in quickly at 56k and not to bad at 28.8
    [Edited by magiksound on 09-10-2002...
  2. Replies
    3
    Views
    482

    for FLAs the specified font needs to be installed...

    for FLAs the specified font needs to be installed on the individual systems, for swfs it should not matter, though I have noticed problems tweening text varibles. one thing you might look into is if...
  3. you can copy all the frames of the main time...

    you can copy all the frames of the main time line, paste them into a new symbol, erase all frames of main time line, drag new MC from library- resize your movie (modify>>movie) and adjust your new MC...
  4. Replies
    3
    Views
    482

    publish as a standalone movie (.exe for PC's...

    publish as a standalone movie (.exe for PC's ,Projector for Macs)
  5. I believe the answer goes something like this:...

    I believe the answer goes something like this: only one movie clip at a time is draggable, so you need to duplicate your clips INSIDE the one clip that you are dragging around.That my thoughts on the...
  6. Thread: sound files

    by magiksound
    Replies
    2
    Views
    485

    make it a "streaming" sound, >>sound control...

    make it a "streaming" sound, >>sound control panel, drop list, if your movie glitches, add a preloader or set "sound buffer time" higher, 10=10 seconds of sound loaded before it starts playing-good...
  7. Replies
    1
    Views
    525

    Hi, my one problem with flash 5 seems to be the...

    Hi, my one problem with flash 5 seems to be the lack of alpha control for a single color in a gradient. Is there a way to control this?
    thanks
  8. Replies
    2
    Views
    803

    thank you very much

    thank you very much
  9. Replies
    2
    Views
    803

    Hi, I want to make something similar to the...

    Hi, I want to make something similar to the counter, ie open a txt file, add 1 to a variable and close it. but I want the txt file to write in flash readable format (&variable)so flash can go grab...
  10. Replies
    8
    Views
    1,323

    sound buffer time is a global property ie not...

    sound buffer time is a global property ie not level specific, so set it in main movie or in swf your loading-- if you are using an "if frame is loaded" action on the audio swf, you don't need to use...
  11. Replies
    28
    Views
    5,924

    hmmm, I wonder if this is the cause of older...

    hmmm, I wonder if this is the cause of older machines freezing while loading large audio files???
  12. Replies
    2
    Views
    473

    I want randomly load 1 of 10 swf's. There used to...

    I want randomly load 1 of 10 swf's. There used to be a cool tutorial, with dice showing how to use random number, but I can't find it, any one save it? I am familiar with action scripting but have...
  13. Replies
    28
    Views
    5,924

    two possible sugestions: 1. place " goto and...

    two possible sugestions:
    1. place " goto and Play 2 " outside your "If" statement
    2. if your level 20 audio swf is in a pre-loader loop, a "Play" action will not kick it out, use a "goto lable".
    ...
  14. Sorry can't help ya, except to suggest the...

    Sorry can't help ya, except to suggest the obvious--22k mono
  15. I believe (someone correct me if I am wrong)...

    I believe (someone correct me if I am wrong) saving in mp3 format like that adds a little silence to begining and end due to requirments of mp3 format
  16. when you say "save as an mp3" you mean you save...

    when you say "save as an mp3" you mean you save it from the sound editing program as a .wav and import it into flash, where you export it as an embeded mp3 file in the .swf, right?? are we on the...
  17. Replies
    28
    Views
    5,924

    well, I forgot to add it works fine with a dgital...

    well, I forgot to add it works fine with a dgital connection the problem occurs with 28.8 and somtimes with 56, thanks for your help, a most excellent thread
  18. Replies
    28
    Views
    5,924

    yes, I understand that, and as per your...

    yes, I understand that, and as per your instructions, set it to 0, and used my perloader to load aprox. 25 seconds of sound, the crash is happens right after the movie plays to that point.
  19. what ya need to do is open the sound with a wave...

    what ya need to do is open the sound with a wave editing program, trim the front and back to make sure it loops correctly, then import it into flash. There are lots of free audio editors around on...
  20. Replies
    28
    Views
    5,924

    So I got that code working just fine, but that...

    So I got that code working just fine, but that brings me to another commen problem, why does the browser freeze up shortly past the "checkframe" ie the movie preloads 100k, starts streaming, but...
  21. Replies
    28
    Views
    5,924

    ok got it, thanks

    ok got it, thanks
  22. Replies
    28
    Views
    5,924

    Jason, just how do you checkframes across...

    Jason,
    just how do you checkframes across levels? (flash4) I've been trying to make it work and I can't seem to get the syntax correct.

    Tahnks
  23. Thread: Tags???

    by magiksound
    Replies
    1
    Views
    773

    in the body

    in the body <embed src="sound.wav" autostart="true" loop="false"><bgsound="sound.wav" LOOP="1">

    the embed is for nav, bgsound for explorer.
    WOW ancient history
  24. Replies
    28
    Views
    5,924

    It sounds possible (no pun intended) I am a...

    It sounds possible (no pun intended) I am a flash4 user really, and I have not used those commands, BUT the reason I load the audio seperatly is so I can have my graphics already loaded,so when I...
  25. Replies
    8
    Views
    1,323

    You are close, the "Sound Buffer Time" is a...

    You are close, the "Sound Buffer Time" is a global property, meaning it is set for the whole movie, not a movie clip. So you actually do not even need to put the sound in a movie clip (in fact, it...
Results 1 to 25 of 43
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center