A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: myVariable Problem

  1. #1

    Red face

    I want to send data from my movie to a CGI script. I can do it from an swf without my form being in a movie clip, but when it is in a movie clip, as it is currently coded, I can't get the blasted thing to work.

    How do I get this:

    Variable _level0.orderform.total1 = 15

    into a variable on my main timeline named:

    Variable _level0.total1?

    I think it'll work with the CGI script then.

    Thanks,
    Rick

  2. #2
    Senior Member
    Join Date
    Nov 2000
    Location
    Allentown PA
    Posts
    350

    _root.total1 = _root.orderform.total1


    Frequent-C

    http://www.Freq-Fest.com

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