A Flash Developer Resource Site

Search:

Type: Posts; User: Borje

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    393

    Preloaderhelp please

    How do you make that rotating propeller thing preloader?
  2. Replies
    1
    Views
    326

    CS3 How to load the previous swf?

    Flash CS3 Pro. AS 2.0. Mac OS X. I am making an instruction film containing many different SWF:s that loads one at a time. The new swf unloads the previous swf. But with a “Go back button” you...
  3. Replies
    1
    Views
    1,177

    Video freeze at last frame?

    Mac, Flash CS3.
    How do I make a progressive downloaded flv-video freeze at the last frame instead of jumping back to the first frame again when the video is finished?
  4. Replies
    0
    Views
    5,148

    QuickTime to WMV problem

    Exported a Flash-fla as QuickTime mov and then exported that movie as wmv. That worked fine, but of some reason only half the lengths of the movie gets exported. Why?
    There is no movieclips or...
  5. Replies
    7
    Views
    27,007

    Convert SWF to WMV?

    Does anyone know what program to use to convert an SWF to WMV Highres in Mac OSX and how you do it?
  6. Replies
    0
    Views
    579

    [CS3] Howe to make an interactive video?

    Are going to make an interactive flash with progressive flv-video with buttons that pops up in the video, that shall start an other movie when clicked, like the one on this site:
    ...
  7. Replies
    0
    Views
    363

    Scripting for another level problem

    I have a Flash CS3 presentation with several different swf:s. On the first frame on each swf there is a script that unloads the previous swf. And each swf is divided in to several parts, using...
  8. Replies
    4
    Views
    1,346

    Thanks, yes I found that link to, and that seems...

    Thanks, yes I found that link to, and that seems to be the way to do it, but I haven’t been able to apply it to that button yet in a proper way to make it work.
    I have another script that says the...
  9. Replies
    4
    Views
    1,346

    I have realised that it’s only on Firefox it...

    I have realised that it’s only on Firefox it doesn’t work.
    So now I wonder how to write to suite Firefox?
  10. Replies
    4
    Views
    1,346

    Now I realise that this scrip doesn’t work in...

    Now I realise that this scrip doesn’t work in Flash 6 or Flash 7 either!! Where it used to work before. How come? I’ll go crazy!
  11. Replies
    1
    Views
    509

    Now I realise that this scrip doesn’t work in...

    Now I realise that this scrip doesn’t work in Flash 6 or Flash 7 either!! Where it used to work before. How come? I’ll go crazy!
  12. Replies
    4
    Views
    1,346

    Close web window in Flash 8 problem!

    This script used to close a web window in earlier Flash versions, but not in Flash 8.

    on (release) {
    getURL("javascript:window.close()");
    }

    Can someone please tell me how do you write it...
  13. Replies
    1
    Views
    509

    close window script in Flash 8?

    How do you write this script so it works in Flash 8?

    on (release) {
    getURL("javascript:window.close()");
    }
  14. Thread: previusFrame+10?

    by Borje
    Replies
    10
    Views
    639

    You are not a webdreamer you are a webangle, it...

    You are not a webdreamer you are a webangle, it works, thanks a lot.
  15. Thread: previusFrame+10?

    by Borje
    Replies
    10
    Views
    639

    Webdreamer, thanks but unfortunately none of them...

    Webdreamer, thanks but unfortunately none of them worked.
    Pumi, yes I understand you, it seams like I have to skip the whole idea.
  16. Thread: previusFrame+10?

    by Borje
    Replies
    10
    Views
    639

    previusFrame+10?

    In a Flash Pro 8 presentation I am making I would like to be able to stop and go back by clicking on a left button. But not just only to the previous frame but to jump 10 frames back on every click....
  17. Replies
    1
    Views
    658

    Open File Security Warning

    We want do distribute a product presentation as a Flash projector file
    (.exe. file) on CD-ROM. When started, this file generates the Windows XP
    Open File Security Warning ("The publisher could...
  18. Replies
    2
    Views
    542

    Center film in the browser

    In Flash MX you could enable the template “Flash Centered Only” I think it said, in the HTML settings, to get the film centered in the browser.
    How do you do that in Flash 8 Pro?
  19. Replies
    0
    Views
    397

    Changeable drop down list?

    Howe do you make a drop down list in a menu that can easily be changed.
    I mean adding or/and deleting buttons without having to rearrange them manually.
  20. Replies
    4
    Views
    447

    Yes, you are right there is all you need to know....

    Yes, you are right there is all you need to know. Thank you
  21. Replies
    4
    Views
    447

    Thanks a lot Daarboven!

    Thanks a lot Daarboven!
  22. Replies
    4
    Views
    447

    Movement with easing

    In a presentation (Flash MX. Mac) a movie clip shall move from one place to another on the stage with very smooth easing before stopping. I usually do that with a tween on the timeline. But now I...
  23. Replies
    6
    Views
    556

    Thanks, but I realized that the “folder/”...

    Thanks, but I realized that the “folder/” should be even on the swf: s inside the folder, like this:

    on (release) {
    loadMovieNum("folder/event.swf", 2);
    }
  24. Replies
    6
    Views
    556

    With a button click from that first swf inside...

    With a button click from that first swf inside the folder:
    on (release) {
    loadMovieNum("event.swf", 2);
    }
  25. Replies
    6
    Views
    556

    Hi, it’s me again. I was too quick with my...

    Hi, it’s me again. I was too quick with my “hurray it worked”. It worked only from the start-file to the first swf in the folder, but then when I tried to load the next swf from that first swf...
Results 1 to 25 of 56
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center