Macromedia Flash Professional 8 UNLEASHED [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Macromedia Flash Professional 8 UNLEASHED [Electronic resources] - نسخه متنی

David Vogeleer, Eddie Wilson, Lou Barber

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید






Summary


This chapter covered a lot of information on ActionScript. Do not feel alarmed if some concepts were difficultthey are covered in more detail as you continue through the following chapters.

A few key points to remember are

  • Objects have three features:

    • Properties .
      Information about the object

    • Methods .
      What the object does

    • Events .
      Let Flash know when something happens with the object

  • Use strict data typing to help debug applications early in development.

  • Comment your code. If you're in doubt whether or not it's important enough to comment, comment it.

  • Set the preferences of the Actions panel to your liking. You are going to be using it a lot from here on out, and it should be just the way you want it.

  • Use code hints to help keep track of individual objects' code.



/ 318