User Tag List

Results 1 to 8 of 8

Thread: MMF2 Java web start problem

  1. #1
    No Products Registered

    Join Date
    May 2009
    Posts
    57
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    MMF2 Java web start problem

    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

  2. #2
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: MMF2 Java web start problem

    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.



  3. #3
    No Products Registered

    Join Date
    May 2009
    Posts
    57
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 Java web start problem

    Hi

    I deleted de animation object and inserted the animation as active object.

    its fine'

    http://www.armbra.com/jws/java.jnlp

    regards

  4. #4
    No Products Registered

    Join Date
    May 2009
    Posts
    57
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 Java web start problem

    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

  5. #5
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: MMF2 Java web start problem

    Did you try setting the application name in the application properties?

  6. #6
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: MMF2 Java web start problem

    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.

  7. #7
    No Products Registered

    Join Date
    May 2009
    Posts
    57
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 Java web start problem

    Quote Originally Posted by Francois
    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 me
    I will select the most simple object to make de app.
    =)

  8. #8
    No Products Registered

    Join Date
    May 2009
    Posts
    57
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 Java web start problem

    Quote Originally Posted by Jeff
    Did you try setting the application name in the application properties?

    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

Similar Threads

  1. Start of Frame Problem
    By ProdigyX in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 1st March 2011, 03:15 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •