A Flash Developer Resource Site

Search:

Type: Posts; User: <^Pineapplz^>

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    863

    search bar

    Ok, i have a input text box with variable name "qt". There is a button, and on it there is this action:

    on (release) {
    getURL("http://qt", "_top", "POST");
    }

    It gets whatever was written...
  2. Replies
    2
    Views
    852

    thx man! for some reason, it worked when i used...

    thx man! for some reason, it worked when i used the | symbol too...
  3. Replies
    2
    Views
    589

    uhhh.... what exactly are you trying to do?

    uhhh.... what exactly are you trying to do?
  4. Replies
    2
    Views
    764

    set health

    i have a dynamic text box (instance name is health) inside the MC "HUD" and i need it to be set to 100 at the first frame of the movie, then, with each click of the mouse, 5 must be subtracted from...
  5. Replies
    5
    Views
    1,075

    i made a mask and turned down the alpha and it...

    i made a mask and turned down the alpha and it worked...
  6. Replies
    2
    Views
    852

    variables

    ok, so, i want to know what the symbol is (like "shoot += 1", except not a plus) to make it so if it equals 0 it can NOT continue.

    Is it a |?
  7. Replies
    3
    Views
    702

    where does the onClipEvent(load){...

    where does the

    onClipEvent(load){
    this.width=500;
    this._heigth=400;
    _lockroot = true;
    }

    go?
  8. Replies
    1
    Views
    393

    Poll: dude there can be a million reasons

    dude there can be a million reasons
  9. Replies
    3
    Views
    702

    flash movieclips in an swf

    I have a MC called "screen". In it, i have a list. One of the buttons (lets just say "helicoper") Is supposed to load the MC from a url (lets just say...
  10. Thread: getURL

    by <^Pineapplz^>
    Replies
    3
    Views
    1,041

    nope

    nope
  11. Thread: getURL

    by <^Pineapplz^>
    Replies
    3
    Views
    1,041

    getURL

    i want a getURL command on a button that goes to the URL written in the imput text box "qt" in the MC "searchbar". k, Thx!

    here: This is what i have:

    on (release) {
    getURL("http://qt=",...
  12. Thread: getURL

    by <^Pineapplz^>
    Replies
    5
    Views
    835

    for some reason it only opens my desktop folder...

    for some reason it only opens my desktop folder...
  13. Thread: getURL

    by <^Pineapplz^>
    Replies
    5
    Views
    835

    getURL

    how can i use a browser to use getURL to get whatever is written in the input text box "URL"
  14. Replies
    2
    Views
    953

    srry can you paste a script or maybe a .FLA plz?

    srry can you paste a script or maybe a .FLA plz?
  15. Replies
    2
    Views
    953

    open website

    can i make an input text box where you type in an adress and it opens it (in another window)?
  16. Replies
    0
    Views
    627

    internet search bar in movie

    i want an input text box where you type in a website address and press search and it opens a window and goes. is that possible?

    Thx!
  17. Replies
    1
    Views
    561

    syncronize

    im making a song sync'd to a movie at 16 fps. the song is one long stream. When i "test" it with flash, it goes at the right speed. when i play it in the timeline, its not ok. what should i sync it...
  18. Replies
    0
    Views
    509

    syncronize

    im making a song sync'd to a movie at 16 fps. the song is one long stream. When i "test" it with flash, it goes at the right speed. when i play it in the timeline, its not ok. what should i sync it...
  19. Replies
    0
    Views
    658

    play from MC

    how can i make it so that when mc PL.man reaches frame 7 it the movie (all in the main timeline, not a movieclip) starts playing?
  20. Replies
    13
    Views
    1,101

    do people always fire blindly into the air?

    do people always fire blindly into the air?
  21. Replies
    0
    Views
    687

    duplicate

    how can i make it so it duplicates a MC called bullet under "man" when the space bar is pressed?

    and also how can i set a variable so you cannot create another bullet while the old one is still...
  22. Replies
    3
    Views
    759

    ok i got that sorted out but it still doesnt play...

    ok i got that sorted out but it still doesnt play it just goes to frame 1 of attack.
  23. Replies
    3
    Views
    759

    why doesnt this work?

    if (shooting =True || Key.isDown(Key.SPACE)) {
    _root.man.arms.gotoAndPlay("attack");
    }

    i have it set so that shooting = true and on the first frame of "attack" shooting = false so...
  24. Replies
    2
    Views
    699

    no but this is perfect...

    no but this is perfect http://www.actionscripts.org/showMovie.php?id=1107 thx for the webbie tho
  25. Replies
    12
    Views
    1,149

    oddly addictive...

    oddly addictive...
Results 1 to 25 of 53
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center