![]() |
Help with Flash basic coding
Hi,
I've completed this tutorial - http://www.republicofcode.com/tutori.../portfolio_bc/ but when I view the project on HTML the images don't stop and wait for you to hover over the thumbs, they play repeatedly for about 0.2 of a second each on loop! What am I doing wrong? In the code the first step is; btn1_btn.onRollOver= function(){ myScreen_mc.gotoAndStop(1); }; What is the significance of (1) - what does this relate to? Thanks, Alex |
I would suggest you start learning HTML5/CSS3 - the new(ish) standard though it's been around for a while now and is supported in all major browsers & IE9 (some bis are in IE8). Start here: http://www.w3schools.com/html/html5_intro.asp
|
| All times are GMT +1. The time now is 08:20 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.