View Single Post
  #11 (permalink)  
Old 04-25-2008, 11:57 PM
iamchoilan iamchoilan is offline
Member
 
Join Date: Apr 2008
Posts: 9
iamchoilan is on a distinguished road
HallArea.java:169: cannot find symbol
symbol : variable ff
location: class fpsim.HallArea
g.drawImage(ff.jpeg, 0, 0, this);


while my image is ff.jpeg, in the same folder...
Reply With Quote