A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Am I doing this right?

  1. #1
    Member
    Join Date
    Jul 2005
    Posts
    87

    Am I doing this right?

    I am trying to get a variable to php, is this right?

    mrmiss.mr.addEventListener("click", mrmiss);
    mrmiss.miss.addEventListener("click", mrmiss);
    mrmiss=function(param){
    trace("the button clicked was "+param.mrmiss);
    };

    will this save a variable "$mr or $miss"? Both radio buttons are grouped together on the same frame on the mainstage..

  2. #2
    Member
    Join Date
    Jul 2005
    Posts
    87
    DId the mods quit or something? is it still ok to come here?

    Some has to know how to do this...

    Whats the point of having a forum if there is no help?????

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