Creative Courses
 
  
Students
Review

  
  
Join our Newsletters
Now
  
     Select a topic:   
 
  
  E-Mail Us
 
  
    
 


 

Why do Foreign/Indian Students prefer to study at COMPUFIELD?

Dual Diploma In Multimedia & Web Technology

Multimedia Student's Review

 Courses Includes following Softwares :

 

INTERNET TECHNOLOGY

Internet is worldwide network of networks with over 200 Million worldwide users. Internet gives you absolute access to information on any subject under the sky.

For Salient Features & Applications

 

MACROMEDIA DREAMWEAVER

Dreamweaver is a professional authoring tool for creating and maintaining web-pages. It introduces Macromedia's Round-trip HTML technology, that imports HTML documents without reformatting the code and also makes it possible to use the latest Dynamic HTML features. All the code generated by it, works on as many platforms and browsers as possible.

For Salient Features & Applications

MACROMEDIA DREAMWEAVER ULTRADEV


Macromedia Dreamweaver Ultradev 4 combines Dreamweaver's ease of use
with the power of databases to create dynamically created web pages. Think
of the results as Dreamweaver on steroids. Macromedia Dreamweaver Ultradev
set ends Dreamweaver's renowned ease of use into the realm of database
-driven web sites.

If you already use Dreamweaver, you'll feel right at home with Ultradev
since the programs share many of the same interface features.
Macromedia's Dreamweaver Ultradev has been a leading visual web
design tool for many years allowing thousands to exchange the murky world
of plain text code for easy drag and drop interface.


HTML

HTML (Hypertext Markup Language) is used to describe the layout of a web page. HTML is simply a vehicle to indicate elements of a hypertext page. The HTML page must tell the browser which applets to load and then where to put each applet on the web page.

CORELDRAW

CorelDRAW is a Vector graphic software, allowing the user to produce World Class Illustrations with 16.7 million colours.

For Salient Features & Applications

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.

For Salient Features & Applications

MACROMEDIA FIREWORKS

Firework is the solution for professional Web graphic design and production. It is the first production environment to overcome the specific challenges facing Web graphics and producers. Fireworks has a strong integration with other favourite graphics application and HTML editors offering customers the essential bridge between their graphics environment and HTML editors.

For Salient Features & Applications

MACROMEDIA FLASH

Macromedia Flash MX 2004 multimedia applications that allow designers and developers the freedom to create rich and engaging applications, presentations, animations, and web sites.

SALIENT FEATURES
  • Movie created in Flash has a very less file size.
  • Multiple actions can be attached, such as can create a new HTML file or add a Shockwave Flash movie to an existing HTML file.
  • Aftershock will also create a script to detect START or STOP the movie, GO TO A URL, LOAD a new movie or perform any number of other functions.
  • Another unique feature of Flash 4 is Bandwidth Profiler.
  • This feature takes care of the usual drawback of multimedia file size, and bring the user to reality.
APPLICATIONS
  • Flash is Primarily an animation tool for the Web.
  • You can also create Corporate presentations and 2D Animations.

MACROMEDIA FLASH ACTION SCRIPT

Prerequisite for learning Action Script is knowledge of the following in
C programming language -

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.
  • Data Types
  • Functions
  • Conditions
  • Arrays
  • Loops
  • Classes
    Phase I
    • Learn about Action Script 2.0 and how it differs from ActionScript 1.0
    • Discover the benefits of learning Action Script
    • Learn to navigate and use the Action Script editor
    • Learn about script elements
    • Plan a project
    • Write your first script
    • Test your script
    • Debug your script
    Phase II
    • Learn how event handlers are used in scripts
    • Determine the best event handler for the job
    • Use mouse/button/keyboard events to control interactivity
    • Create a self-running presentation using frame events
    • Use clip events to create an interactive project
    • Orchestrate multiple events to accomplish a task
    • Define and use event handler methods
    • Learn about Listener and how to use them
    Phase III

    • Gain an understanding of the hierarchy of timelines in Flash movies
    • Learn about absolute and relative target paths
    • Learn how movies communicate with each other
    • Use the parent-child relationship in movies to creates an "effect"clip
    • Control specific timelines within a single project
    • Control movies loaded into levels
    • Learn how to make global references to various Action Script elements.

    Phase IV

    • Learn what objects/object classes are and why they are useful
    • Get acquainted the various classes of objects available in Action Script
    • Use the Color class
    • Create an interactive scene using the Key object class
    • Create a word processor using properties and methods of the String and Selection Object classes

    Phase V            

    • Create a function
    • Call a function
    • Add parameters to a function
    • Create a function that returns a result
    • Use local variables

    Phase VI

    • Learn the power of dynamic data
    • Create text fields
    • Create variables
    • Create arrays
    • Store information in objects
    • Retrieve information from storage dynamically
    • Build expressions
    • Learn about precedence
    • Manipulate numbers with the Math class
    • Gain experience with the methods of the string class

    Phase VII

    • Learn class syntax and terminology
    • Learn about class paths and how they're used
    • Learn about private, public and static members and how to use them
    • Use inheritance to extend a class
    • Use overriding
    • Create custom object classes
    • Associate a custom class with a movie clip in the library

    Phase VIII

    • Learn how to use if, if/else and if/else if statements to control   the flow of a script
    • Explore the various operators used in conditional logic
    • Script a project to react to various conditions
    • Create a scripted boundary to restrict an object's movement
    • Turn the script on and off using conditional logic
    • Program a project to react to user interaction
    • Learn how to detect and react to object collisions

    Phase IX

    • Discover the usefulness of loops
    • Learn about the types of loops
    • Set loop conditions
    • Create a nested loop
    • Use loop exceptions

    Phase X       

    • Learn how to set and get component property values
    • Use component events to trigger scripts
    • Use component methods to insert data dynamically
    • Work with the Focus Manager component to make a more usable application
    • Style component instances individually and globally using Action   Script

    Phase XI

    • Discover the data formats that Flash can load
    • Learn about the objects designed for data transfer
    • Send and receive data from a server
    • Learn about policy files and how to use them
    • Save data to your hard drive using shared objects
    • Communicate with a Web service

    Phase XII       

    • Learn why validation is important
    • Define validation requirements
    • Set up a mechanism to handle errors found in the validation process
    • Create functions for validating strings, sequences, and numbers
    • Send data from a validated form to a server for processing
    Phase XIII

     

    • Create a text fields dynamically
    • Format text using Text Format objects
    • Use the Menu Bar component to add a menu to an application
    • Use Cascading Style Sheets to easily format text within a text field

    Phase XIV

    • Duplicate and attach movie clip instances
    • Create continuous-feedback buttons to move clip instance
    • Draw lines and filled shaped dynamically
    • Change the stacking order of movie clip instances dynamically
    • Script drag-and-drop functionality
    • Remove movie clip instances dynamically

    Phase XV

    • Learn how to use the element of time in Flash projects
    • Create and use a Data object to display the current date and time
    • Use the Data Chooser component to navigate and display date   related information
    • Use the get Timer () Function to create a Flash based timer and alarm so you can track the progression of time in a Flash project
    • Control a timeline dynamically using play, stop, fast-forward, and rewind controls
    • Create a percentage based preloaded

    Phase XVI         

    • Explore the uses of sound with Action Script
    • Learn how to create a sound object
    • Drag an object with in a visual boundary
    • Control the volume of a Sound object
    • Control the panning of a Sound object
    • Add sounds to your movie by using the attach sound () method
    • Start, stop and loop sounds dynamically

    Phase XVII

    • Create a scalable slideshow presentation using external assets
    • Create a rotating Flash banner system by loading external movie into a level
    • Control a movie from its own timeline and another timeline
    • Dynamically load MP3s into a project while it plays
    • Script an MP3 playback progress bar
    • Load MP3 files based on XML files and display ID3 tag data from   the MP3s
    • Load an external video into a Media component and trigger actions

    Phase XVIII

    • Create a scalable slideshow presentation using external assets
    • Create a rotating Flash banner system by loading external movie into a level
    • Control a movie from its own timeline and another timeline
    • Dynamically load MP3s into a project while it plays
    • Script an MP3 playback progress bar
    • Load MP3 files based on XML files and display ID3 tag data from the MP3s
    • Load an external video into a Media component and trigger actions

    Phase XIX

    • Use FSCommands to extend the functionality of a Flash application
    • Enhance a Flash executable file by using a third party tool
    • Configure movie functionality using HTML and Flash Wars

    Phase XX

    • Distinguish between printing from Flash and printing from   browser
    • Learn how to use the Print job class
    • Print content as a bitmap or vector
    • Create a custom context menu
    • Add custom items to a context menu

 

 


 

3D STUDIO MAX WITH VRML

3D Studio Max is a tool from Kinetix for making 3D Models and Designs and also to create simple as well as complex 3-Dimensional Animations.

For Salient Features & Applications

ADOBE PREMIERE (NON LINEAR DIGITAL VIDEO EDITING AND MOVIE MAKING)

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.

For Salient Features & Applications

SOUND FORGE (REAL STREAM AUDIO & VIDEO)

Sound Forge is a world class Program used for Sound Editing, Compression, Special Effects and to super impose sound on video presentation and animation.

SALIENT FEATURES
  • You can Record Sound and then edit it.
  • You can superimpose the sound files on Video presentation and Animation.
  • You can compress the sound files.
  • You can give Special Effects to the sound files.
APPLICATIONS
  • Sound forge is used by various professionals from the Music and Sound Industry such as Musicians, Sound Editors, Multimedia designers, Game designers, Studio engineers etc.
INTERNET ADVERTISING and GLOBAL MARKETING

There are 600 millions  documents on every  possible  subject and more than 1.5 million documents are  uploaded  everyday. The importance of  "Variables"  in the design of home pages to get maximum hits and hence achieve maximum marketing power.
We, at COMPUFIELD, teach you :
  • How to make your Web Site attractive and powerful, so that you can attract business globally on the Internet.
  • The importance of "Variable" in the design of home pages to get maximum hits and hence achieve maximum Marketing power.
  • How to use the different search engines available, and explain the working and retrieval functions of these search engines.
  • How to register your Web pages (URL'S) with various search engines like Yahoo, Altavista, Infoseek, Webcrawler, Hotbot, Excite, America Online, 123 India, khoj etc. (200 Search Engines possible).
  • How to register your Web Site to various BBS, Usenet groups, Enzines, Exchange banner scheme. Additional Global Marketing tricks available on Web. Mass E-Mailing.
Project related to Web Page

Making a Professional Website using the above software, Multimedia and Sound.

Project related to Film Industry and CD Authoring

Making a Project using most of the above software after which you can work in any part of the world.

CAREER OPTIONS

  • Web Masters.
  • Web Managers.
  • Site Managers.
  • Web Page Designers.
  • Content Developers.
  • Interface Designers.
  • Creative Support Professionals.
  • Studio Managers.
  • Modeling Consultants.
  • Media Specialists Art.
  • Consultants Multimedia Authors.
  • Script Writers.
  • Cartoonists.
  • Creative Publishing Professionals.
  • Cartographers Editing Professionals.
  • Visual Effect Designers.
  • Software Editors.
  • Audio & Video Specialists.
  • Animator.
Course Duration
Fees (Indian Rs.)
Fees (US $)
500 sessions of 1 hr. each
65,000
1,630

 

Add Service Tax = 12.24% on all tuition fees

Please Note: Management has full right to change courses, contents, tuition fees without prior notice.

 

Students Design Gallery

Back To First Page Of Graphics Gallery BACK

 

Our Students' Design Galleries

 

Click here to Register for
Internet Courses.

* Lodging, boarding and travelling not included in the fees.
*The above mentioned fees is for one course and it includes instructions,
  practicals, practice, project, preparation for exam(if any)

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
  • Fees is for one course and it includes instructions,
    practicals, practice, project, preparation for exam(if any)
  • Overseas / local Students take 5 to 10 hours per day to complete their courses earlier.
  • The timing can be fixed based on our mutual convenience,
    between 9.00 a.m. to 7.00 p.m.
  • Course duration in working days = Total sessions divided by number of sessions (hours) per day.

Solve your Queries Online related to our Courses

E_mail me E-mail me
khairaz@compufield.com

Yahoo MessengerYahoo Messenger
compufield@yahoo.com
ICQ MSN Messenger
compufield@hotmail.com

MSN MessengerMobile Number
+91-9820134058(Mr. Khairaz [MD])

ICQFax Number
091-22-23671772

HEAD OFFICE : Chinoy Mansion, First Floor, Block # 2,
Opposite St.Stephen's Church, Warden Road, Mumbai (Bombay)-400 036
India.
: 091-22-23676218 (3 Lines), Fax: 091-22-23671772



Top of the Page