A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: php -> flash help

  1. #1
    Member
    Join Date
    Mar 2004
    Posts
    135

    php -> flash help

    I'm a bit rusty with flash, haven't used it in about 7 months and I just ran into this problem.

    I'm creating a website with a form in it and I am trying to use php to update the text of a dynamic text field. It is several movie clips in and I am trying to use the print command in php.

    Here is my code that is not working:

    Print "_root.mc.main.contact.emailField.emailStatus=Comp lete - Your email has been sent.";

    I think I forgot about a rule or something, if I try this with a movie clip one in from the root it works.

    Example:

    Print "_root.mc.emailStatus=Complete - Your email has been sent.";

    These are where everything after the _root are instance names that I assign except for the text field (emailStatus) which is the variable name.

    If your need any further clarification please ask.

  2. #2
    Member
    Join Date
    Mar 2004
    Posts
    135
    Also several of the movieclips do not appear in the timelines until about frames 15-25 I don't know if that has any effect or not, once again any help would be greatly appreciated as I am sitting here smashing my head in with my laptop.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center