Hi
I have created a java web start app and it's working fine in part.
If I put an Animation object the app doesnt't start.
But it starts as Stand alone java application.
What problem with java web start app?
regards
Printable View
Hi
I have created a java web start app and it's working fine in part.
If I put an Animation object the app doesnt't start.
But it starts as Stand alone java application.
What problem with java web start app?
regards
Did you sign the app?
When I build one using the animation object it displays a note about the need to sign it if you are going to call external media. I don't think you can even use it "unsigned" as its always going to be loading external media. Perhaps the popup when you build it needs to clarify this.
I will also move this over to the Java beta forum so it can be seen as an issue to look into.
Hi
I deleted de animation object and inserted the animation as active object.
its fine'
http://www.armbra.com/jws/java.jnlp
regards
when the window is displayed.. the title is untitled?
i can't use window control in java web start.. can I change this title?
regards
Did you try setting the application name in the application properties?
The animation object only works for FLC files. We have to work on it to finish it, but it is a very complex object to create (lots of code to support all the codecs).
If the file you want to play is a flc, then you have to sign your application.
Ok, I will use active object. Its fine to meQuote:
Originally Posted by Francois
I will select the most simple object to make de app.
=)
Quote:
Originally Posted by Jeff
Yes, I did it.
But the windows title is Untitled.
http://www.armbra.com/jws/java.jnlp
do you have window control java version?
regards