|
|
|
|
Design compelling page layouts that include transparency, creative effects, and gradient feathers. Since effects are live and nondestructive, you can experiment with ease. Apply effects independently to an object's stroke, fill, or content. |
-
Extensive integration
Work smoothly with Adobe Photoshop, lllustrator, Acrobat, InCopy, and Dreamweaver software;enjoy consistency by using shared presets and color settings; work more efficiently with native file ;format ;support; and easily publish to multiple media.
-
Creative effects and controls
Design compelling page layouts that include transparency, creative effects, and gradient feathers. Since ;effects are live and nondestructive, you can experiment with ease. Apply effects independently to an ;object's stroke, fill, or content.
-
Reliable prepress and printing
Have confidence in your output. Get accurate, consistent results every time you print using sophisticated preview capabilities, exporting reliable Adobe PDF files, and sharing custom presets.
- Creative effects and controls
- Reliable prepress and printing
- Productivity enhancement
- Professional typographical controls
- Robust long-document support
Indesign TOPICS COVERD
Adobe
Photoshop is an Image Processing software package that enables you
to create & edit images on IBM personal Computers. Adobe Photoshop
is acknowledged in professional fields as the cutting-edge program,
the final word in image editing.
|
-
With
Photoshop's tools you can paint a likeness of a
physical object.
-
Mixing
and Manipulating of colours at a click of a button.
-
-
You
can create Patterns and Designs using Fills and Colours.
-
You
can manipulate your images with Special Effects and Techniques.
-
You
can Import and Export your Images.
-
Retouch,
Manipulate and Enhance designs & patterns.
-
It
has been used to edit and create images as diverse as Cosmetic ads,
New Photos, Motion picture footage, Animation cells & Fine Art work.
-
Creates
original Art & converts it to desired Platforms.
-
Retouch,
manipulate & enhance photographs.
-
Master
the special effects you've always wanted.
-
Learn
the secrets of Output & Storage of your Images.
-
Web
page designing.
Photoshop TOPICS COVERD |
l
llustrator is a vector graphics creation software for print media and web, allowing the user to produce World Class Illustrations with 16.7 million colors.
SALIENT FEATURES
-
Creative tools for Print Media.
-
Sophisticated Web Graphic Tools.
-
Special Effects to Images.
- Versatile Transparency Capabilities
- Dynamic Media Project
APPLICATION
- Logos.
- Libraries.
- High Quality Illustrations.
- Creating Banners, Posters, Handbills etc
lllustrator TOPICS COVERD
Adobe Flash multimedia applications that allow designers and developers the freedom to create rich and engaging applications, presentations, animations, and web sites. |
|
|
|
- ActionScript is the programming language of the Flash Player runtime. Originally developed as a way for Flash developers to program interactivity, ActionScript enables efficient programming of Flash applications for everything from simple animations to complex, data-rich, interactive application interfaces.
|
Prerequisite for learning Action Script is knowledge of the following in
-
-
-
-
-
-
Classes
- Giving your movies instructions
- Working with the Actions panel
- Direct typing
- Who are you talking to?
- Controlling movie clips on the stage
- Arguments
- Listening to what your movies are telling you
- Events in Flash
- External events
- Internal events
- Introducing event handlers .
- Introducing variables
- Creating variables and using them with literals and expressions
- Naming variables
- Creating variables
- Using literal values
- Using expressions
- Input and output
- Using string expressions
- Working with numbers
- Other uses for numeric expressions
- Working with Boolean values
- Logic operators
- Arrays
- Reasons for using arrays
- Arrays let you store related information together
- Arrays let you hold information in a specific order
- Arrays let you index information
- Arrays let you link information
- Creating a new array
- Typing an array
Using variable values as offsets
Movies That Decide for Themselves
|
- Decision making
- Making decisions in ActionScript: The if action
- Defining a decision
- Alternative actions
- Acting on alternatives: The else action
- More than one alternative: The else if action
- Handling lots of alternatives: The switch action
- Switching without breaks
- Timeline loops
- ActionScript loops
- while loops
- Useful things to do with while loops
- for loops
- init
- condition
- next
- Some useful examples of for loops
- Simple loop
- Reverse loop
- Two at a time
- Looping through elements in an array
- Applying an operation to all the elements in an array
- Searching an array for a specific value
- Cross-indexing a pair of arrays
- Hangman
Movies That Remember How to Do Things
- Breaking down a task
- Bundling actions and running them afterward
- Using anonymous and named functions
- Using functions to hide evil math
- Using functions to take care of repetitive jobs
- Choosing which actions to bundle and where
- Arguments and redundancy
- Local variables and modular code
- Returning values from a function
- Typing functions
- Running in circles
- Nesting functions
- Using nested functions
- Using more function nesting to tidy up your script
- Introducing objects and classes
- Type and object-oriented programming
- Classes, generalization, and abstraction
- Seeing arrays in a new light
- The Array constructor method
- Other Array methods
- Array properties
- Creating classes and objects (instances) in Flash
- Instances
- The Object object
- Viewing an object in Flash
- Constructors
- Objects, objects, everywhere
- Lurking objects
- Making a show reel
- Movie clips and buttons as objects
- Symbol types and behaviors
- Two sides of the same object
- Working with Library items
- Let chaos reign
- Bitmap caching
- The other side of bitmap caching
- Bitmap caching and RAM
- Changing the appearance of a cached movie clip
- When to use bitmap caching
- Referencing different timelines with ActionScript
- Different place, different variable
- Locating variables from inside an event handler function
- Reusing handler functions
- The apply method
- Global variables
Reusable Code and Realistic Movement
- Breaking down big tasks into smaller ones
- Black-box programming
- Creating simple components
- Creating a modular set of playback controls
- Dark Valentine
- Modular control of movie clips
- How to simulate realistic movement
- Motion with acceleration
- Trailing the pointer (a mouse follower)
- Understanding the inertial code
- Fine-tuning the component
- Function-based modular code
- Swarming behavior
- Taking the swarming effect forward
- Creating tweens with ActionScript
- Using import to access the Tween class
- How to use the Tween constructor function
- Understanding the transition types
- What is a sprite?
- Control
- External and internal data
- Movement
- Collision
- Planning zapper
- The game world (the main timeline)
- gSCREEN_TOP, gSCREEN_BOTTOM, gSCREEN_RIGHT, and gSCREEN_LEFT
- score
- level, skill, and accel
- speed
- shipDead, fired, and gSHIP_HEIGHT
- The timeline
- The code
- Global constants
- The “start game” trigger
- The player (the ship)
- The SwarmAlien
- alienSpawn()
- onEnterFrame
- alienBrain()
- alienReincarnate()
- The SwarmAlien code
- The bullet
- The debris of war
Adding Sound to Flash
- Choosing the right sound format
- Using sound on a timeline
- Using the ActionScript Sound class
- Playing sounds from ActionScript
- Attaching sounds to a sound instance
- Starting and stopping sounds
- Creating dynamic soundtracks
- Using ActionScript to control volume and balance
- Dealing with large sound files
- Using compression to reduce download times
- Loading sound from external files
- Silence can also be golden
Working with Multimedia
Responding to Events |
Flash Action Script Excercise
C |
|
|
|
Datatypes. |
|
|
Operator. |
|
|
Condition construct. |
|
|
Looping construct. |
|
|
Functions. |
|
|
Array. |
C++ |
|
|
Class. |
|
|
Object. |
|
|
Inheritance. |
|
|
Functions. |
|
|
Properties. |
A powerful tool for professional digital Video Editing Designed for video professionals, Adobe Premiere software spans the world of broadcast and online media. Thanks to its elegant interface and superb editing tools, you can work with complete efficiency, control, and flexibility to produce broadcast-quality movies for video, film, multimedia, and the Web.
Premiere Pro TOPICS COVERD
Adobe After Effects software delivers a comprehensive set of tools tom efficiently produce motion graphics and visual effects for film, video,multimedia, and the Web. |
|
SALIENT FEATURES |
• |
After Effects offers unparalleled integration with Adobe Premiere Pro 1.5, Adobe Photoshop, and Adobe Illustrator to produce professional results. |
• |
Control the compositing environment while working in a 2D or 3D with this tool. |
|
|
Applications: |
• |
Create motion graphics. |
• |
Creates film and broadcast. |
• |
Creates animation. |
• |
omposite different images / videos as one. |
|
|
Top Features |
|
|
• |
Text and vector graphics creation and animation |
|
Create text and vector graphics in After Effects using familiar Adobe tools, and then animate these elements to create visually innovative new motion graphics. |
|
|
• |
Extensive visual effects |
|
Manipulate moving and still images using hundreds of effects such as stylize, distort, and shatter.Create grids, radio waves, 3D particles, film grain, fractal noise, and more. |
|
|
• |
Timesaving tools |
|
Start projects quickly with animation presets and behaviors when creating common animation elememts, such as animating text in & out, creating synthetic backgrounds, and more.Use new Brainstrom to quickly experiment and refine designs using parameters you define.Learn fast with Tool Tips and training resources in the box and on the web, and streamline your review process with Adobe Clip Notes to create and import comments |
|
|
• |
Comprehensive masking and keying tools |
|
Control which portions of a layer are visible by importing , manipulating, and animating masks.Flexible auto-tracing options and RotoBezier masks make it easy to get precise results.Key bluescreen and greenscreen mattes with the Academy Award-winning Keylight and a host of supporting tools. |
|
|
• |
Powerful motion controls |
|
Animate graphics and text using the Puppet tool.Apply motion blur to produce more realistic animations, or use Timewarp to slow down and speed up footage.Precisely match the motion of source footage using Motion Tracker, and get the look of a locked-off shot using motion Stabilizer. |
|
|
• |
Enhanced performance |
|
Harness your computer's processing power with new multicore and graphics acceleration plus disk caching so you can spend less time waiting and more time creating.Distribute rendering across your entire network to maximize output performance. |
|
|
• |
Professional results for every media type |
|
Compatibility with an extensive list of output formals lets you produce animated content for virtually anu media , from the web and mobile devices to film and broadcast. |
Course
Duration |
Fees
(Indian RS.) |
Fees
(US $) |
315 sessions of
1 hr. each |
59,200 |
1692 |
|
|
|
|