A Flash Developer Resource Site

Search:

Type: Posts; User: Madokan

Page 1 of 3 1 2 3

Search: Search took 0.05 seconds.

  1. Round (Runden - Extended Prototype and Class)

    Maybe you will need it - Class Extended Version - negativ values, zerofill and parameter check. Sorry for the germany comments. :)

    Runden.as - filename


    //...
  2. Replies
    0
    Views
    351

    Universal Depth

    Hi Folks,

    Here I have setup several depth properties for movieclips, textfields and buttons, last but not least a universal one, too. It works fine with static and dynamic instances.

    Bytheway...
  3. Replies
    5
    Views
    597

    Of course - here we go. _global.myfunc =...

    Of course - here we go.

    _global.myfunc = function () {
    trace ("Hey I am global");
    }

    Call:

    myfunc();
  4. Replies
    0
    Views
    665

    Hi Folks, Here an example how to display sound...

    Hi Folks,

    Here an example how to display sound (timedisplay).

    Example:
    Sounddisplay

    FLA (Flash MX Sound):
    http://www.flashstar.de/tutlist/
  5. Replies
    2
    Views
    380

    Hi Folks, A simple example how to handle the...

    Hi Folks,

    A simple example how to handle the new microphon function in MX. Just played with them and that's the result.

    Robi Spricht
    Robi Springt

    FLA's here:
    Portal
  6. Thread: Pointer (Move)

    by Madokan
    Replies
    3
    Views
    355

    Still had no time to translate the stuff - but we...

    Still had no time to translate the stuff - but we are planing an english version of flashstar :)

    yours
    Matze K.
  7. Thread: Pointer (Move)

    by Madokan
    Replies
    3
    Views
    355

    Hi Folks, Here some new examples. Preview:...

    Hi Folks,

    Here some new examples.

    Preview:
    http://www.flashangel.de/mx/fsmxfolgen.swf
    http://www.flashangel.de/mx/fsmxfolgenv2.swf

    And don't forget to drag
  8. Replies
    3
    Views
    481

    Just have a look right here: ...

    Just have a look right here:

    http://www.flashstar.de/tutlist/

    (Section Flash)

    yours
    Matze K.
  9. Replies
    2
    Views
    366

    Yep - I will let you know :) That's for sure....

    Yep - I will let you know :)

    That's for sure.

    yours
    Matze K.
  10. Replies
    2
    Views
    366

    Hi Folks, Inspiration during the weekend -...

    Hi Folks,

    Inspiration during the weekend - hope you will like it and be inspired. FLA will be Online, tomorrow !

    Example:
    http://www.flashangel.de/mx/fsmxformv2.swf...
  11. Thread: LocalObjects

    by Madokan
    Replies
    3
    Views
    676

    I have an example - right here: ...

    I have an example - right here:

    http://www.flashstar.de/tutlist/index.php3?bereich=fsmxcomut

    yours
    Matze K.
  12. Thread: LocalObjects

    by Madokan
    Replies
    3
    Views
    676

    What you are looking for are SharedObjects. ...

    What you are looking for are SharedObjects.

    yours
    Matze K.
  13. Replies
    2
    Views
    618

    You have no chance to import an HTML Table -...

    You have no chance to import an HTML Table - sorry.

    Flash is still not a HTML-Parser.

    yours
    Matze K.
  14. Thread: BOOOOOOOOMMMMM

    by Madokan
    Replies
    5
    Views
    543

    Such kind of explosion ? ...

    Such kind of explosion ?

    http://www.flashstar.de/fla/fsexplosionv3.swf

    FLA right here:
    http://www.flashstar.de/tutlist/

    yours
    Matze K.
  15. Thread: SQL Guestbook

    by Madokan
    Replies
    0
    Views
    595

    Hi Folks, Just another stupid guestbook -...

    Hi Folks,

    Just another stupid guestbook - maybe. ;)

    URL:
    Guestbook 2002

    I will add some more features soon...

    FLA will be online, soon.
  16. Thread: SharedObject

    by Madokan
    Replies
    1
    Views
    439

    Just try this one: ...

    Just try this one:

    http://www.flashangel.de/mx/fsmxshared.swf

    Fla is right here:

    http://www.flashstar.de/tutlist/index.php3?bereich=fsmxcomut

    yours
    Matze K.
  17. Replies
    0
    Views
    426

    Hi Folks, Here a maybe useful countdown...

    Hi Folks,

    Here a maybe useful countdown example:

    http://www.flashangel.de/fla/fscountdv2.swf

    FLA here:
    http://www.flashstar.de/tutlist/

    Be inspired.
  18. Thread: FrameRate

    by Madokan
    Replies
    4
    Views
    535

    nope ! yours Matze K.

    nope !

    yours
    Matze K.
  19. Replies
    1
    Views
    506

    Now the highscore version is online. yours...

    Now the highscore version is online.

    yours
    Matze K.
  20. Replies
    1
    Views
    506

    Hi Folks, A little game for the holiday - FLA...

    Hi Folks,

    A little game for the holiday - FLA will be Online, soon on flashstar.de.

    URL:
    Simon the Easteregg

    Be inspired...

    yours
  21. Replies
    9
    Views
    1,028

    Here an example: // Externe Bilder einladen...

    Here an example:


    // Externe Bilder einladen und platzieren

    movieclip.prototype.ladeBild = function (obj,img,posx,posy) {
    obj.loadMovie(img);
    obj._x = posx;
    obj._y = posy;
    }
  22. Replies
    1
    Views
    395

    Hi Folks, Function: function...

    Hi Folks,

    Function:



    function samples(vol) {
    max = 4;
    for (var i=1;i<=max;i++) {
    this["sample"+i] = new Sound(this);
  23. Replies
    16
    Views
    1,140

    It's online ! http://www.flashstar.de/tutlist/...

    It's online !

    http://www.flashstar.de/tutlist/

    Topic - Flash MX (External)

    yours
    Matze K.
  24. Replies
    16
    Views
    1,140

    I will send it online in an hour - right here: ...

    I will send it online in an hour - right here:

    http://www.flashstar.de/tutlist/

    yours
    Matze K.
  25. Replies
    16
    Views
    2,974

    Sorry didn't like the first version of LM and the...

    Sorry didn't like the first version of LM and the second one excuse me - nope sorry.

    yours
    Matze K.
Results 1 to 25 of 64
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center