1. Question: To create basic script we use

    A
    Actions panel

    B
    properties panels

    C
    both

    Note: Not available
    1. Report
  2. Question: Instance is called Object, Argument is called parameters.

    A
    true

    B
    false

    Note: Not available
    1. Report
  3. Question: Argument is always enclosed in brackets after the method. Object & action are always seperated by a dot.

    A
    true

    B
    false

    Note: Not available
    1. Report
  4. Question: ActionScript is a scripting language - it tells the flash player what to do.

    A
    True

    B
    False

    Note: Not available
    1. Report
  5. Question: You can attach scripts to keyframes, buttons, and to the movie clip but it is good habits attaching scripts to keyframes alone.

    A
    True

    B
    False

    Note: Not available
    1. Report
  6. Question: Which of the following identifier follows camel casing

    A
    johnDoe

    B
    john_deo

    C
    john_Deo

    D
    John_Deo

    Note: Not available
    1. Report
  7. Question: Which of the following code blocks ActionScript support

    A
    small scripts - for loops and event

    B
    structured code - for a task or function

    C
    class-based programming - for collection of common task or functions

    D
    all

    Note: Not available
    1. Report
  8. Question: What is the correct shortcut key to open ActionScript code editor

    A
    F9

    B
    Ctrl+F10

    C
    F10

    D
    F4

    Note: Not available
    1. Report
  9. Question: Which of the following ActionScript function allows us to make a web or email link?

    A
    geturl()

    B
    getURL()

    C
    url()

    D
    URL()

    Note: Not available
    1. Report
  10. Question: Which of the following ActionScript method is used to stop flash movie?

    A
    stopMovie()

    B
    stop()

    C
    pause()

    D
    none

    Note: Not available
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd