Results 1 to 6 of 6

Thread: Embedding a Flash slide show - pictures won't show

  1. #1
    JWebStuff
    Guest

    Default Embedding a Flash slide show - pictures won't show

    I'm not sure if this is an NOF question or not. I have a flash slide show
    that I created in Kool MOves. The show contains both photos and music (ugh,
    I know, but the client insisted). The original file (with photos and music
    embedded) has been working fine. However, a recent addition of photos pushed
    the flash file over size limits so I changed it so that the photos (and
    music) are pulled dynamically from the same folder where the flash file is
    located. Now when I publish the page though (using the NOF Flash plugin),
    the music will play but the photos will not load. But if I pull up the
    flash file directly in a browser, everything loads and runs fine. Could
    there a setting within the flash plugin maybe that I need to change?

    Thanks in advance for any ideas,
    Janice



  2. #2
    Trimdoner
    Guest

    Default Re: Embedding a Flash slide show - pictures won't show

    The Koolmoves slideshow will expect to find all its files in the same folder
    as the Flash file - check to see where NOF is putting the swf file (probably
    assets/applets or a sub-folder) and upload all your photo files there.

    "JWebStuff" <JWebStuff_use a sign here g mai l d ot com> wrote in message
    news:h644ju$fp71@flsun90netnews01.netobjects.com.. .
    > I'm not sure if this is an NOF question or not. I have a flash slide show
    > that I created in Kool MOves. The show contains both photos and music
    > (ugh, I know, but the client insisted). The original file (with photos and
    > music embedded) has been working fine. However, a recent addition of
    > photos pushed the flash file over size limits so I changed it so that the
    > photos (and music) are pulled dynamically from the same folder where the
    > flash file is located. Now when I publish the page though (using the NOF
    > Flash plugin), the music will play but the photos will not load. But if I
    > pull up the flash file directly in a browser, everything loads and runs
    > fine. Could there a setting within the flash plugin maybe that I need to
    > change?
    >
    > Thanks in advance for any ideas,
    > Janice
    >



  3. #3
    JWebStuff
    Guest

    Default Re: Embedding a Flash slide show - pictures won't show

    Thanks! I actually did verify that and the files are definitely in the same
    folder. The flash will play if I call the file directly in a browser - it
    just won't play when I publish it through NOF.
    Janice

    "Trimdoner" <ken@lrcars.fsnet.co.uk> wrote in message
    news:h64cb5$h261@flsun90netnews01.netobjects.com.. .
    > The Koolmoves slideshow will expect to find all its files in the same
    > folder as the Flash file - check to see where NOF is putting the swf file
    > (probably assets/applets or a sub-folder) and upload all your photo files
    > there.
    >
    > "JWebStuff" <JWebStuff_use a sign here g mai l d ot com> wrote in message
    > news:h644ju$fp71@flsun90netnews01.netobjects.com.. .
    >> I'm not sure if this is an NOF question or not. I have a flash slide show
    >> that I created in Kool MOves. The show contains both photos and music
    >> (ugh, I know, but the client insisted). The original file (with photos
    >> and music embedded) has been working fine. However, a recent addition of
    >> photos pushed the flash file over size limits so I changed it so that the
    >> photos (and music) are pulled dynamically from the same folder where the
    >> flash file is located. Now when I publish the page though (using the NOF
    >> Flash plugin), the music will play but the photos will not load. But if I
    >> pull up the flash file directly in a browser, everything loads and runs
    >> fine. Could there a setting within the flash plugin maybe that I need to
    >> change?
    >>
    >> Thanks in advance for any ideas,
    >> Janice
    >>

    >




  4. #4
    Trimdoner
    Guest

    Default Re: Embedding a Flash slide show - pictures won't show

    I've tried it on my own system, (NOF 11 and Koolmoves 7.1.0) and a small
    photo slide with external jpgs seems to load ok.
    The only other thing you might try ( as Koolmoves specifies version 9 for
    some scripts) - in the NOF Flash properties palette, change '5.0.0.0' to
    '9.0.0.0' just in case? I must admit I'm stabbing in the dark here, though!

    The only alternative I can think of is using Koolmoves export swf + html
    page, and include that in an iframe on your webpage.
    Both options work here.


    "JWebStuff" <JWebStuff_use a sign here g mai l d ot com> wrote in message
    news:h64eb2$h263@flsun90netnews01.netobjects.com.. .
    > Thanks! I actually did verify that and the files are definitely in the
    > same folder. The flash will play if I call the file directly in a
    > browser - it just won't play when I publish it through NOF.
    > Janice
    >
    > "Trimdoner" <ken@lrcars.fsnet.co.uk> wrote in message
    > news:h64cb5$h261@flsun90netnews01.netobjects.com.. .
    >> The Koolmoves slideshow will expect to find all its files in the same
    >> folder as the Flash file - check to see where NOF is putting the swf file
    >> (probably assets/applets or a sub-folder) and upload all your photo files
    >> there.
    >>
    >> "JWebStuff" <JWebStuff_use a sign here g mai l d ot com> wrote in message
    >> news:h644ju$fp71@flsun90netnews01.netobjects.com.. .
    >>> I'm not sure if this is an NOF question or not. I have a flash slide
    >>> show that I created in Kool MOves. The show contains both photos and
    >>> music (ugh, I know, but the client insisted). The original file (with
    >>> photos and music embedded) has been working fine. However, a recent
    >>> addition of photos pushed the flash file over size limits so I changed
    >>> it so that the photos (and music) are pulled dynamically from the same
    >>> folder where the flash file is located. Now when I publish the page
    >>> though (using the NOF Flash plugin), the music will play but the photos
    >>> will not load. But if I pull up the flash file directly in a browser,
    >>> everything loads and runs fine. Could there a setting within the flash
    >>> plugin maybe that I need to change?
    >>>
    >>> Thanks in advance for any ideas,
    >>> Janice
    >>>

    >>

    >
    >



  5. #5
    JWebStuff
    Guest

    Default Re: Embedding a Flash slide show - pictures won't show

    Thanks for your help! Changing to 9 didn't work but I did finally figure it
    out. Although the flash file is loading in to the assets/applets directory,
    I had to put the photos in the same location as the html file (which, in
    this case, was index.html). Doesn't make for the cleanest file structure
    but, once I did that, it worked fine.
    Janice



    "Trimdoner" <ken@lrcars.fsnet.co.uk> wrote in message
    news:h64tjk$i7j1@flsun90netnews01.netobjects.com.. .
    > I've tried it on my own system, (NOF 11 and Koolmoves 7.1.0) and a small
    > photo slide with external jpgs seems to load ok.
    > The only other thing you might try ( as Koolmoves specifies version 9 for
    > some scripts) - in the NOF Flash properties palette, change '5.0.0.0' to
    > '9.0.0.0' just in case? I must admit I'm stabbing in the dark here,
    > though!
    >
    > The only alternative I can think of is using Koolmoves export swf + html
    > page, and include that in an iframe on your webpage.
    > Both options work here.
    >
    >
    > "JWebStuff" <JWebStuff_use a sign here g mai l d ot com> wrote in message
    > news:h64eb2$h263@flsun90netnews01.netobjects.com.. .
    >> Thanks! I actually did verify that and the files are definitely in the
    >> same folder. The flash will play if I call the file directly in a
    >> browser - it just won't play when I publish it through NOF.
    >> Janice
    >>
    >> "Trimdoner" <ken@lrcars.fsnet.co.uk> wrote in message
    >> news:h64cb5$h261@flsun90netnews01.netobjects.com.. .
    >>> The Koolmoves slideshow will expect to find all its files in the same
    >>> folder as the Flash file - check to see where NOF is putting the swf
    >>> file (probably assets/applets or a sub-folder) and upload all your photo
    >>> files there.
    >>>
    >>> "JWebStuff" <JWebStuff_use a sign here g mai l d ot com> wrote in
    >>> message news:h644ju$fp71@flsun90netnews01.netobjects.com.. .
    >>>> I'm not sure if this is an NOF question or not. I have a flash slide
    >>>> show that I created in Kool MOves. The show contains both photos and
    >>>> music (ugh, I know, but the client insisted). The original file (with
    >>>> photos and music embedded) has been working fine. However, a recent
    >>>> addition of photos pushed the flash file over size limits so I changed
    >>>> it so that the photos (and music) are pulled dynamically from the same
    >>>> folder where the flash file is located. Now when I publish the page
    >>>> though (using the NOF Flash plugin), the music will play but the photos
    >>>> will not load. But if I pull up the flash file directly in a browser,
    >>>> everything loads and runs fine. Could there a setting within the flash
    >>>> plugin maybe that I need to change?
    >>>>
    >>>> Thanks in advance for any ideas,
    >>>> Janice
    >>>>
    >>>

    >>
    >>

    >




  6. #6
    Junior Member
    Join Date
    Aug 2013
    Posts
    5

    Default

    Quote Originally Posted by JWebStuff View Post
    I'm not sure if this is an NOF question or not. I have a flash slide show
    that I created in Kool MOves. The show contains both photos and music (ugh,
    I know, but the client insisted). The original file (with photos and music
    embedded) has been working fine. However, a recent addition of photos pushed
    the flash file over size limits so I changed it so that the photos (and
    music) are pulled dynamically from the same folder where the flash file is
    located. Now when I publish the page though (using the NOF Flash plugin),
    the music will play but the photos will not load. But if I pull up the
    flash file directly in a browser, everything loads and runs fine. Could
    there a setting within the flash plugin maybe that I need to change?
    well, just try to use XFlip flipbook software to create great flash slideshow with images easily.
    Janice
    well, it seems that your problem is really very common and useful to all of us, you could get the solution from the google search!

Posting Permissions

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