Jewellery Designing Interrior Designing Fashion Designing Aonline Training Franchise Scheme Send Free E-Greetings "Compufield -computer Institute specialized in fast track courses-multimedia,web designing,software engineering,certification courses,fashion,jewellery,interior designing courses. India,Bombay(Mumbai)."
Franchise Scheme Latest Courses At Compufield
Compufield now in Bandr
Franchise enquiry welcome It corporate Training World wide

OUR STUDENT'S ACHIEVEMENT VIDEO

  Creative Courses :
  Digital Graphics I Commercial Art I 2D and 3D Animation I Dip in 2D and 3D Animation I Dip in 3D Animation Pro I Dip in Adobe Softwares I
  Cert in Video Editing & Visual / Sp Effects I Dip in Video Editing & Visual / Sp Effects I Video Editing Pro I Dip in Multimedia & Digital Video Editing I
  Dip in Multimedia Pro (2D & 3D Animation) I Certificate in Digital Film Making I Diploma in Digital Film Making I Dual Dip in Multimedia & Web Tech I
  Dual Dip Pro In Multimedia & Web Tech I Dip in Web Designing, Software Engineering, E-Commerce & Global Mkt I
  Dip in Web Designing, Multimedia, E-Commerce Global Mkt I Dip in Web Designing, Multimedia Pro, Software Engineering, E-Commerce & Global Mkt I
  Individual Courses :
   Flash Actionscript & C, C++ (Basic)I Toon Boom ( 2D Animation) I Autodesk 3D Studio Max I 3D-Character Studio & Modelling I Maya I Adobe After Effects I
  Special Effects (Avid Xpress) I Final Cut Pro I  Motion - Special Effects (Mac Computers) I JewelCAD (3D Jewellery Modelling) CAD/CAM I
   Designing Courses :
   Fashion Designing I Jewellery Designing I Jewellery Designing Pro I Textile Designing I  Dip Course in Interior / Architectural Designing I


Search For Our Courses

ISO 9001:2000 Certified Computer Institute
Why do
Foreign/Indian Students prefer to study at COMPUFIELD?

Home
Join our Newsletter


Enter your E-Mail

ABout Us
Courses
Registration
Our Students
Business Offer


Diploma in Adobe Softwares

 For Corporate Training in this course CLICK HERE



Multimedia Student's Review
Rina Shah, Course-"Web-Publishing & designing" , Country-"India" Rahul Daswani, Course-"Web-Publishing and Adobe Flash", Country-"Singapore" Stephen Ellsmore, Course-"Diploma in Software Engineering,Computer Assembling & Networking, Web Publishing, Designing & Global Marketing,Country-"United Kingdom" Mariella Tressel, Course-"Web Publishing & Global Marketing", Country-"Germany"
Multimedia Review
 
Multimedia Student's Video Review
 

OUR STUDENTS PHOTOSHOP PROJECTS
 
In Multimedia Photoshop you can Blend 2 Images. In Multimedia Photoshop you can create Patterns and Designs using Fills and Colours. In Multimedia Photoshop you can manipulate your images with Special Effects and Techniques. In Multimedia Photoshop you can Import and Export your Images.    
 
OUR STUDENTS ADOBE PREMIERE PROJECTS
 
OUR STUDENTS WEB PUBLISHING PROJECTS
Student Multimedia Photoshop Project for Compufield.
Project of Compufield Student for Multimedia Photoshop.
Mixing and Manipulating of colours at a click of a button in Multimedia Photoshop.
Student Web Publishing Project for Compufield.
Project of Compufield Student for Web Publishing
Project in Web Designing
 
 
 

Enquire About This Course
   
Name :
   
*Country Name
    e.g.India, UK, ....
Residence / Office Number :
Country Code City Code Number
    (Number-Coutry code & city code)
e.g. +91-22-23676218
     
Mobile Number :
     
*Email :
     
*Course Of Interest :
     
Enquiry :
    (*) Signed fields are mandatory.
   
   
 

Online Learning, this course can be studied Online, any time any where.

  ADOBE InDesign

 


  • 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.

  • Robust long-document support

Indesign TOPICS COVERD

  ADOBE PHOTOSHOP
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.
      

SALIENT FEATURES
  • 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 Blend 2 Images.
  • 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.
APPLICATIONS
  • 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

ADOBE lllustrator



SALIENT FEATURES

APPLICATION
  • Logos.
  • Libraries.
  • High Quality Illustrations.
  • Creating Banners, Posters, Handbills etc

lllustrator TOPICS COVERD

  ADOBE FLASH

 

 

ADOBE Fash Actionscript

     

    SALIENT FEATURES
    • 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
    C programming language -
    • Data Types
    • Functions
    • Conditions
    • Arrays
    • Loops
    • Classes
      Interactive Flash

      • 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

      Movies That Remember

      • 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


      Movies That Decide for Themselves


      • 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

      More Power, Less Script

      • 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

      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

      Objects and Classes

      • 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

      Objects on the Stage

      • 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

      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

      Games and Sprites

      • 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

      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

      Working with Multimedia

      Responding to Events

    Flash Action Script Excercise


    C & C++ (BASICS)

    C
       
       
       
       
       
       


     C++
       
       
       
       
       


  ADOBE Premiere Pro

 

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 Effect

 


Course Duration Fees (Indian RS.) Fees (US $)

315 sessions of 1 hr. each

59,200 1692


 
 

Lodging, boarding and travelling not included in the fees.
The above mentioned fees is for one course.
   
COMPUFIELD offers a unique style of learning -

One computer : One student : One Instructor
Maximum Instructor to Student Ratio 1:4
Sessions : Each session will be of 1 hour.
The timing can be fixed based on our mutual convenience,between 9.00 a.m. to 7.00 p.m.
Overseas Students take 5 to 10 hours per day to complete their courses.
Course duration in days = total sessions divide by number of sessions per day.
The Above Mentioned Tuition Fees Includes Service Tax 12.36%
No extra charges/refund for more/less time taken to complete the course.


Top

Solve your Queries Online related to our Courses

Mobile Number
M.E. Khairaz (MD)
+91 - 9820134058

Gmail
 compufield@gmail.com
Yahoo Messenger
Yahoo Messenger
compufield@yahoo.com
ICQ
MSN Messenger
compufield@hotmail.co.uk
Skype
compufieldinfo@skype.com
Facebook
Facebook
Twitter
Twitter
Address-HO : Chinoy Mansion, 1st Flr, Block #2, Opp. St.Stephen's Church, Warden Road, Mumbai-400 036, India.+91-22-236762182