User Tag List

Results 1 to 4 of 4

Thread: A way to view an online image?

  1. #1
    No Products Registered

    Join Date
    May 2007
    Posts
    366
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    A way to view an online image?

    Is there a simple way to view an online image in a MMF2 app?

    (what extension can do this?)



    SOF --->

    extension:
    display image "http://www.google.com/intl/en_ALL/images/logo.gif"
    ------------------------------


    (I hope that is understandable)

    I can use a few different ways to get a LOCAL image to show up "c:\image.jpg"
    but not an online one...

    any ideas?


  2. #2
    No Products Registered

    Join Date
    Feb 2008
    Posts
    209
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: A way to view an online image?

    Well, the only way I can think of is using the MS Web Browser ActiveX and navigate to that address. What might also be possible, however, is download the image through the Download Object to a temp folder and then call the Picture Object to open that temporary image.

    Do these two things work for you?

  3. #3
    No Products Registered

    Join Date
    May 2007
    Posts
    366
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: A way to view an online image?

    Dang, The second method you mentioned is the roundabout way I was doing it in the past... (I was hoping for a more direct method)

    Thanks for your reply though, chipset!

  4. #4
    No Products Registered

    Join Date
    Dec 2006
    Posts
    1,332
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: A way to view an online image?

    A much simpler way that only works in vitalize! applications as far as I know is to just type the web address directly into the loader of, for example the Active Picture Object. I just tested this and it works. It needs to be www. or http://www.

Similar Threads

  1. Image annotation / Image modification with MMF2
    By titobal in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 13th September 2013, 04:13 PM
  2. online image
    By iOSC in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 9th March 2012, 06:59 AM
  3. Objet Image (ou Image Active) et rayures
    By volgot in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 20th April 2011, 04:10 PM
  4. List View and Icon View
    By LIJI in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 4th July 2007, 03:45 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
  •