Saturday, 26 January 2008
Debugging & Modification
As a result of the simple construction of our flash game (see earlier in blog for explanation), debugging has not been much of a problem. We did have one actionscript issue during our testing where the popup for the instructions wouldn't appear when called upon. I created this pop-up as a class in a separate as file and the code worked fine until i changed the popup movieclip with an updated one and it seemed to not recognise the new mc. Time was getting on and a simple fix for the prototype was to simply create the instructions as a separate swf that could be called upon with a button.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment