A Flash Developer Resource Site

Search:

Type: Posts; User: brunodario

Page 1 of 12 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    1
    Views
    481

    For loop Newbie questiono

    Hi there, this is a simple one, i´m sure (and shame!)

    Got this on the main timeline

    mcMyMoviClip._alpha=0;

    What i´m trying to do is to create a for loop to increase the alpha of this mc...
  2. .exe loads swf, even if flashplayer is not installed?

    Here´s the current deal:

    Few months ago i´ve made a fully flash site to a client of mine.
    You can see the site here ---> http://www.altaindustrial.com.br
    (is portuguese, but you don´t...
  3. Replies
    1
    Views
    1,217

    Radio button not sending data problem

    Using fLASH 8
    Hi there, got a huge form from a flash page and it´s working "almost" :rolleyes: ok...

    The radio buttons inside the form doesn´t pass the selected value when the form is sent....
  4. Replies
    41
    Views
    28,308

    Looks bigger right? Same problem here, actually i...

    Looks bigger right? Same problem here, actually i arrive to your thread by searching for a solution to this. No luck.
  5. Replies
    41
    Views
    28,308

    System.security.allowDomain("http://www.youtube.co...

    System.security.allowDomain("http://www.youtube.com");
    System.security.loadPolicyFile("http://www.youtube.com/crossdomain.xml");
    _root.createEmptyMovieClip("v_mc",_root.getNextHighestDepth());...
  6. Sorry i didn´t told you guys before that i´m...

    Sorry i didn´t told you guys before that i´m using PHP. :zzz:

    It worked ok with the utf8_decode, thx. :p
  7. [RESOLVED] Form field sends weird characters

    Hi there, using flash 8 here.

    Got a basic form field working fine. It sends mail, name and a message.

    The issue is that since i´m working in portuguese, i need the form to be able to send...
  8. PHP Form - mail function (simple problem)

    Hi there,

    I´m following a tutorial that guides you trought the construction of an Flash based PHP Form. It worked fine, but the issue is that i need the form to have more than the 3 fields that...
  9. Replies
    5
    Views
    725

    this was the very first thing i´ve done... just...

    this was the very first thing i´ve done... just for the records... my code looks weird (using _root for example) because i´ve tried everything!

    Of course, when i click the button that sets the...
  10. Replies
    5
    Views
    725

    If i put the "==" nothing happens, the...

    If i put the "==" nothing happens, the mcInfoServico doesn´t shows up on the screen (even worst!). Again:

    Doesn´t matter what button i click, mcInfoServicos loads on y 1080 (wich should be it...
  11. Replies
    5
    Views
    725

    [F8] if , else if not working

    Ok, getting anoyed by this...

    Got the main movie on level 0 (the root) and inside that movie got 2 buttons with the following actions

    actions for "engenharia button":


    on (release) {...
  12. Replies
    1
    Views
    690

    International Characters (easy one)

    Hi there,

    I´m using a flash component (SlideShowPro) that loads pictures inside a photogallery by parsing XML data. Since i´m writing portuguese here i have to use characters such as "ç" "á"...
  13. Replies
    1
    Views
    654

    Put the explosion Movie Clip inside the squirrel...

    Put the explosion Movie Clip inside the squirrel MC, and then just simply gotoAndStop to the frame where the explosion MC is when it should happen (the squirrel get hit).
  14. The great advantage of PNG over JPG is that you...

    The great advantage of PNG over JPG is that you can import PNG with no background to flash, while when working with JPG you have to deal with a white bg. For me this is enough to use PNG.
  15. Replies
    1
    Views
    742

    Is this sound (and the 1300 frames) inside a...

    Is this sound (and the 1300 frames) inside a movieclip or is it in the main timeline?
    If it´s in the main timeline, the sound will stop when your main timeline stops. So, try to create a...
  16. Replies
    1
    Views
    653

    Hi there, Actionscript allows you to make much...

    Hi there,

    Actionscript allows you to make much more than motion guides... when reading your question i instant remember of a sampler file that came together with Flash MX... study it and you´ll...
  17. Replies
    2
    Views
    648

    Here, a must read tutorial, ...

    Here, a must read tutorial,

    http://www.senocular.com/flash/tutorials/colorobject/


    Also, check for the "setTransform()" on the flash help...

    Best regards
  18. Replies
    3
    Views
    631

    Hi there Vanbao, ...

    Hi there Vanbao,

    http://board.flashkit.com/board/showthread.php?t=682691

    The answer is here, this is not a problem with flash, it´s a problem with Internet Explorer.
    ...
  19. Replies
    2
    Views
    484

    As you posted a "newbie" question here, it...

    As you posted a "newbie" question here, it doesn´t cost much to check if you´re working on the "script assist" mode (the wizard wand on the upper right corener of the actions panel it´s pressed),...
  20. Replies
    5
    Views
    692

    I think this may help you...

    I think this may help you
    http://www.kirupa.com/developer/mx2004/maskfonts.htm

    Btw, a year ago, when i was working with Flash MX, i would kill someone to mask some dynamics texts. :smoov:
  21. Replies
    9
    Views
    4,921

    I don´t know why or how... but i´ve got it...

    I don´t know why or how... but i´ve got it working the right way without doing anything, the deal now it´s the opposite of my otter post, when i test the files on my PC,it opens a new window, but...
  22. You got it Nuno... thx... really, won´t botter...

    You got it Nuno... thx... really, won´t botter you anymore.
  23. [F8] Putting duplicated MCs together in one

    Hi there, here´s a little resume of my situation so far:

    I´m trying to achieve a masking effect just like in http://www.theflashblog.com/.

    I´ve got the following code from nuno mira flash...
  24. Replies
    2
    Views
    496

    That´s it... you said it all, i´ve already knew...

    That´s it... you said it all, i´ve already knew how to duplicate movie clips... but not how to put then on a grid :-) By the way, your weblog is something to see... Excellent work, thx a lot.
    ...
  25. Replies
    2
    Views
    496

    [F8] Masking Effect

    I´m trying to achieve a masking effect just like the one on the menu of LeeBrimelow´s site "the flash blog"
    Check it --> www.theflashblog.com

    The masking code is allright but i really don´t...
Results 1 to 25 of 276
Page 1 of 12 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center