This site requires JavaScript, please enable it in your browser!
Greenfoot back

Comments for dialog demo

Return to dialog demo

A new version of this scenario was uploaded on Thu Apr 12 07:18:16 UTC 2012 bug fixes
dlannidlanni

2012/5/25

When I download this in Greenfoot, it doesn't compile. Did you remove a class or variable called PlayerData? Strange that it works in the browser, but not on download. Looks like a very helpful demo of menus.
dlannidlanni

2012/5/25

Nevermind--just read post to use 'UserInfo' as name.
A new version of this scenario was uploaded on Fri May 25 22:33:01 UTC 2012 PlayerData now UserData
badboy201199badboy201199

2012/6/2

is there a source code for this?
tylerstylers

2012/6/2

Oops when I did the last update I forgot to select it. I'm camping at the moment ill fix it later.
tylerstylers

2012/6/3

Oops when I did the last update I forgot to select it. I'm camping at the moment ill fix it later.
niklaskarniklaskar

2012/6/10

i hope this is ok ;) you can get the jar file @ greenfoot.org/applet_attachments/0001/3873/greenfoot8083302611099881186.jar
tylerstylers

2012/6/10

How did you do that
tylerstylers

2012/6/10

How did you do that
niklaskarniklaskar

2012/6/10

when you look at the source code of this webpage you can read the src file of the applet ;) <applet code="greenfoot.export.GreenfootScenarioViewer.class" class="noscript_block" width="618" height="470" archive="/applet_attachments/0001/3873/greenfoot8083302611099881186.jar" alt="Your browser understands the &lt;APPLET&gt; tag but isn't running the applet, for some reason." style="margin-left: 136px" > ***user info*** </applet> when you then take the url of the archive (the jar file) and attach it to greenfoot.org, you get the url, where you can download the compiled program ;)
tylerstylers

2012/6/10

Thank
tylerstylers

2012/6/10

*s
niklaskarniklaskar

2012/6/10

no problem ;)
shivangshivang

2012/10/20

hey..can u provide its source code..or is thr a way to see the source code using jar file?
tylerstylers

2012/10/20

@shivang ive forgot to upload the source code on the last update. And also to view file without the source code uploaded you download the jar file via the page source then open it with winrar and to view the source using a Java decompiler like "Cavaj Java Decompiler". and that should work. :D