ADS 560 Topics in Design
|
intro :: syllabus :: week one :: week two :: week three :: final :: | |||
::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::: Flash as part of the site Various Animations using Flash ::::::::::::::::::::::::::::::::::::::::::::::::::
|
::::
|
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: A FLASH CS 5.5 file will not open at school. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - finish up e-card. working on problems, things not working, questions... post on a new page in Dreamweaver. Background color or image. cargo collective: everyone have an invite? need you to gather and have with you for next classes short video or movie Final project in Flash will be Teach Someone to do Something. A step by step, how to, can be about your major, can be somethign from Dangerous/ Darling Book. Examples. More Examples. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - body { cargo collective vs behance.net, served sites http://cargocollective.com/kuvisualcommunication - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - // to add an external link (link to another website)// // to make a pdf download (resume, graphic...)// // to embed a flash movie .swf file// *change height and width to match your .swf file - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - pieces must be movie clips start where the anchor should be - - - - - - - - How to make a slide show. Grid, Rulers, pull to add guides Make simple animationof one of your images: slide? fade? scale? make 2 buttons
(btn_play and btn_pause) now we have to code the buttons So select buttons_mc on the Stage, open the Code Snippets panel, and inside of the Actions area double btn_play.addEventListener(MouseEvent.CLICK, fl_ClickToHide); function fl_ClickToHide(event:MouseEvent):void ---------- btn_play.addEventListener(MouseEvent.ROLL_OUT, fl_ClickToHide); function fl_ClickToHide(event:MouseEvent):void Actions Click to hide an object btn_play.addEventListener(MouseEvent.ROLL_OVER, fl_ClickToHide_2); function fl_ClickToHide_2(event:MouseEvent):void - - - - - - - - Event Handles Mouse Click Event /* Mouse Click Event Instructions: btn_play.addEventListener(MouseEvent.CLICK, fl_MouseClickHandler_2); function fl_MouseClickHandler_2(event:MouseEvent):void change trace("Mouse clicked") to play() - - - - - - - - Event Handles change trace("Mouse clicked") to stop() - - - - - - - - **if you want music import it to the libary or stage, place audio on its own layer. You can import .wav, mp3, aiff (you can use audacity or garage band to convert) default settings for sound are low quaility which is fine for sound effects but if you have music that you want to sound a bit better you need to switch settings. Go to Publish Settings. Change to about 80kbps for a song (this will make your file size larger). - - - - - - - - A step by step, how to, can be about your major, can be something from Dangerous/ Darling Book. These are some examples by graphic students they look good but you know more about flash then they did, just expecting you to do the best you can. Better than you think you can.
|
||
|
|
|||
|
||||