A Flash Developer Resource Site

Search:

Type: Posts; User: Eugene3.1

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    6,542

    Hi and thanks for the reply. I normally use...

    Hi and thanks for the reply. I normally use swfobject but in this case the site had to fit the screen 100% and I had problems getting swf object to except percentages.

    The whole site is one flash...
  2. Replies
    3
    Views
    6,542

    weird problem with a flash form.

    I have a flash form (CS3 AS2) which has login and register sections. I've tested it in IE, FF and Safari and it works in all of them.

    However, my client gets a few emails a week saying it doesn't...
  3. Replies
    1
    Views
    502

    solved background rollover state incase anyone is...

    solved background rollover state incase anyone is interested:

    mycombobox.setStyle("rollOverColor", 0xFF66CC);


    still can't find all the scrollbar bits though
  4. Replies
    1
    Views
    502

    customizing comboboxes

    I have two problems with comboboxes:

    1) I need to change the colour of the background rollover state.

    2) I need to remove the comboboxes scrollbar but keep the scrollbar arrows. I have fully...
  5. Replies
    3
    Views
    772

    I have the correct username and password but...

    I have the correct username and password but apparently the host doesn't offer Mysql set up, is there no third party software I can use to login?
  6. Replies
    3
    Views
    772

    can't login to mysql database

    I need to login to a mysql database and set up some tables but I can't get in through the hosts cpanel. I have username and password however I don't know how to get in. A colleague set up the...
  7. Replies
    2
    Views
    568

    problem solved, errors in AS and PHP obviously....

    problem solved, errors in AS and PHP obviously. :-)
  8. Replies
    10
    Views
    1,345

    problem solved. All kinds of errors but got there...

    problem solved. All kinds of errors but got there in the end.
  9. Replies
    2
    Views
    578

    thank you, thank you, thank you.

    thank you, thank you, thank you.
  10. Replies
    2
    Views
    578

    Need .fla resaved as flash8 from cs3/4

    Please could someone with flash cs3 or cs4 open this and save it as a flash8 .fla. No-one I know online has either.

    Thanks

    Eugene
  11. flash form php to email works but not the comboboxes

    I have a party booking form in flash that once submitted I need the data to go to an email address. The three input boxes work fine in AS and PHP and appear in the email as desired. The combo boxes...
  12. Replies
    10
    Views
    1,345

    Been tweaking most of the night when the...

    Been tweaking most of the night when the process.php file is tested in IE it returns &phpresult=1. However the flash file doesn't send anything to the table in the database.

    SUBMIT BUTTION


    on...
  13. Replies
    2
    Views
    568

    Been tweaking most of the night when the...

    Been tweaking most of the night when the process.php file is tested in IE it returns &phpresult=1. However the flash file doesn't send anything to the table in the database.

    SUBMIT BUTTION


    on...
  14. Replies
    10
    Views
    1,345

    thanks for the reply, I'm very greatful. I added...

    thanks for the reply, I'm very greatful. I added your suggested code to the end of the .php file but t data still doesn't appear in the MySQL table. Do you think it could be to do with any of the...
  15. Replies
    2
    Views
    568

    AS PHP to MySQL Database

    As a newbie trying to get flash to export form data to a MySQL database via php is proving very hard. I really need to get this done though so if anyone could help I would buy them all kinds of...
  16. Replies
    10
    Views
    1,345

    This is my latest attempt. This is what I...

    This is my latest attempt.


    This is what I have currently which doesn't work. Any Ideas?



    SUBMIT BUTTON CODE:

    on (release) {
  17. Replies
    10
    Views
    1,345

    sorry there were errors in the .fla i made for...

    sorry there were errors in the .fla i made for for people to look at. corrected now.
  18. Replies
    10
    Views
    1,345

    helps if i attach it.

    helps if i attach it.
  19. Replies
    10
    Views
    1,345

    attatched is the flash form i'm working on, if...

    attatched is the flash form i'm working on, if someone could help me with the AS PHP and MySQL coding so the data will be sent to a database I'd be very greatfull. I'm a complete novice at all this....
  20. Replies
    10
    Views
    1,345

    thanks but still stuck.

    thanks but still stuck.
  21. Replies
    10
    Views
    1,345

    sending form data to a database

    Hi all,

    I have a Flash form that consists of three input text boxes and three combo boxes. I need this information to be sent to a database when the user clicks submit. My actionscripting is...
  22. Replies
    0
    Views
    650

    input text and combo boxes to database

    I'm trying to send info from a flash form to a database using AS PHP and MySQL. The form consists of 3 input text boxes and 3 comboboxes. Does anyone have any idea of how to code this? I can't get it...
Results 1 to 22 of 22




Click Here to Expand Forum to Full Width

HTML5 Development Center