Not signed in (Sign In)

Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  
    Hi! Please refer to www.greenvalleydesigns.com/index7.html. I had my flash movie playing just fine before I messed with it, and I'm not sure what I did. The alternate content image appears to be bleeding through on the fade-in and -out on the movie clip transitions. Also, this may be more of a Flash file issue, but my last image in the flash movie (which is the same as the alternate content) appears faded, even though I have the alpha set to tween from 1% to 99%. Please help!

    Thanks,
    Becca
    • CommentAuthorAran
    • CommentTimeJan 3rd 2008
     
    The alternate content image should be destroyed when the flash file replaces the <div> content, so you obviously have an issue.

    Having a look a your page, I think you have done something within the flash file, not the html page. What happens when you play the .swf standalone? If I take out the alternative image in your page and replace it with text, the error is still there, so you probably just have some layering issue in flash.

    You also have a whole bunch of references you your local hard drive in your HTML page (which is obviously really bad):
    file:///C|/Documents and Settings/HP_Administrator.YOUR-B27FB1C401/My Documents/Rebecca etc

    Aran
    • CommentAuthorAran
    • CommentTimeJan 3rd 2008
     
    Oh, also, your content does not render as expected in IE. There is a huge vertical gap in the main content before the flash content is shown.
  2.  
    Hi Aran,

    Right, I haven't done any IE fixing yet...just working in FF right now. I'm fixing the local references you pointed out--thanks.

    The show looks fine when I view it in Flash. I am stumped.
  3.  
    O.K., I did find an error in the Flash file. Took care of the image-bleeding-though-effect. Still working on that faded image at the end, but I think I can figure it out. Thanks!