User Tag List

Results 1 to 5 of 5

Thread: Active picture in Java applets

  1. #1
    No Products Registered

    Join Date
    Nov 2009
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Active picture in Java applets

    I am trying to use active picture in a java applet to play on my webpage without success. I realize that images are loaded in active picture from an external location, so set the file name in active picture extension to include the path to the image's location on my website (e.g. "http:\\www.blahblah.com\picture.png")

    The applet runs fine when I run it from my local drive with a webrowser, with ap pointing to a local folder. So it appears that the extension definitely works in an applet, however, it just doesn't seem to want to work when on the web and pointing to files located there (app freezes).

    Am I missing something?

    Any suggestions would be welcome.

  2. #2
    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: Active picture in Java applets

    Noraml: loading from a web site is simply not programmed!
    Good idea though.

  3. #3
    No Products Registered

    Join Date
    Nov 2009
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Active picture in Java applets

    Thanks, Francois.

    So how does one use active picture in a web applet?

    I even tried clicking on the "include external file" checkbox in the build properties to no avail.

  4. #4
    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: Active picture in Java applets

    For the moment, you cant, until I program it.

  5. #5
    No Products Registered

    Join Date
    Nov 2009
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Active picture in Java applets

    Thanks again, Francois.

    I'll look forward to whenever that functionality is available.... :grin:

Similar Threads

  1. java applets
    By tourmaline in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 9th October 2006, 11:52 PM

Posting Permissions

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