1.ก่อนอื่นสร้างปุ่มตั้งชื่อ callBtn
2.ใช้ text tool สร้างกรอบชื่อ timeTxt
3.ใส่ actionscript ดังนี้
[hide=2]
[code]
var phpFile:String = "http://localhost/test/php.php";//urlไฟล์php
function callServer(e:MouseEvent):void
{

1.ก่อนอื่นสร้างปุ่มตั้งชื่อ callBtn
2.ใช้ text tool สร้างกรอบชื่อ timeTxt
3.ใส่ actionscript ดังนี้
[hide=2]
[code]
var phpFile:String = "http://localhost/test/php.php";//urlไฟล์php
function callServer(e:MouseEvent):void
{
Actions : (View-Readers)
There are no names to display.
Reply With Quote