A Flash Developer Resource Site

Search:

Type: Posts; User: rctroub

Page 1 of 5 1 2 3 4

Search: Search took 0.03 seconds.

  1. Very nice. I like how you used sig codes for the...

    Very nice. I like how you used sig codes for the firing rate. As a CPh.T I see myself becoming addicted to this very creative game. Good work
  2. Replies
    6
    Views
    640

    It works fine now, I made a simple mistake....

    It works fine now, I made a simple mistake. Thanks for all of your help!
  3. Replies
    6
    Views
    640

    Thank both of you very much! That helped alot!...

    Thank both of you very much! That helped alot! Just one thing, the first choice and the last choice do not do anything but all the others work fine. This is most likley my own problem, but I was just...
  4. Replies
    6
    Views
    640

    Quick ComboBox Help

    Ok, well I have searched and searched, and have not gotten this to work right. I have a combo box with 10 different choices. Here's what I need:

    When someone changes the selection, I need the...
  5. Thread: if statements

    by rctroub
    Replies
    7
    Views
    641

    With this code: loadText = new LoadVars();...

    With this code:

    loadText = new LoadVars();
    loadText.load("hrver.txt");
    loadText.onLoad = function() {
    trace(this.ver);
    trace("0.08");
    if (this.ver == "0.08") {
    _root.updatever.text =...
  6. Thread: if statements

    by rctroub
    Replies
    7
    Views
    641

    Ok, what I did instead of it loading from a .text...

    Ok, what I did instead of it loading from a .text in the flash movie, I just put in the number in the script itself. I did what you said, tonypa, and they pop up the same, but it is still sending it...
  7. Thread: if statements

    by rctroub
    Replies
    7
    Views
    641

    I have seen some people with the double (=) but I...

    I have seen some people with the double (=) but I wasn't too sure what it did. As you can tell, I have mostly done all animations and designs in flash, I have not gone in too deep in...
  8. Thread: if statements

    by rctroub
    Replies
    7
    Views
    641

    if statements

    Ok, well what I am doing is having flash load from a .txt file and comparing it to a dynamic text box in flash. Here is what I have:


    &ver=0.08
    &textloaded=OK

    That is the .txt file it is...
  9. Replies
    6
    Views
    562

    Ok, well thanks for trying. As I said, I am...

    Ok, well thanks for trying. As I said, I am posting this op for a friend, and would appreciate any help.
  10. Replies
    6
    Views
    562

    When doing what you said, it still does not...

    When doing what you said, it still does not attach the variables. Any other help would wonderful. Thanks a bunch!
  11. Replies
    6
    Views
    562

    Flash Sending Variables to PHP

    I am posting this for a friend. Ok, well I have a flash movie that is sending variables to a php script, and the php script will not receive the variables $user and $pass from the user.text and...
  12. Replies
    4
    Views
    1,034

    Yes, sorry it took so long. Had some sever...

    Yes, sorry it took so long. Had some sever problems.

    Here is the fla. Hope it will be useful.
  13. Replies
    4
    Views
    1,034

    Here is the FLA with that effect in it. It is the...

    Here is the FLA with that effect in it. It is the same as the one there. You should try and use this as an example and work on your own. Hope it was a help. If you ever need anymore help, do not...
  14. Replies
    4
    Views
    1,034

    This is a direct link Here...

    This is a direct link Here. Ok, well it's not that hard using Flash or any other graphic editor. It takes a little practice, you can try and make your own, search files on Flashkit, or someone may be...
  15. Replies
    3
    Views
    364

    Could you be a little more clear on what is not...

    Could you be a little more clear on what is not made in flash? Would this have anything to do with the other one of you unclear post that talks about having more than one name for a login? Please be...
  16. Replies
    1
    Views
    347

    Input + Dynamic

    Hey once again,
    I have done this before but can't get the coading rite this time and all my other files are not on this computer so now it is time to ask for help...

    Ok,
    input text feild =...
  17. Thread: Fps

    by rctroub
    Replies
    3
    Views
    419

    Thanks!!!! Once again oldnewbie comes to the...

    Thanks!!!!
    Once again oldnewbie comes to the rescue

    thanks,
    rC
  18. Thread: Fps

    by rctroub
    Replies
    3
    Views
    419

    Fps

    Hey once again,
    I was wondering what coading I would use to get the fps (frames per second) of my flash document? Thanks in advance to whatever you may be able to help with.

    later,
    rC
  19. Thread: Check Boxes?

    by rctroub
    Replies
    2
    Views
    395

    Check Boxes?

    Hey,
    I was wondering what coad i'de put in for a button to have it not "goto next frame" unless a checkbox is checked, like one of thoes "I accept" things. Thanks,

    later,
    rC
  20. Thread: Radio Buttons

    by rctroub
    Replies
    2
    Views
    524

    THANKS! hey, thanks alot for that, it really...

    THANKS!

    hey, thanks alot for that, it really helped,
    thanks again,

    rC
  21. Thread: Radio Buttons

    by rctroub
    Replies
    2
    Views
    524

    Radio Buttons

    Hey,
    I'm not quite sure how all to work the radio buttons. I need it to display the choice on a dynamic text box. I dont know if that is possable, but i need it to show what box you selected? Well...
  22. Thread: flash + .txt?

    by rctroub
    Replies
    3
    Views
    322

    thanks, so their is no way i can have flash save...

    thanks, so their is no way i can have flash save some date in a text file on one sysetem? not shared? well if not that's ok, thanks a lot for the help guys

    later,
    rC
  23. Thread: flash + .txt?

    by rctroub
    Replies
    3
    Views
    322

    flash + .txt?

    Hey,
    I have another complacated question, ok....
    How do I set up a flash movie to save data into a .txt file i will have in the same folder? I have seen it dont but not sure how to do it. Also is...
  24. Thread: Time?

    by rctroub
    Replies
    4
    Views
    524

    Thanks oldnewbie that helped! PS: I'm glad you...

    Thanks oldnewbie that helped!

    PS: I'm glad you kept on helping after your 10,000th poast, What would I do without you?
  25. Thread: Time?

    by rctroub
    Replies
    4
    Views
    524

    Thanks, I got the first part all good, but i'm...

    Thanks, I got the first part all good, but i'm not quite understanding how to get it to updae witch I need
Results 1 to 25 of 124
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center