A Flash Developer Resource Site

Search:

Type: Posts; User: peetcool9

Page 1 of 3 1 2 3

Search: Search took 0.28 seconds.

  1. Replies
    2
    Views
    344

    well thanks a lot. i got it to work. i have to...

    well thanks a lot. i got it to work. i have to have the files in the same folder so i have to work around that. if anyone has any ideas i am still looking for a solution where i could specify the...
  2. Replies
    2
    Views
    344

    Load Info From TXT standalone

    hello, i was wondering if it is posible for flash mx to load info from a text file without using anyother script. i am saving the file with visual basic the txt file looks like

    &input="1234"
    ...
  3. Replies
    2
    Views
    570

    hello, that is what i was useing and the text...

    hello, that is what i was useing and the text was working but the scroll bar was still not working after i got rid of the text feild varible. Pat
  4. Replies
    2
    Views
    570

    GuestBook Scroll Bar

    hello i have made a guestbook that loads information froma php file. i am trying to add the scroll bar component and it doesn't work because i have the text field a varible and not an instance name....
  5. Replies
    3
    Views
    385

    as far as i know it is not posible to share...

    as far as i know it is not posible to share between two swf files. localconnetion may be able to do what you want. what exactly do you need it for. Pat
  6. Replies
    3
    Views
    385

    hello, i wanted to do the same thing as that but...

    hello, i wanted to do the same thing as that but they have to have the same name and in the same directory for it to be able to do this so pretty well as far as i know it can't be done easily. if i...
  7. Replies
    7
    Views
    1,300

    thanks. i have to get some time then ill play...

    thanks. i have to get some time then ill play with it. hopeully it works. thanks for the time. Patrick
  8. Replies
    6
    Views
    896

    i could send you the file if you want it its the...

    i could send you the file if you want it its the *******. i haven't tried it yet though. well if you want post you email.
  9. Replies
    6
    Views
    658

    well i have tried but i did not find any posts. ...

    well i have tried but i did not find any posts. i alwys search before i post. they all used fscommand but that has been removed now in the new standalone. and the shared object i like to use for...
  10. Replies
    6
    Views
    658

    Save txt to hard drive fscommand

    hello i have a flash mx file that has a varible that i would like saved to a txt file on my hard drive. this is not online. they have taken out fscommand(save) and i was wondering if there is...
  11. Replies
    4
    Views
    829

    thanks a lot. I got the script to work. I...

    thanks a lot. I got the script to work. I haveone more question though. to load the php from a different web could you do this

    loadVarNum(www.somesite.com/IP.php, 0, "POST")

    and be calling...
  12. Replies
    4
    Views
    829

    hello, i can't even get it to sent just plain...

    hello, i can't even get it to sent just plain text. i am not good at php and i am trying to learn. why would the flash not get the info.

    when i open up just the flash i get this


    Parse...
  13. Replies
    4
    Views
    829

    send var from php to flash

    hello i am just trying to figure out how to send a var from php into flash. i have a texfield var name ip and the code


    <?PHP
    if ($REMOTE_ADDR == ""){
    $ip = "no ip";
    } else {
    $ip =...
  14. Replies
    7
    Views
    1,300

    sorry but i can't get it to work. if it would be...

    sorry but i can't get it to work. if it would be not too much trouble could you tell me it. I have a window that i would like to be resized called Access.html and my homepage will tell it to open...
  15. Replies
    14
    Views
    1,097

    hey thank you guys so much. It WORKS. I am so...

    hey thank you guys so much. It WORKS. I am so happy. now i can spiff up the order from. i learned so much from you guys. thanks again. Patrick
  16. Replies
    14
    Views
    1,097

    hello, i am sorry to bother you huys but it still...

    hello, i am sorry to bother you huys but it still does not work. i have made the file a while ago and i am bringing it back to life. why would the script not work. here is the fla and the php that...
  17. Replies
    7
    Views
    1,300

    hey thanks a lot. but i am just wondering how ya...

    hey thanks a lot. but i am just wondering how ya initiate this script from within flash using java. thaks for the time. Patrick
  18. Replies
    7
    Views
    1,300

    how do they do this???

    how do they do the resizing of the html window on



    http://www.davidwaxman.net/

    if anyone could point me in the right direction that would be great. thanks.
  19. Replies
    14
    Views
    1,097

    sorry to say but that script does not work. ...

    sorry to say but that script does not work.

    Now i am really comfused. if there a limmit on how mnay workd you can have in it because my little cript worked just fine. Thanks for the link but,...
  20. Replies
    14
    Views
    1,097

    hey thanks alot. yeh i am looking for a good...

    hey thanks alot. yeh i am looking for a good book to learn from in our library because i have only used action dcripting which i like to think i am good at. i just get stuck learning new things. ...
  21. Replies
    14
    Views
    1,097

    does anyone know??? i am really confused by this

    does anyone know??? i am really confused by this
  22. Replies
    14
    Views
    1,097

    sorry but there were some little error but it...

    sorry but there were some little error but it still won't work.





    <?

    $recipient = "downwash@oberon.ark.com";
    $subject = "Swedish Design Order";
  23. Replies
    14
    Views
    1,097

    oh sorry, bottom part was wrong a bit but it...

    oh sorry, bottom part was wrong a bit but it still won't work with this.



    <?

    $recipient = "downwash@oberon.ark.com";
    $subject = "Swedish Design Order";
    $mailheaders =...
  24. Replies
    14
    Views
    1,097

    php mail problems

    hello i have thsi script and it is not working for me. i know php works because when i use a simpler emailer it works fine what am i doing wrong here. I have had this working before and i just...
  25. Replies
    1
    Views
    792

    hello, i am not sure how to use cookies but you...

    hello, i am not sure how to use cookies but you can use shared objects in flash. they are basicly the same thing. search on the net on how to use them. else just post and i'll try to help. ...
Results 1 to 25 of 68
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center