|
Author |
Topic: About Moovl (Read 2202 times) |
|
ed
|
Re: About Moovl
« Reply #15 on: Jan 7th, 2004, 9:12am » |
|
on Jan 7th, 2004, 7:21am, REAS wrote:Would you be willing to have two copies of Moovl on the server, the default not being signed and therefore more compatible and then linking to the signed applet if people want to import and export I worried about the signature impeding people from looking at your work. |
| hmm, could do. although the problem there is that often folks don't realise they might want to save the results of their moovling until it's too late. As far as my limited testing indicates moovl should still run with the import/export buttons removed if you choose not to trust the signing or run it on a vm that doesn't understand jar signing (eg:microsoft). Is anyone else finding otherwise
|
|
|
|
REAS
|
Re: About Moovl
« Reply #16 on: Jan 9th, 2004, 9:35pm » |
|
oh, i didn't know it worked like that. sounds great.
|
|
|
|
ed
|
Re: About Moovl
« Reply #17 on: Jan 9th, 2004, 9:46pm » |
|
on Jan 9th, 2004, 9:35pm, REAS wrote:oh, i didn't know it worked like that. sounds great. |
| erk, well at least it's supposed to work like that, and usually does (!). Alas I've since found some pooters that are throwing some manner of ClassNotFound exception around my attempt to ascertain if I've got read/write permission that I'm not able to catch. I'm looking into it, sorry if anyone's found it to be broken in the meantime I'll post some code if/when it's all sorted!
|
|
|
|
rgovostes
|
Re: About Moovl
« Reply #18 on: Jan 9th, 2004, 10:14pm » |
|
You could allow importing and exporting outside of Java, but it would be a messy solution. Have the 'export' link send them to a page where they could download a data file, and 'inport' has them upload one of the saved documents. Alternatively, you could have them log in to managed Moovl animations saved server-side. Or, perhaps the best/cleanest/easiest solution would be to simply tell them that they need to accept the signature in order to export or import, then have them reload the page, passing the animation data via the URL or a cookie.
|
« Last Edit: Jan 9th, 2004, 10:16pm by rgovostes » |
|
|
|
|
|