A Flash Developer Resource Site

Search:

Type: Posts; User: D0LFINZ

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    11,503

    Not that simple - exporting to Illustrator...

    Not that simple - exporting to Illustrator changes the file to CMYK - so you lose all of your colors. :\

    Would LOVE to export a layered PSD right from Flash - if anyone knows how please let me...
  2. Exporting Flash layers (line art, color) to Photoshop

    Hi all,

    I'm working on a job where I need to take art created in Flash (including line art, color layers, shadow layers, highlight layers, etc etc) and get it into Photoshop somehow, keeping all...
  3. Thanks! It worked great...except now I can't...

    Thanks! It worked great...except now I can't pause and resume the audio like I could when it was embedded in the swf. Now when I press the pause button, only the visuals pause, and the audio keeps...
  4. Thank you so much! I have to upload the audio...

    Thank you so much! I have to upload the audio files to the server but then I can try this.
  5. Sorry, but do you know what the code is to stream...

    Sorry, but do you know what the code is to stream the sound? I'm trying to find it online and in some books I have, but everything I'm finding just says to set the audio to stream in the property box.
  6. Oh! I didn't know that....that's the problem...

    Oh! I didn't know that....that's the problem then!! I know almost nothing about actionscript... I'll look in a book I have and see if I can get it to work.

    Thank you!!!
  7. Also, is there anything special I need to do when...

    Also, is there anything special I need to do when I put it on the website to make sure it's streaming correctly for people?
  8. bitmap quality

    When I lowered the JPEG quality from 80 to 40, and the file size almost doubled! All of the other settings were the same... Why did that happen?
  9. I have the audio on mono already, but thanks for...

    I have the audio on mono already, but thanks for the tip. I'll try playing around with the jpeg quality some more as well.

    Otherwise, I'm gonna try converting the movie part to a FLV and embedding...
  10. Really? It takes a while to load on my broadband...

    Really? It takes a while to load on my broadband connection as well...

    Do you know of a way to compress the sound further without losing too much quality? Or another way to make it smaller? I have...
  11. [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...
  12. Also, the code I had in my other project that was...

    Also, the code I had in my other project that was all on a single timeline was (for the entire controller, all in the first frame of the movie):


    play_btn.onRelease=function (){
    play();
    } ...
  13. Well, I didn't actually get anything to work in...

    Well, I didn't actually get anything to work in the slides. However, I thought I was at least close putting this on the buttons:

    In the fast foward I button put:


    on (release){
    gotoAndPlay...
  14. I am really new at this whole thing...what...

    I am really new at this whole thing...what exactly does that mean?
  15. [F8] Fast Foward and Rewind 90 frames in multiple timeline file (no video clips)

    I have been trying to make simple fast foward and rewind buttons for a file I made using the "slide presentation" format in Flash 8 (ideally, to rewind or skip ahead 90 frames and then play). I had...
  16. [F8] Rewind and Fast Foward buttons -- slide presentation format

    I am trying to create rewind and fast foward buttons in a slide presentation file that rewind or advance 90 frames. I used this code from a previous file I had with a single timeline, but it didn't...
  17. Thank you for this thread!!

    I was having the same issue trying to understand how the slide show could work without interaction. Thank you SO much for posting that code, SnowKrash. It saved me a lot of time and frustration!
Results 1 to 17 of 17




Click Here to Expand Forum to Full Width

HTML5 Development Center