A Flash Developer Resource Site

Search:

Type: Posts; User: Hans Jacob

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    353

    button action scrolling browser down

    I've tryed to find this on this forum, and tryed different solutions from other "similar" posts.

    But what I really would like to have a button click doing the same as if the user was hitting the...
  2. well I found that using a frame label works - ...

    well I found that using a frame label works -

    _level0.gotoAndStop("back");
  3. well I sort it out. it's me again. the...

    well I sort it out. it's me again.
    the _level0.gotoandstop(6); is takeing the player to the preloader of the movie, (where all the layers haven't loaded yet) and not the "current scene" named...
  4. Replies
    1
    Views
    410

    try download discreet's combustion demo. it has...

    try download discreet's combustion demo. it has preanimated "natural" effects you can apply and the resent edition has a swf output aswell. fire smoke electricity etc...
    Your image looks as if it...
  5. Replies
    6
    Views
    1,589

    before you do anything else - get rid of the...

    before you do anything else - get rid of the colors ! image/adjustment/desaturate you can always give it some tone afterwards, the color noise will just be enhanced by the various filters you apply....
  6. try the modify panel/ "trace bitmap" funktion....

    try the modify panel/ "trace bitmap" funktion.
    could be you want the pixel-look traced and enlarged. POGO games has charms !
  7. Replies
    6
    Views
    629

    I think it could be done with hit test and ...

    I think it could be done with hit test and startdrag. But that not the point - is it!
    I'll pop in to see the solution evolve.
  8. Replies
    1
    Views
    532

    have a look at digital fusion or shake. they are...

    have a look at digital fusion or shake.
    they are both highly professional post production tools.
    But its not something that come easy !
    vhs is really hard crap to restore from.

    good luck !
  9. Replies
    7
    Views
    1,189

    I recommend to export the fla as seq .png as the...

    I recommend to export the fla as seq .png as the file size is really small and it dosen't ruin the quality of you images.
    also I use to oversize the output from flash and then squale it down to the...
  10. Replies
    6
    Views
    629

    could it be and conflict between the release and...

    could it be and conflict between the release and the rollover, that you never really see the release, before you jump to the rollover state?

    I'm not quite sure what it is, you want to happen.
    Do...
  11. Replies
    6
    Views
    629

    I'm not able to open your attachment. using...

    I'm not able to open your attachment.
    using flash mx.
    sounds interesting ...
  12. well i've got an idea on how to solve it. But not...

    well i've got an idea on how to solve it. But not why the movie clip in your button dosen't work. My approach would be like dragging the movie clip onto stage giving it an instance name and on a top...
  13. Replies
    1
    Views
    441

    In the library you can edit the proporty setting...

    In the library you can edit the proporty setting of the individual bit maps you are using, (Rather than the overall jpg quality in the publish setting), wich include a smooth toggle. So its possible...
  14. (my problem solved)

    strange thing.

    I have a level78 wich I hide (visible = false/0) from level0
    and a button on level 80 wich makes it visible again.

    the strange thing is that the button on level 80 turns level78...
  15. cd video

    I use the bink compiler from radgametools. they are experts on video executed from slow cd drives. the bink produces an .exe or .hqx pc/mac, so you don't have any player/codec problems when sending...
  16. Replies
    4
    Views
    920

    please post your solution I sure would like to...

    please post your solution
    I sure would like to see it!

    hjw
  17. field output

    You export 50 fr/sec to get it smoothly rendered out as fields
    like 25 fr/sec with odd and even fields.
    You will need some post production program like digital fusion or shake, to make the...
  18. Replies
    4
    Views
    940

    in the render dialog you choose an export format...

    in the render dialog you choose an export format
    like .mov or .avi
    from there you choose the right codec.
    and for dv there will be more to choose from
    if installed - that is

    :mrpimp:
  19. Replies
    3
    Views
    948

    what I want to accomplish is a stepping sound...

    what I want to accomplish is a stepping sound responce from the joystick, when held in a continuos position.
    The sound itself is quite short (~0.1 sec long), and has to come in intervals of 0.7 sec....
  20. Replies
    3
    Views
    948

    Help setInterval or onSoundComplete

    I have a problem with a joystick response sound.
    It goes dakkkkkkkkkkkkkkkkkkkkk instead of
    dack...dack....dack....

    I tryed to angle the problem
    via the "!= xpos" statement.
    But it dosn't...
  21. Replies
    16
    Views
    855

    setInterval solution?

    the >= xpos +5 works in the on direction,
    when the joystick is pulled right the statement comes true after a short pace, but after that it stays true, until its released.
    It brings me back to the...
  22. Replies
    16
    Views
    855

    I tryed that in a numerous ways and I can't...

    I tryed that in a numerous ways
    and I can't figure out how to make it == xpos +/- 5
    because the movement can be either decreasing or increasing
    and should'nt it be <== xpos+5 or ==> xpos-5
    are...
  23. Replies
    16
    Views
    855

    I think that the != inequallity will only be more...

    I think that the != inequallity will only be more stressed
    if you add +5 - it will then never stop playing - I think!?

    quote:
    2) make the if (_root.ball._x != xpos) less sensitive, for example...
  24. Replies
    16
    Views
    855

    I just got a mail from karsten and svineline (not...

    I just got a mail from karsten and svineline (not as previous mentioned griseline).
    She is doing fine - on the third day she discovered the connection between screen and the joystick. Advanced to...
  25. Replies
    16
    Views
    855

    the photo again?

    the photo again?
Results 1 to 25 of 30
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center