Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
|
|
getting movie to finish |
Page: 1 | Reply |
Aug 3rd 2002 | #62834 Report |
Member since: Dec 24th 2001 Posts: 222 |
what address do you use find out what frame a movie is on? i want to say something like if mymovie is on frame 1 and then what happens so this is what i have if (_root.mymovie.hereswhereineedhelp == 1) _root.mymovie.gotoAndPlay(2); } |
Reply with Quote Reply |
Aug 24th 2002 | #65934 Report |
Member since: Aug 24th 2002 Posts: 5 |
what u coud do (its early in the morning there probably is an easier way) set a variable on each frame frameNum=1; //or whatever frame it is for then on frame 2 frameNum=2; //and so on and so on then for your code if (frameNum == 1){ //do whatever you want it to do when it is on frame 1 } there probably is an easier way to do this but like i said it is pretty early and i don't have flash in front of me |
Reply with Quote Reply |
Page: 1 | Back to top |
Please login or register above to post in this forum |
© Web Media Network Limited. All rights reserved. No part of this website may be reproduced without written permission. Photoshop is a registered trademark of Adobe Inc.. TeamPhotoshop.com is not associated in any way with Adobe, nor is an offical Photoshop website. |