Question:

Actionscript 2.0, having a prob with my script

by  |  earlier

0 LIKES UnLike

//ok guys i made a script so that when i press on a certain object (its a shooting game, theres a bunch of objects) a new one pops up here it is

onClipEvent(enterFrame){

if.root.shooter.press=true{

loadMovie.shooter9)

}

well its not really working and i have no idea how else i would make (once i unload all the movie clips on my screen my selected movieclip will pop up, or once all of the movieclips on the screen are unloaded, it will change to the next frame/one of my choice

 Tags:

   Report

1 ANSWERS


  1. d**n your code is really messed up!

    Use the code I posted on your question about the bullets and you'll find what you want (Y).

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.