background preloader

Graphisme/AS

Facebook Twitter

Formation en multimedia internet. Formation en multimedia internet. Licence Professionnelle mention Activités et Techniques de Communication (ATC) 3 spécialités CDG, CMPM et TeCAMTV - Université Henri Poincaré - Nancy 1. IKEA Online Viral Videos Marketing Advertising Campaign, Happy Inside « Online Advertising « invisible PR. BEST INFOGRAPHICS. Tutoriels video Photoshop, After Effects, Premiere Pro, Dreamwea.

Panier S'enregistrer International Retouche d'images & Photographie 161 formations, 852 heures Business 134 formations, 504 heures Web 138 formations, 668 heures 47 formations, 154 heures Vidéo & Audio 82 formations, 400 heures Design & Illustration 118 formations, 450 heures Formations pour grand public 49 formations, 272 heures IT Pro & Administration 14 formations, 35 heures Programmation 61 formations, 256 heures Inspiration & Créativité 56 formations, 138 heures Découvrir les sparklines de : Le formatage conditionnel avec Excel 2013 Durée: 02:56 Découvrir les sparklines 02:56 17 avr. 2014 Retour à la formation Connaître l'anatomie d'un capteur de : Mon premier appareil photo Durée: 06:42 Connaître l'anatomie d'un capteur 06:42 17 avr. 2014 Retour à la formation Introduction à la formation Mon premier appareil photo de : Mon premier appareil photo Durée: 01:53 Introduction à la formation Mon premier appareil photo 01:53 17 avr. 2014 Définir l'évolutivité de : Mon premier appareil photo Durée: 01:55.

Flash CS5 : Outil de Rotation 3D et outil Translation 3D. 3D rotation in flash - Flash tutorial. SMK World blog» Blog Archive » 3D Effect Flash cs4. Jquery is most famous java-script library use by many webdesigners /front end developers.All modern websites use this with technologies like ajaxs. because it is very light weight java-script library, also it simplify most of java script coding(write less do more).for more information visit GX is a tiny (10kb uncompressed) JavaScript Animations Framework. Using GX you can create complex animations working with CSS property.you can refer the Documentation from here.Today the tutorial about create a butterfly response to the mouse ,check here. let s the game begins Open any text editor you like (dream weaver,notepad,word pad etc) .create new HTML document. before using jquery and gx libraries you should link to your web page,Type following code in the <head> section ,download GX these from here and link them to your page.

Read the rest of this entry » 3D rotation with Flash CS4. Learn how to create a 3D rotation of an image by using the new rotation properties added in flash CS4 and actionscript 3. This example requires the Flash Player 10. The image used in this lesson is taken from 1. Create a new flash file (Actionscript 3.0) and save it as flip.fla. 2. 3. 4. 5. 6. 7. 8. To rotate the image to the right, we will turn the image anticlockwise so we will add a negative value of -180. 9. 10. ActionScript 3.0 Lesson 12: Create a Real Clock in Flash Using Sytem Date and Time | Say Web – Flash and ActionScript Tutorials, News and Interviews. Rotation in Flash (ActionScript Programming Tutorial. Contextual Ads More ActionScript Resources Advertisement This tutorial is the underpinning of many websites and can help you in game design and also many websites use rotation alongside zooming effects.

The bottom line is that even though this is simple enough to do it is still very important Step1: Create a New flash Document in the standard document dimensions 550px width and 400px height. Step2: Use the Text Tool to create a Static Text Box with the text saying something like “Rotation” or “Im Spinnin”. Step3: Right Click the text box and select convert to symbol from the context menu. Step4: Click on frame 35 and press the F6 key which is used to create a new keyframe. Step5: Now click on the Align & Info & Transform panel and select the rotation box which should read 0˚ and change it to read 350˚. Step6: Click on frame 1 and select Insert->Create Motion Tween Step7: Now click on frame 18 and press F6 once again so as to create a new keyframe. onClipEvent(enterFrame){ this. Have Fun. Flash et Action Script , la rotation des clips ou... Avec la trigo, c'est plus beau.

Une rubrique consacrée aux maths appliquées au multimédia.N’ayez pas peur, vous n’avez pas besoin de sortir de polytechnique… Nous utiliserons des concepts mathématiques simples du niveau collège (mais comme c’est loin tout ça, un petit rappel ne fera pas de mal). Un des principaux avantages de l’animation programmée comparée à l’animation image par image ou à l’animation interpolée est sa fluidité bien supérieure. L’autre gros atout, et non des moindres, est la simplicité avec laquelle on va modifier les paramètres de son animation. Grâce à la trigonométrie, nous allons déplacer des movie-clips sur des trajectoires circulaires et appliquer des rotations à des movie-clips. Pour tous ceux qui ont préféré : - lire Pif Gadget - regarder les filles - boire des bières en belgique (rayez les mentions inutiles) à la beauté obscure de la trigonométrie, voici quelques petits rappels indispensables. La beauté cachée Convertir des angles de degrés en radians est tout simple.

Voici les formules : Importer et animer un fichier Illustrator avec Flash Professionnel CS5. Animer un objet 3D avec le pointeur et l'ActionScript 3 dans Flash Professionnel CS4. TUTORIEL AS3 (Les notions "de base" :), Tutoriel N°906, Pour créer un objet, voici deux méthodes: Soit vous lui donnez un nom d’occurrence dans le panneau des Propriétés, soit vous lui définissez ses propriétés de liaison (click droit sur l’instance dans la Bibliothèque -> Liaison). Dans ce cas vous renseignerez le nom de sa classe, sa classe de base et vous cocherez « exportez pour Actionscript ». Vous pourrez donner le même nom de Classe que celui de l’instance de l’objet : Classe: MonClip Classe de base: flash.display.MovieClip Liaison: Exportez pour Actionscript Ensuite on crée une variable pour contenir l’instance de l’objet et on affiche ce clip à l’aide de la méthode addChild(). ex: var monClip:MonClip = new MonClip(); addChild(monClip); Les événements sont des faits qui surviennent, comme le mouvement de la souris par exemple, avec lesquels Actionscript peut interagir. monClip.addEventListener(MouseEvent.CLICK, fonctionClick); monClip.addEventListener(Event.ENTER_FRAME, fonctionEnterframe); function fonctionClick(event:MouseEvent):void // Code …

Les nouveaux tutoriels Flash [4] Téléchargement de MENU RETATION. How to rotate object 360º degrees in Actionscript 3 - Fanhow.com. Flash Actionscript + 3D Rotation : actionscript, carousel3D, flash, rotation. Flash Rotation Tutorials.