A Flash Developer Resource Site

Search:

Type: Posts; User: DivaDivo

Search: Search took 0.02 seconds.

  1. Scenes are bad. Terrible. You can correctly code...

    Scenes are bad. Terrible. You can correctly code for buttons and scene changes, and Flash just picks what scene it find suitable.

    I'm not quite savvy enough to put this whole movie in one scene....
  2. Ok nevermind. The end is never coming. So I...

    Ok nevermind. The end is never coming.

    So I have a movie that that loads in one scene via netConnection. When I move to another scene in the movie the audio keeps playing.

    Should I use some...
  3. Ah! Never mind I figured it out! I've been...

    Ah! Never mind I figured it out!

    I've been staring at actionscript all day and I think I might be loosing my mind.

    Thanks again.
  4. comp1_btn.onPress = function(){...

    comp1_btn.onPress = function(){
    loadMovie("azteca.swf","_root.hold_mc");
    hold_mc._x=26;
    hold_mc._y=165;
    this.enabled = false;
    }

    This is my code. It appears seven time (comp1-7 buttons)...
  5. No the end of the day is almost here. That...

    No the end of the day is almost here.

    That should be the cure.
  6. Oh geez! That makes so much sense! I probably...

    Oh geez! That makes so much sense!

    I probably would have been able to figure that out if my head wasn't stuck in my computer.

    Thank you very much:)
  7. Why the expanding and contracting? I'm sorry...

    Why the expanding and contracting?

    I'm sorry I'm pretty new to actionscript.
  8. [F8] WTF onKeyPress with ActionScript 2.0?!?!

    Ok I make a button and coded it with onRelease and keypress.

    The button works fine on its release, but the onKeyPress for <Enter> will not work. WTF?

    I've read rumors that onKeyPress coding...
  9. [F8] Play and Pause control for imported SWF

    Is it possible to assign video controls to an imported swf?

    The swf is loaded from an external file via button.

    If its possible, how?

    Thanks a million!
  10. Replies
    1
    Views
    539

    getnmd.com

    getnmd.com
  11. Replies
    1
    Views
    539

    Password Acces to FTP

    I've just built a flash website for my company and it needs a client login. I've added the login bar and set the parameters for needing a password.

    Here's the kicker, we use an FTP to allow client...
  12. Replies
    1
    Views
    527

    getnmd.com why the asterik?

    getnmd.com

    why the asterik?
  13. Replies
    1
    Views
    527

    New Site - New Problems

    I've just recently completed a site for my company. I have ONE snaffu I cannot figure out for the life of me.

    If you go to the site and browse around everything works as plannned EXCEPT the...
  14. Replies
    0
    Views
    384

    Stuttering FLA in Dreamweaver

    I've built a site in Flash and I am using Dreamweaver to display.

    A couple of object roll onto the screen. When I view in Flash Player the objects roll onto screen smoothly.

    When the site is...
  15. Replies
    1
    Views
    340

    Password and Multiple Variables

    I've recently learned how to created a password input. Now I would like to create several passwords to go along with my movie.

    Here is the script I'm using. How do I modify it to add in more...
Results 1 to 15 of 15




Click Here to Expand Forum to Full Width

HTML5 Development Center