A Flash Developer Resource Site

Search:

Type: Posts; User: xevaral

Page 1 of 2 1 2

Search: Search took 0.08 seconds.

  1. Replies
    6
    Views
    409

    :) "A hunter cannot recall the arrow to the bow...

    :) "A hunter cannot recall the arrow to the bow after it has been shot." is a quote by Hector Mobius(a.k.a. Moby) from Witchblade. It means that after an arrow is shot from it's bow, a hunter cannot...
  2. Replies
    6
    Views
    409

    [lol]"A hunter cannot recall the arrow to the bow...

    [lol]"A hunter cannot recall the arrow to the bow after it has been shot." is a quote by Hector Mobius(a.k.a. Moby) from Witchblade. It means that after an arrow is shot from it's bow, a hunter...
  3. Replies
    6
    Views
    409

    Do you mean frame? Are you sure that you have...

    Do you mean frame?

    Are you sure that you have an action on the button or the movie clip?
  4. Replies
    2
    Views
    412

    :(

    :(
  5. Replies
    2
    Views
    412

    :(

    :(
  6. Replies
    1
    Views
    354

    You have to put a "gotoAndPlay" action statement...

    You have to put a "gotoAndPlay" action statement on the movie clip itself.
  7. Replies
    1
    Views
    338

    I think that there are some tutorials on this. ...

    I think that there are some tutorials on this. Actually I believe they're on this site.
  8. Replies
    5
    Views
    454

    Looks to me like you're basically contradicting...

    Looks to me like you're basically contradicting yourself with your code:

    setProperty("kikon1", _visible, true);
    setProperty("kikoff1", _visible, false);

    leave one of the set properties out...
  9. Thread: PLEAS HELP :)

    by xevaral
    Replies
    3
    Views
    769

    bump :)

    bump :)
  10. Replies
    2
    Views
    412

    Does anyone know where I can get some really good...

    Does anyone know where I can get some really good tutorials for making combo boxes?
  11. Replies
    1
    Views
    463

    PA = Request.Form(" insert variable of combo box...

    PA = Request.Form(" insert variable of combo box here")
  12. Replies
    1
    Views
    460

    Send me the .fla files and I'll take a look at...

    Send me the .fla files and I'll take a look at it.

    xevaral@hotmail.com
  13. What do you mean? Why would you have to turn all...

    What do you mean? Why would you have to turn all your stuff into symbols? I don't think I do on a lot of my stuff.
  14. Thread: PLEAS HELP :)

    by xevaral
    Replies
    3
    Views
    769

    Please help me someone... I'm dying here. Where...

    Please help me someone... I'm dying here. Where are all of the Flash Veterans at? ;)
  15. Thread: PLEAS HELP :)

    by xevaral
    Replies
    3
    Views
    769

    bump :)

    bump :)
  16. Thread: PLEAS HELP :)

    by xevaral
    Replies
    3
    Views
    769

    How do you set a variable for a flash component? ...

    How do you set a variable for a flash component? Like the combo box in flash mx.

    Here is some code:

    onClipEvent (load) {
    ("http://localhost/GDP/G2.aspx", "" ,"POST");
    set (G_A, 0);
    }
    ...
  17. Replies
    2
    Views
    535

    Woah, it's in Spanish.

    Woah, it's in Spanish.
  18. Replies
    18
    Views
    969

    list your .fla

    list your .fla
  19. Replies
    1
    Views
    393

    *bumpity bump bump bump*

    *bumpity bump bump bump*
  20. Replies
    1
    Views
    393

    I've tried playing, or fooling, around with the...

    I've tried playing, or fooling, around with the combo box component and I still can't figure out how to set a variable for it. Can anyone help me?
  21. Replies
    5
    Views
    590

    I don't know if it really makes a difference...

    I don't know if it really makes a difference since you're using getURL but, have you done the response.write coding on your ASP page yet?
  22. Replies
    2
    Views
    395

    I don't remember the site but, if you go to...

    I don't remember the site but, if you go to Yahoo, or whichever search engine you prefer, and type in Flash MX Components(download) then you should get a long list of sites where you can go and...
  23. Thread: Login Page

    by xevaral
    Replies
    3
    Views
    643

    Nevermind, I have figured it out! Yippeeeee! I...

    Nevermind, I have figured it out! Yippeeeee!
    I guess in Flash MX they have changed somethings around. Instead of having:
    if (valid == 0) {
    gotoAndStop(4);
    } else {
    gotoAndStop(3);
    }
    } ...
  24. Thread: Login Page

    by xevaral
    Replies
    3
    Views
    643

    There is no errors on the asp page or flash. I...

    There is no errors on the asp page or flash. I did have the valid variable as a string so I changed it and it still does the same thing.

    Here is the coding for the asp page:
    Private Sub...
  25. Replies
    5
    Views
    590

    Is this ("actions.asp?category_id=2","_blank");...

    Is this ("actions.asp?category_id=2","_blank"); your absolute link.

    Sometimes when you don't have the link exact in Flash it screws things up, so you might want to try running your asp and getting...
Results 1 to 25 of 26
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center