A Flash Developer Resource Site

Search:

Type: Posts; User: necromanthus

Page 1 of 20 1 2 3 4

Search: Search took 0.74 seconds.

  1. Replies
    3
    Views
    1,144

    It's a good start, but there are MANY missing...

    It's a good start, but there are MANY missing things.
    Not even AS1 is 100% implemented.
    You can see a bunch of bugs here:
    https://necromanthus.com/forum/
    Anyway, their project is not bad at all.
  2. Replies
    4
    Views
    2,267

    Ha ha ha, very nice! Here is a very old one...

    Ha ha ha, very nice!

    Here is a very old one with 4 soundtracks:
    https://necromanthus.com/KoolMoves/chorus.html
    Are you able to create a melody?
    :cap:

    p.s.
    It seems to run just fine in...
  3. Replies
    16
    Views
    5,392

    Yes, that height=1824 pixels is almost double...

    Yes, that height=1824 pixels is almost double compared to FHD (1080px).
    You need to scale up everything (buttons and text) with 80-100% to look similar with FHD.
    It will be a nightmare for Bob ......
  4. Replies
    16
    Views
    5,392

    What's your laptop screen resolution? At this...

    What's your laptop screen resolution?
    At this moment, KoolMoves looks good on any resolution from 1280x720 to 1920x1080.
    I know there're 4K laptops on the market, but ...
    Honestly, anything above...
  5. Flash is dead thanks to Google and Apple. And...

    Flash is dead thanks to Google and Apple.
    And yes, after so many years Flash is still way better than HTML5 (from any point of view).
  6. I've always used the StandAlone Player for...

    I've always used the StandAlone Player for preview and test.
    Not to mention that for several years both Chrome and Firefox are collection of bugs (talking about flash player).
    :shhh:
  7. In that case you don't need to preload anything....

    In that case you don't need to preload anything.
    This topic is about "sound associated with a key frame".
    So in this case you need somehow to preload the sounds before accessing that keyframe,...
  8. The best trick is to load ALL the movie sounds...

    The best trick is to load ALL the movie sounds with the first button click.
    That's what I did here:
    https://necromanthus.com/Games/HTML5/slot/firefly/
    It works perfect in Chrome and Edge, but out...
  9. Replies
    10
    Views
    16,550

    Sound in browsers is a gamble these days, and...

    Sound in browsers is a gamble these days, and that's because the browser vendors change the policy from time to time.
    Example:
    https://necromanthus.com/KoolMoves/HTML5/tweens/tweens.html
    It...
  10. They are 5 years old, but working just fine on...

    They are 5 years old, but working just fine on almost any device (including mobile phones):
    http://necromanthus.com/KoolMoves/HTML5/PopArt/PopArt.html ...
  11. Replies
    15
    Views
    18,956

    I totally agree. Flash provides smoother...

    I totally agree.
    Flash provides smoother animation and better sound (just to mention the main advantages).
    But I was always interested in 3D.
    Flash ActionScript:...
  12. Are you looking for help ?

    Are you looking for help ?
  13. Replies
    5
    Views
    1,664

    Buggy keyboard? :smoov: I bet Johnie...

    Buggy keyboard?
    :smoov:




    I bet Johnie cannot forget this KM sample:
    http://necromanthus.com/KoolMoves/TheRunner.html
    BTW, do you know anything about him?
  14. Convert that "Gewinde-Linien" group into a...

    Convert that "Gewinde-Linien" group into a MovieClip (and paste it to the end).
    That's all.

    cheers
  15. Replies
    4
    Views
    1,531

    Keep up the good work. cheers

    Keep up the good work.

    cheers
  16. Good move!

    Good move!
  17. And here is an Audio Tweens sample:...

    And here is an Audio Tweens sample:
    http://necromanthus.com/KoolMoves/HTML5/tweens/tweens.html

    cheers
  18. Well done Bob! Here is a sample:...

    Well done Bob!
    Here is a sample: http://necromanthus.com/KoolMoves/HTML5/PopArt/PopArt.html

    cheers
  19. Replies
    0
    Views
    1,177

    YouTube in KoolMoves

    Many of you know the v9-AS3 YouTube player.
    But only a few of you know the v8-AS1 YouTube player.
    You can find them both here:
    http://forum.necromanthus.com/necroforum.php?forum=2&topic=285 ...
  20. Replies
    8
    Views
    1,500

    I used to be their fan 10 years ago, but not...

    I used to be their fan 10 years ago, but not anymore.
    Stay away from Norton and Avast.
    Let's forget about the wasted system resources (for almost nothing).
    They have a bunch of false alarms in...
  21. Replies
    8
    Views
    1,500

    I still keep this 10 years old KM site:...

    I still keep this 10 years old KM site:
    http://forum.necromanthus.com/necroforum.php?forum=4&topic=123
    (you need to scroll down a little bit).
    If I remeber right, it was KM 1.9
    :smoov:
  22. Guys, On the 2nd thought, I think we are...

    Guys,

    On the 2nd thought, I think we are talking to ourselves.
    His posted message does not make any sense.
    He looks like a spammer.
    I don't know about FlashKit, but I had over 2000 this year in...
  23. First of all, any product activation has nothing...

    First of all, any product activation has nothing to do with the browser.
    Secondly, there're a few flash plugin bugs on Firefox (and other browsers).
    But the flash plugin and KoolMoves are different...
  24. Thread: image 3d

    by necromanthus
    Replies
    10
    Views
    1,805

    1) high image quality involves high resolution...

    1) high image quality involves high resolution textures.
    In this case you need to raise the resolution of "kmTex" (by default 512x24)
    But be aware: many graphic cards cannot render textures bigger...
  25. Replies
    7
    Views
    1,847

    function runtime(event:Event):void {...

    function runtime(event:Event):void {
    // mdl.rotationY += 0.5;
    // prevent rotation
    view.render();
    if (navigate) {
    // mdl.rotationY = (lastMouseX - mouseX)/2 + lastRotationY;
    // ignore the...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center