Search results

  1. T

    Does Anyone know how to get a mail form from flash cs5 with php 5 in a yahoo Small

    business webpage? i got this code from a tutorial for the flash part: import flash.net.URLVariables; import flash.net.URLRequest; send_btn.addEventListener(MouseEvent.CLICK, fl_MouseClickHandler_22); function fl_MouseClickHandler_22(event:MouseEvent):void { if (theName.text == "" ||...
Back
Top