View Single Post

  #10 (permalink)  
Old 23-04-08, 17:38
manfar manfar is offline
Junior Member
 
Join Date: Jan 2008
Posts: 5
Rep Power: 0
manfar is on a distinguished road
Re: Flash Game Tutorial

sorry, the previous message has been cut
In the function muoviCesto you could add
if (_root.cesto_MC._x>0 &&_root.cesto_MC._x<"the size of your stage"){
the controls of the cesto clip
}
I'm still working on actionscript 1 or 2 so there might be a new way to write it.
Anyway, it might help you
Reply With Quote