A Flash Developer Resource Site

Search:

Type: Posts; User: strato

Page 1 of 3 1 2 3

Search: Search took 0.04 seconds.

  1. Thread: jpg preloader

    by strato
    Replies
    1
    Views
    367

    Hi duckfish! I think the problem is in the...

    Hi duckfish!

    I think the problem is in the code...Try with this code:




    function loader() {
    trace("loading...");
    }
  2. Replies
    32
    Views
    257,459

    Sticky: I think there should be also some kind of...

    I think there should be also some kind of "standard" on the .fla people attach (I mean on layers name for example), but this maybe is kind a of utopia! :)


    Kids safe on internet...
  3. Hi! Thanks for your interest in this issue!...

    Hi!
    Thanks for your interest in this issue!
    I´ve tried and I can´t figure it out! :(

    I´ve one example that doestn´t do exactly what I want.
    It uses onEnterFrame event, and it really "Eats"...
  4. I forgot to tell you that I´m working with flash...

    I forgot to tell you that I´m working with flash MX 2004 version.

    Thanks.
  5. Heeelp please! Loading images and show download status!!!!

    Hi everybody!
    I need your help PLEASE!
    I´ve been dealing with this issue and it is really killing me! :'(

    I need to load some JPG dynamically into one nested movie clip and I need to report...
  6. Replies
    3
    Views
    490

    Hello Chieffan, thanks for answering. I can´t...

    Hello Chieffan, thanks for answering.
    I can´t use a css because it turns off the editable property of a textarea (and actually of any input text) when you apply it.

    At least that´s what I found...
  7. Replies
    3
    Views
    490

    help with text in flash MX2004

    Hello everybody!
    I´m trying to do an editable textarea with some particular things, and this is driving me crazy! Any suggetions will be appreciated.

    First, I need to know the amount of rows my...
  8. Thread: Friction issue

    by strato
    Replies
    0
    Views
    485

    Friction issue

    Hi everybody!
    I´m trying to do something similar to macromedias exchange page, where some rounded rectangle gets bigger with friction.
    I´ve made this code, wich draws the rounded rectangle:
    ...
  9. Thread: Help please!

    by strato
    Replies
    0
    Views
    455

    Help please!

    Hi outthere!
    Any idea on how are the re-positionable panels on the right in this page? I know it´s kind a javascript or somethibg like that.
    any help would be great!!!!
    ...
  10. Hi! You need to save your image as a PNG. First...

    Hi!
    You need to save your image as a PNG.
    First you must combine your layers in Photoshop in order to have a single one with the gradient for instance.
    Then you must save your image as a PNG file...
  11. Replies
    7
    Views
    780

    Sorry, sorry!!!!!!! I made a mistake, you were...

    Sorry, sorry!!!!!!!
    I made a mistake, you were right, it worked great!!!
    Thank you very much again!!!
  12. Replies
    7
    Views
    780

    One thing I forgot to mention is that in my...

    One thing I forgot to mention is that in my particular case i and j (as you used in the script you passed me) always have the same value.
  13. Replies
    7
    Views
    780

    Hi and thanks, but unfortunatelly it didn´t...

    Hi and thanks, but unfortunatelly it didn´t work.

    Any other suggestion or maybe a link where an example could be downloaded ????

    Again, and again thaks for your time.
  14. Replies
    7
    Views
    780

    thank you very much!...but...my problem is that...

    thank you very much!...but...my problem is that my clips doesn´t have the same name, so it didn´t work.
    The clips are called like this:

    _root.Step1
    _root.Task2
    _root.App3

    etc, etc..

    I...
  15. Replies
    7
    Views
    780

    Hi everybody! I need your help. I´m triying to...

    Hi everybody!
    I need your help. I´m triying to do some dinamic flash, and I need to detect wich movieclip was clicked on by an user (those clips where previously "created" by the attachMovieClip...
  16. Thread: Double click?

    by strato
    Replies
    0
    Views
    380

    Hello! Does anyone know a way to get a...

    Hello!
    Does anyone know a way to get a doubleclik with a Movie Clip?

    Any help on this would be grat!
    Thanks a lot.
  17. Replies
    3
    Views
    563

    Hi etcetera: Thank for your help, but it didn´t...

    Hi etcetera:
    Thank for your help, but it didn´t seem to work!
    It reports O for each variable.
    I need taht this script show something like a chronometer, that means, that when I start the movie it...
  18. Replies
    3
    Views
    563

    Hi everybody! I need a script that can count the...

    Hi everybody!
    I need a script that can count the time since a movie started to play. I know it must be done with "getTimer()".
    My problem is with the seconds, minutes and hours.
    Please if anybody...
  19. Replies
    1
    Views
    393

    Hi ! U must tell the movie clip not to be...

    Hi !
    U must tell the movie clip not to be visible, that´s it:

    _root.mask._visible = false;

    Hope it helps.
  20. Replies
    3
    Views
    465

    Please, please, please !!! Anybody has an idea...

    Please, please, please !!!
    Anybody has an idea on how to make a function that can count from 0 to 100 in order to use it like an actionscript "fade in" effect ??
    The idea is that when I release a...
  21. Thread: Help on

    by strato
    Replies
    1
    Views
    479

    Hi ! I need a function that can count from 0 to...

    Hi !
    I need a function that can count from 0 to 100 every time it is called in order to use it as a "fade" effect via actionscript.

    Any help will be ver appreciated!!!
  22. Replies
    2
    Views
    395

    Thank you very much but... I still need a...

    Thank you very much but...
    I still need a function, any idea about it?

    Best regards,
    Strato
  23. Replies
    2
    Views
    395

    Hi Everybody! I´m looking for a function that...

    Hi Everybody!
    I´m looking for a function that when is called it counts from 0 to 100 in order to change the alpha property of a movie clip to get some "fade in" effect.

    Any idea on how to do...
  24. Replies
    2
    Views
    368

    Thank you very much.

    Thank you very much.
  25. Replies
    1
    Views
    353

    Hi ! Any idea on how to make a HTML button make...

    Hi !
    Any idea on how to make a HTML button make flash jump to a specific frame by pressing on it?

    Pls, write ASAP !!
    Thank you very much!!

    Best regards,
    Strato
Results 1 to 25 of 59
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center