<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <% dim Course_ref, Dates_title Course_ref = "FLL3" Dates_title = "Adobe Flash Training" %> 3 day Advanced Actionscript | Adobe Flash CS4 Training | Certitec | Cardiff, London, Bristol, Manchester, Glasgow, Birmingham
Certitec

Get live helpfreephone: 0800 0789 462

Adobe Authorised Training Centre

scheduled training.

3 day Advanced Actionscript.

 

 

Introducing the course

  • Understanding the course format
  • Discussing the course objectives
  • Reviewing the course prerequisites
  • Reviewing the course outline
  • Architecting a Flash Application

 

Architecting with layers

  • Architecting with Movie Clips
  • Placing code in external ActionScript files
  • Introducing object oriented programming concepts
  • Working with Flash classes
  • Writing methods, functions and event handlers
  • Referencing dynamic variables using bracket notation
  • Extending the Movie Clip class
  • Detecting Movie Clip interactions with hitTest()
  • Working with Graphics

 

Learning about Flash drawing models

  • Using filters
  • Using blends
  • Creating filters and blends with ActionScript
  • Introducing bitmap caching
  • Importing XML Data

 

Learning about XML

  • Using XML in Flash
  • Accessing XML data
  • Looping through XML data
  • Working with Text

 

Implementing advanced anti-alias rendering

  • Introducing the TextFormat class
  • Formatting text with cascading style sheets
  • Resizing text fields
  • Implementing Advanced Graphic Loading

 

Creating reusable instance-based code

  • Loading external media with Movie Clip Loader
  • Creating instances of the Flash Object class
  • Introducing listeners and event handlers
  • Understanding the Movie Clip Loader event handlers
  • Using create Empty Movie Clip() and get Next Highest Depth()
  • Attaching Movie Clips
  • Positioning visual elements dynamically
  • Understanding swapping depths
  • Reviewing Animation Basics with ActionScript

 

Creating Timeline-based custom easing

  • Animating with ActionScript
  • Interacting with the mouse location
  • Adding easing via ActionScript
  • Creating a mask with ActionScript
  • Learning Advanced Animation with ActionScript

 

Introducing the Tween class

  • Handling Tween class events
  • Introducing the Transition classes
  • Using Delegate to create a component listener
  • Styling and Skinning Components

 

Styling components

  • Skinning components with themes
  • Skinning components manually

priceiconfl

Price per person

£737 + VAT

clockiconsfl

Number of days

3 days

emailiconfl
e-mail to a friend

A value is required.Invalid format.

ACEeverycourse

Special Deals

 

Buy any 3 days training or more and receive free courses with FlexiDeal

<% if not num_centres.eof then %>

coursedatesfl<%=(Dates_title)%> dates <%=(num_centres.Fields.Item("Start_year").Value)%> <% if num_centres.Fields.Item("End_year").Value <> num_centres.Fields.Item("Start_year").Value then %> <%=" – " & (num_centres.Fields.Item("End_year").Value)%> <% end if %>

<% Dim centre_count, per_col centre_count = 0 per_col = cint(cint(num_centres.Fields.Item("Num_centres").Value)/2) while not centres.eof centre_count = centre_count + 1 dates_cmd.Parameters("param2").value = (centres.Fields.Item("Centre_ID").Value) Set dates = dates_cmd.Execute %>

<%=(Dates_title)%> "><%=ucase(centres.Fields.Item("Centre_name").Value)%> <% if len(centres.Fields.Item("Centre_comments").Value) > 0 then %>  <%=(centres.Fields.Item("Centre_comments").Value)%> <% end if %>

<% while not dates.eof %>

<%=formatDate("%j%O %F %Y",dates.Fields.Item("Course_Date").Value)%>

<% dates.movenext() wend %>

 

<% if centre_count = per_col then per_col = 0 %>
<% end if %> <% centres.movenext() wend %>
<% end if %>