290 likes | 512 Vues
B.Y.O.L.: Adobe Edge Animate—Flash-like Interactions for HTML5 Devices. Jeff Batt eLearning Brothers Product Development Manager. Wo Am I?. • Worked for Rapid Intake - 6 years • Worked for eLearning DevCon & mLearning DevCon - 6 Years (Part of it as the Director of the Conferences)
E N D
B.Y.O.L.: Adobe Edge Animate—Flash-like Interactions for HTML5 Devices Jeff Batt eLearning Brothers Product Development Manager
Wo Am I? • • Worked for Rapid Intake - 6 years • • Worked for eLearning DevCon & mLearning DevCon - 6 Years (Part of it as the Director of the Conferences) • • Currently Product Development Manager at eLearning Brothers • • Graduated at Utah Valley University in Digital Media - Emphasis in Web Development • • Passion for learning new tools • • Love teaching people about new technology
My Approach www.kinetic-media.com twitter.com/jeffbatt01 www.youtube.com/jeffbatt01 • How to guy - Focus on how you use the tools • Everyone is on a different level - I’m starting at the beginning • Tutorials about everything will be found on my blog (www.kinetic-media.com)
Download Files Files to download: http://kinetic-media.com/downloads-edge-animate/
Session Objectives • Different HTML5 options • Timeline labels • Bringing in HTML5 in Lectora using eLB Interaction Builder • Timeline triggers • Getting started with Adobe Edge • Playing audio in Javascript • Exploring the Edge Animate UI • Downlevel stage • Using external assets • Deployment • Flexible layouts • Using iFrames • Animating using keyframes • Scripting in Edge Animate using the code panel • Using the pin tool to animate • Easing your animations • Symbols and nested symbols
Different HTML5 Builder Options Adobe Edge Animate Tumult Hype
Where to Get Adobe Edge? www.html.adobe.com
Starting a New Project Creates project files Create New
Audio Video Image Using External Assets Stream audio via code iFrame
Using other Javascript Plugins <!-- EdgeCommons All-in-one --><scriptsrc="js/EdgeCommons.1.0.0/libs/EdgeCommons.js"type="text/javascript"></script><!-- EdgeCommons Spotlight CSS --><linkhref="js/EdgeCommons.1.0.0/libs/style.css"rel="stylesheet"><!-- Greensock Animations Library --><scriptsrc="js/min/TweenMax.min.js"></script>
GreenSock Javascript //Get all button variablesvar tab1 = sym.$("Tab_1");//Animate in each button one after the otherTweenLite.from(tab1,1,{css:{y:567},ease:Expo.easeOut}); http://www.greensock.com/gsap-js/ http://api.greensock.com/js/
Working with Audio Establish the path to audio Load audio files Call audio file later by ID
iFrame & Video YouTube Video Other web content
Deployment Web publish Animate package iBooks widget