Lifelesspeople.com

 Forum FAQsForum FAQs  Knowledge BaseKnowledge Base  RulesRules   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   HostingHosting   RegisterRegister 
 DonateDonate   WikiWiki   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

java file edited

 
Lifelesspeople.com Forum Index -> Bargain Boutique
Post new topic   This topic is locked: you cannot edit posts or make replies. View previous topic :: View next topic  
Author Message
Desbrina
Jadeite


Joined: 11 Jun 2005
Posts: 3001
Location: Earth

PostPosted: Wed Jul 25, 2007 3:37 am    Post subject: java file edited Reply with quote

Can someone edit this java file so that when someone has completed the wordsearch it goes to the file worddone.php please and then compile it for me

I found it on the internet and it suits my purpose except for that bit

I'll leave price up to use as i have no idea how easy/hard it will be to do
_________________
Midnight Tempest - A Sailor Moon TCG
Balanced Force - A Star Wars TCG
Caretaker - A Star Trek Voyager TCG
My Stories
Back to top
 
pterodactyl
Lifeless Fossil


Joined: 23 Jun 2005
Posts: 1472
Location: Ukraine

PostPosted: Wed Jul 25, 2007 4:12 am    Post subject: Reply with quote

What file do you mean? It seems you forget to post code listing or the link.
_________________
...while pterodactyls flow...
[img:c5ad10a0ae]http://pterodactyl.l2p.net/graphics/signature/groups.jpg[/img:c5ad10a0ae]
Back to top
 
Desbrina
Jadeite


Joined: 11 Jun 2005
Posts: 3001
Location: Earth

PostPosted: Wed Jul 25, 2007 4:32 am    Post subject: Reply with quote

yeah, this is the file, just realised that
ones the actual java file, the other is a zip with the java file in it in case one doesn't work

http://midnighttempest.com/wor.....earch.java

http://midnighttempest.com/wor.....Search.zip
_________________
Midnight Tempest - A Sailor Moon TCG
Balanced Force - A Star Wars TCG
Caretaker - A Star Trek Voyager TCG
My Stories
Back to top
 
Desbrina
Jadeite


Joined: 11 Jun 2005
Posts: 3001
Location: Earth

PostPosted: Sat Jul 28, 2007 11:17 am    Post subject: Reply with quote

is anyone working on this?
_________________
Midnight Tempest - A Sailor Moon TCG
Balanced Force - A Star Wars TCG
Caretaker - A Star Trek Voyager TCG
My Stories
Back to top
 
krt
...


Joined: 11 Jan 2005
Posts: 4745
Location: Down Under

PostPosted: Thu Aug 02, 2007 5:29 am    Post subject: Reply with quote

Open the web page just before the call to endGame();

End result:
Code:
    if (gameState == PLAY && grid.select) {
      grid.select = false;
      if (grid.checkSelection())
        if (++count >= words.size()) {
          timeText += " Done!";
          statText = "Found: " + count + "/" + words.size();
          AppletContext a = getAppletContext();
          a.showDocument(new URL("http://example.com/done.html"),"_self");
          endGame();
        }
    }
Back to top
 
Desbrina
Jadeite


Joined: 11 Jun 2005
Posts: 3001
Location: Earth

PostPosted: Thu Aug 02, 2007 5:52 am    Post subject: Reply with quote

i still need to know how to compile it so i can use it on the net or is it possible to use the .java files instead of the .class file?
_________________
Midnight Tempest - A Sailor Moon TCG
Balanced Force - A Star Wars TCG
Caretaker - A Star Trek Voyager TCG
My Stories
Back to top
 
krt
...


Joined: 11 Jan 2005
Posts: 4745
Location: Down Under

PostPosted: Thu Aug 02, 2007 6:23 am    Post subject: Reply with quote

cbf...
http://www.google.com/search?q.....va+applets
Back to top
 
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    Lifelesspeople.com Forum Index -> Bargain Boutique All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Home | Hosting | News | Forum | Links | System Status | About | Archive | Donate ]
Powered by phpBB © 2001, 2002 phpBB Group
All trademarks and copyrights on this page are owned by their respective owners. Posts and comments are owned by the poster. Everything else © 2001 - 2007 Lifelesspeople.com