Results 1 to 3 of 3

Thread: ฟังก์ชั่น และ พรอพเพอร์ตี้ ActionScript 2.0 ใน Flash 8

  1. #1
    Junior Member
    Join Date
    Mar 2007
    Posts
    4


    ฟังก์ชั่นควบคุมในการเล่นมูฟวี่ (Timeline Control)
    [hide=1]
    gotoAndPlay()
    คำอธิบาย ใช้สั่งให้กระโดดไปยังซีนหรือเฟรม แล้วเล่นต่อ
    Code:
    gotoAndPlay([scene,] frame)
    my_mc.gotoAndPlay(frame)
    [/b]
    [quote]gotoAndStop()
    คำอธิบาย สั่งกระโดดไปยังซีนหรือเฟรม แล้วหยุดเล่น
    Code:
    gotoAndStop([scene,] frame)
    my_mc.gotoAndStop(frame)
    scene ชื่อชีนที่ต้องการกระโดดไป หากไม่ระบุจะหมายถึงให้เล่นที่ซีนปัจจุบัน
    frame หมายเลขเฟรม หรือชื่อ (Label) ของเฟรม นิพจน์ที่ให้ค่าเป็นหมายเลข หรือชื่อของเฟรม
    my_mc ชื่ออินสแตนซ์มูฟวี่คลิป (ใช้ในกรณีใช้เมธอดของมูฟวี่คลิป)
    [code]gotoAndStop("my_scene", 5);
    [url="http://www.speedtest.net"][img]http://www.speedtest.net/result/228518966.png[/img][/url]

  2. #2


    ลืม lock ข้อความหรือปล่าวครับ หรือ ถ้าไม่ประสงค์จะ Lock ก็ระบุเหตุผลนิดนึงก็ดีครับ
    ว่าทำไมถึงไม่ Lock ,Admin จะได้ไม่แบน
    [img]http://www.pilot-tutor.net/images/signature.jpg[/img]

  3. #3
    Senior Member
    Join Date
    Jul 2007
    Location
    เด็กปริมณฑล
    Posts
    128


    งงครับ มันมีฟังค์ชั้นแค่นี้หรอ หรือว่ายังโพสไม่หมดครับท่าน มาแก้ไขด้วยนะท่านเดี๋ยวจะโดนพี่ admin เช็คเอาได้
    <div align="center">|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</div>

    <div align="center"><span style="font-family:Comic Sans Ms">[SIZE=2]- yOu nOt aLoNE -[/SIZE]</div>
    <div align="center">.(\__/) (\__/)
    (+&#39;.&#39;+) (O.o )
    (")_(") (> < ) </div>
    <div align="center">[img]http://www.danasoft.com/sig/naiper.jpg[/img]</div>
    <div align="center">|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</div>

Similar Threads

  1. เว็บสอน ActionScript 3.0 Flash CS3 + CS4
    By asylu3 in forum Flash & Multimedia
    Replies: 1
    Last Post: 18-06-2009, 08:06 PM
  2. Replies: 2
    Last Post: 25-12-2008, 12:02 AM
  3. Adobe Flash ActionScript 3.0 Libs
    By illusionex in forum Flash & Multimedia
    Replies: 7
    Last Post: 18-12-2008, 03:16 PM
  4. ~Foundation.Actionscript.3.0.With.Flash.CS3.And.Flex~
    By hooligan in forum E-Book, Video หรือบทความทั่วไปด้าน Computer
    Replies: 0
    Last Post: 17-04-2008, 01:30 PM
  5. Replies: 0
    Last Post: 27-02-2007, 01:44 PM

Members who have read this thread : 0

Actions : (View-Readers)

There are no names to display.

Tags for this Thread

Posting Permissions

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