Flash movie not showing thumbnail string

Hi
I have redesigned my site from a flashmo template and all is fine except for my thumbnail string not loading/showing in any browsers or even in my dreamweaver & flash previews.
my site is www.decorvine.com - if you press on the 'decor' button you'll see the place where the thumbnails should be coming up and loading - but all it shows is a permanent loading sign on the first thumbnail and nothing else.  It isn't even loading.
If someone could possibly help me I would really appreciate it.
Sincerely
Gail

Thank everyone who helped   -  I figured it out by accident - it was the size of the thumbnail exceeding the limit, i changed the photos i wanted to the size of the original ones which were in the template and now it works.  I'll upload later and you guys can see - if you r interested.
Hope this thread helps someone else too.
OMG this flash can be very very frustrating.
Thanks for the patience all.

Similar Messages

  • Fullscreen Flash movie not showing up on Mac

    My flash movie is set to 100% width and height and it is
    working fine on my PC on IE 6,7, FF 2, Safari 3, and Opera, but on
    my Mac, the movie will not show up unless I change the 100% values
    to actual height and width values. Does anyone have any thoughts
    here?
    The link is:
    http://blausenlisi.com/clients/blausenlisi/indexfull.html
    Thanks!

    try adding this in your <head> tags.. change the width
    and height properties to match your documents width and height.
    <style type="text/css">
    #home-content{
    margin: 0 auto;
    width: 1000px;
    height: 800px;
    </style>

  • Flash movie not showing up in IE8

    Hi,
    I have a flash movie on a login page that shows up fine in every browser apart from IE8 (surprise surprise!), where I just see a red cross in a square. You can see what I mean if you look at the page in IE:
    http://monthlymixup.com/index.php
    Here is the relevant code:
    The movie was created in Flash 10 with ActionScript 3. Does anyone have any suggestions as to why it is isn't working in IE?
    Thanks,
    Nick

    OK, here's the problem. From the time the .swf file starts to download until it is completely downloaded is the flicker time.
    So the browser draws the container, puts the little x inside until the entire .swf is downloaded.
    I verified that by deleting my Temp Internet files cache and while opening the page, monitored the download via ZoneAlarm firewall indicator lights. The empty container is displayed when the download starts, and the .swf is not displayed until the download is complete.
    So to resolve... incorporate a preloader into the .swf or use swfobject.js and provide an alternate image that gets downloaded/displayed first while the .swf is downloaded.
    http://code.google.com/p/swfobject/
    swfobject is also an excellant way to enhance SEO of Flash content.
    Best wishes,
    Adninjastrator

  • Flash movie not showing in IE

    On the home page of one of my sites, I have included a small
    Flash movie which displays (almost0 perfectly in Firefox, but just
    appears as a small white box in IE (it's over on the right side of
    the page). Any ideas?
    Also, the motion of the movie is a bit "jerky" and not as
    smooth as expected. Is this a known problem?
    This site

    For your IE problem see
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_4150&sliceId=2
    The smoothness of a flash movie is dependent on the number of
    frames per minute you have set. Generally, more frames per minute =
    smoother movement.
    s

  • FLASH MOVIE NOT SHOWING

    I have a Flash movie on a Dreamweaver page. I'm assuming it's
    the only way to publish a FLASH site. I'm not a coder by any means
    and am having diffuculty with this. The page loads without the
    movie.
    I have uploaded the html page as index.html. I have also
    uploaded the AC_RunActiveContent.js page.
    My code is the following:
    <script src="../Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','1024','height','768','title','speak
    site','src','html/speak_site2','quality','high','pluginspage','
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','html/speak_site2'
    ); //end AC code
    </script><title>Welcome to SPEAK
    RECORDINGS</title><style type="text/css">
    <!--
    body {
    background-color: #EFF0E0;
    -->
    </style><script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','1024','height','768','title','speak
    site','movie','html/speak_site2','quality','high' ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="1024" height="768" title="speak site">
    <param name="movie" value="html/speak_site2.swf">
    <param name="quality" value="high">
    </object>
    </noscript>
    Is there something I'm doing wrong and a fairly simple way to
    fix it? I have 3 sites I have to upload, all FLASH. Will I be
    running into this problem each time?
    I'd appreciate any and all help, THANK YOU!

    ealdahondo wrote:
    > Is there something I'm doing wrong and a fairly simple
    way to fix it? I have 3
    > sites I have to upload, all FLASH. Will I be running
    into this problem each
    > time?
    Please post a link to your page as it may be that what you
    think are the correct locations amy not be. One quick note, it
    appears that there is a title tag and a style tag in the middle of
    the code. Did you perhaps add your flash to into the head tag of
    your document rather than within the body tag?
    Danilo Celic
    |
    http://blog.extensioneering.com/
    | WebAssist Extensioneer
    | Adobe Community Expert

  • Images from Flash Movie Not Showing Up

    I have a Flash 'slideshow' that cycles through 4 images. It
    has been on one of my sites for over a year now. Today I changed
    from a Windows host to a Linux host (same company) and now the
    images don't show up. The text that goes over the images cycles
    normally, but the pictures aren't there. I did upload the pictures
    the swf calls.
    If I launch the swf locally, it works great. Online, no joy.
    Any ideas??
    Thanks,
    Brady

    "bradyg23" <[email protected]> wrote in
    message
    news:ehbcmp$ce4$[email protected]..
    > Been working on this for about 90 minutes... As soon as
    I posted I saw the
    > problem.
    >
    > My "images" directory was capitalized. Never caused a
    problem in
    > Windows...
    > The call to Images didn't work.
    >
    > Moving on...
    >
    Sorry I didn't see this earlier... because that was my first
    guess too.
    That is just one more sucky thing about Windows (servers or
    not)... case
    should matter!

  • ITunes movies not showing up on Apple TV

    I'm having some trouble with my movies not showing up on Apple TV.
    The movies I am missing are not purchased from iTunes but I have converted them using Handbrake. I've double checked the format and they seem to be what's required from what I've read in other threads.
    I've also made sure they are in the "movies" category and not "home movies."
    I'm not the most computer savy person... most of what I know is just from reading threads.  Can someone help?
    Here is the format of a movie that's not showing up:
    H.264, 720 x 304, Millions
    AAC, Stereo (L R), 48.00 kHz
    Movie FPS: 23.98
    Playing FPS: 23.98
    Data Size: 1.24 GB
    Data Rate: 938.58 kbits/sec
    Normal Size: 720 x 304 pixels
    Current Size: 720 x 304 pixles

    RogerOut makes some good points and this feels to me like a ham fisted attempt by Apple to take control of my media in a way that I don't want.  The stuff it is choosing to call "home movie" is 100% legit movies, but not ones I bought through the itunes store.  So I load a movie and then it mysteriously does not show up in my Apple TV because it has defaulted to "home movie".
    What I still fail to understand is what the heck is the purpose of this apart from annoying users who's stuff now does not appear on ATV without explanation or warning.  So glad to have this forum to help me, but why should I have to do this to figure out how to overcome a stupid thing that Itunes is doing to my movie (it is a movie!)?
    As I say though, what possible benefit is it for a users media to be labelled in this way and anyway, why does calling it a home movie make it unreadable in ATV?

  • DNG files created with LR4 do not show thumbnails

    Hi, 
    When using LR3 to create DNG files from my RAW files, those files would show me thumbnails of my image in Windows Explorer.  I am running Windows/7 (64) and have installed a CODEC from "Fast Picture Viewer" that allows thumbnails from RAW & DNG files to be shown.   It seems, however, that the thumbnails do not show for DNG's created with LR4.
    To Remedy this I uninstalled the CODEC.  Downloaded the most recent version and installed it but this did not fix the problem.
    I then went to the user forum for the CODEC product and searched for my problem.  I found a thread who's solution is to turn off "Embed Fast Load Data" when exporting to DNG and it fixes the problem.  I tried this and indeed it did fix it.  The responder went on to say ".....When this option is enabled the files created are no longer DNGs (just an undocumented private format of Adobe that no one else can read to this date)".   This statement surprised me as it is counter to what I understand Adobe created DNG to be.  Can I get some input on this comment as if true it is very troubling.
    My second question is that I see where to turn off the "Embed Fast Load Data" in the LR Export module, but where do I do the same thing in the Import module when I'm selecting import mode "Copy to DNG"?
    And, my thrid question is this.  If indeed the DNG files created by LR4 are proper DNG files and this CODEC is just flawed in some way, does anyone have a better way to allow image thumbnails to be shown in Windows Explorer?
    Thanks -- Dan

    Hi David,
    You testing does not coincide with mine.  I have consistently kept "Use
    lossy compression" turned off.  With lossy turned off, it seems that using
    Fast Data Load prevents the thumbnails from displaying whereas turning off
    "Fast Data Load" allows the thumbnail to be shown.
    Below is comment from Adobe confirming that they have yet to release the
    spec containing "Fast Data Load".
    From: Ian Lyons [email protected]
    Sent: Tuesday, June 05, 2012 12:29 AM
    To: Califdan
    Subject: DNG files created with LR4 do not show
    thumbnails
    Re: DNG files created with LR4 do not show thumbnails
    created by Ian Lyons in Photoshop Lightroom - View the full discussion

  • Why are my movies not showing on my Mac Book, which is the computer that I used to purchase the movie, but showing on my IMAC at home...I am currently deployed.

    why are my movies not showing on my Mac Book, which is the computer that I used to purchase the movie, but showing on my IMAC at home...I am currently deployed so this ***** a bit. Also how do I keep this incedent from happending in the future?

    No, this is not the case. I know where i purchased the movie and I also know movies cant be added to the cloud such as music, TV shows can.  The instance happened during the dowload. I think that depending which computer is up and running and the bandwith allocated on either network, which ever computer that finishes first is the one that gets the movie. Just a thought. So next time I will ensure my IMAC is not running. I think that fixes it.
    Thanks

  • Cs6 bridge not showing thumbnails for raw file

    Just upgraded to CS6
    cs6 bridge not showing thumbnails for raw files.
    Can see thumbnails in CS5.1 bridge  and LR 4.2 which fortunately i did not uninstall.
    Bummer since I am up against a hard deadline.
    Really Sucks

    We can't know. You are not offering any system information or e.g. info about what image files you are working with. Since they do show up in your otehr programs, my assumption would be that you need to switch the Camera Raw engine back to the 2009/2010 version in Photoshop and not use the default new 2012 one. Perhaps your thumbnails will appear then....
    Mylenium

  • Adobe Flash up to date; firefox 9.0.1 installed. Flash does not show as plug in & Firefox states Flash not up to date. What to do

    Under plugins, I get the following message:
    For your safety, Firefox has disabled your outdated version of Flash. Please upgrade to the latest version.
    However, I updated to the version Firefox suggested. Flash does not show as a plugin. Plus, after updating, I continue to receive the message:
    Firefox has disabled your outdated version of Flash. Please upgrade to the latest version.
    Running Windows 7
    Firefox v 9.0.1
    What is wrong?

    The plugin check page only recognizes some common plugins that play media on web pages and not plugins added by security software like McAfee. So no need to worry about that. Just make sure that you keep all your software up to date, especially software that deals with internet access and security software (anti-virus software, firewall).

  • Need help Aperture 3 does not show thumbnails

    Hello, after installing the Aperture 3, I found does not show thumbnails, tried to do everything he could, but nothing helped. Can anyone encountered this problem?

    I've been having what seems to be permission related problems with previews. When you see no thumbnails, highlight all the images, right click on them and "delete previews", then "rebuild previews".
    See if that fixes it.

  • HT1657 where does itunes store my rented movie, not showing up in library

    where does itunes store my rented movie, not showing up in library

    On your computer or your ipad?
    Computer - Library>Movies
    Ipad - Videos app

  • Flash CS6 not showing in FCP 7.03

    I recently upgraded (well, for me it was an upgrade) to an older  Mac Pro
    Processor  2 x 3 GHz Quad-Core Intel Xeon
    Memory  16 GB 667 MHz DDR2 FB-DIMM
    Graphics  ATI Radeon X1900 XT 512 MB
    Software  Mac OS X Lion 10.7.5 (11G63b)
    I have installed FCP 7.03 (and in a seperate folder the hated FCP X)
    I also have Adobe Creative Suite CS6 installed.
    On my previous MacBook Pro I could export from a video sequence as a Flash Movie (.FLV). I could do this using one of the options in "Export Using QuickTime Conversion" On that machine I was running Flash CS4.
    For some reason the Flash export option is not showing now. Flash is properly installed and opens just fine.
    Anyone know what I'm doing wrong?
    Thanks
    A.S.

    "Anyone know what I'm doing wrong?"
    Probably nothing. FCP 7 was last updated in 2010; Flash CS6 was released in 2012. Incompatibility is to be expected.
    There may be a conversion program, but it's most likely you'll find it on Adobe's Flash forum.
    Good luck

  • Flash player not showing up in start menue?

    installed version 11 7 700 202 on new computer running windows 7 and internet explorer. Installations said complete, but the program does not show up in the start menue and does not activate when trying to view videos, sometimes getting the message that I do not have flashplayer plugin downloaded?  On the adobe help site the find version help tool displays that "flash player is running on your system" by showing the movie of that text and a red ball.  So what the heck is going on. I have restarted the computer a couple time too?

    Flash Player is only a browser add-on, not an executable program, so it won't appear in the Start menu.
    Regarding Internet Explorer, a couple of possibilities
    http://forums.adobe.com/thread/885448
    http://forums.adobe.com/thread/867968
    http://forums.adobe.com/thread/945765

Maybe you are looking for