Grow & shrink effect not working

Hello all, my issue is I cannot get the grow effect to work. I am a newbie so I have been watching tutorials. The link to my site shows a bouquet in the center of the page that I was using as a test for the grow effect. The 2 bouquet images on the right of the page is also set to grow bout I dont know if it can grow to the left. Anyway, I just cant get anything to work. All the pictures just appear in full size.
I have the behavior set to grow, from 0% to 100% on click. Here is the link. http://www.stevenleespage.com/bouquets.html
Here is the code. Thanks for the help and I hope I posted in the correct location. I'm not sure if this is where I am supposed to post problems.
Thanks again,
Steve
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- DW6 -->
<head>
<!-- Copyright 2005 Macromedia, Inc. All rights reserved. -->
<title>Ricos - Bouquets</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="mm_spa.css" type="text/css" />
<style type="text/css">
<!--
.style6 {color: #FFFF00}
.style7 {font-family: "Bodoni MT"}
.style8 {
    color: #FFFFFF;
    font-size: 16px;
.style13 {font-size: 16px}
.style14 {color: #FFFFFF}
.style15 {color: #FFFFFF; font-family: Arial;}
.style16 {color: #FF9900}
-->
</style>
<script src="SpryAssets/SpryEffects.js" type="text/javascript"></script>
<script type="text/javascript">
function MM_effectGrowShrink(targetElement, duration, from, to, toggle, referHeight, growFromCenter)
    Spry.Effect.DoGrow(targetElement, {duration: duration, from: from, to: to, toggle: toggle, referHeight: referHeight, growCenter: growFromCenter});
</script>
</head>
<body bgcolor="#0000" background=>
<table width="1115" height="752" border="0" cellpadding="0" cellspacing="0" bordercolor="#00FF00">
  <tr bgcolor="#220103">
   <td height="150" colspan="6" nowrap="nowrap" bgcolor="#522449"><img src="Images/Ricos/fuchsia-background_800x600.jpg" alt="title" width="1108" height="150" /></td>
  </tr>
<tr bgcolor="#FF9900">
     <td colspan="6"><img src="mm_spacer.gif" alt="" width="1" height="1" border="0" /></td>
</tr>
<tr bgcolor="#FF080E">
     <td colspan="6"><img src="mm_spacer.gif" alt="" width="1" height="2" border="0" /></td>
</tr>
<tr bgcolor="#FF9900">
     <td colspan="6"><img src="mm_spacer.gif" alt="" width="1" height="1" border="0" /></td>
</tr>
<tr bgcolor="#FF080E">
     <td colspan="6" bgcolor="#9900FF"><img src="mm_spacer.gif" alt="" width="1" height="18" border="0" /></td>
</tr>
<tr bgcolor="#FF9900">
     <td colspan="6"><img src="mm_spacer.gif" alt="" width="1" height="1" border="0" /></td>
</tr>
<tr bgcolor="#FF080E">
     <td colspan="6"><img src="mm_spacer.gif" alt="" width="1" height="2" border="0" /></td>
</tr>
<tr bgcolor="#FF9900">
     <td colspan="6"><img src="mm_spacer.gif" alt="" width="1" height="1" border="0" /></td>
</tr>
<tr>
    <td width="221" height="557" valign="top" id="navborder"><br />
    <table border="0" cellspacing="0" cellpadding="0" width="220" id="navigation">
        <tr>
          <td width="220"><a href="ricos.html" class="navText">HOME </a></td>
        </tr>
        <tr>
          <td width="220"><a href="http://www.yellowpages.com/santa-rosa-ca/mip/pricess-botique-3411701/m ap?lid=3411701" target="_blank" class="navText">MAP &amp; DIRECTIONS  </a></td>
        </tr>
        <tr>
          <td width="220"><a href="wedding.html" class="navText">WEDDING APPAREL  </a></td>
        </tr>
        <tr>
          <td width="220"><a href="prom.html" class="navText">PROM APPAREL  </a></td>
        </tr>
        <tr>
          <td width="220"><a href="1stcommunion.html" class="navText">1ST COMMUNION APPAREL  </a></td>
        </tr>
        <tr>
          <td width="220"><a href="baptism.html" class="navText">BAPTISM APPAREL </a></td>
        </tr>
        <tr>
          <td><a href="javascript:;" class="navText">BOUQUETS </a></td>
        </tr>
        <tr>
          <td><a href="decorations.html" class="navText  style6 style7">DECORATIONS </a></td>
        </tr>
        <tr>
          <td><a href="centerpieces.html" class="navText">CENTER PIECES </a></td>
        </tr>
        <tr>
          <td><a href="jewelry.html" class="navText">JEWELRY</a></td>
        </tr>
        <tr>
          <td><a href="contact.html" class="navText  style6 style7">GALLERY</a></td>
        </tr>
        <tr>
          <td><a href="contact.html" class="navText  style6 style7">CONTACT</a></td>
        </tr>
    </table>     </td>
    <td width="25"><img src="mm_spacer.gif" alt="" width="25" height="1" border="0" /></td>
    <td width="617" align="left" valign="top"><img src="mm_spacer.gif" alt="" width="305" height="1" border="0" /><br />
     <br />
    <table border="0" cellspacing="0" cellpadding="0" width="459">
      <tr>
        <td width="459" class="pageName style16">Beautiful Bouquets </td>
      </tr>
    </table>
    <p class="style13">All of our bouquets are custom hand crafted for any occasion. </p>
    <p class="style13">Please contact us for color and design. <a href="contact.html">CONTACT</a> or visit our store. </p>
    <table width="614" height="420" border="0" align="left" cellpadding="1">
      <tr>
        <td width="600" height="411" align="left" valign="top"><div align="left"><img src="Images/Ricos/bouquet2.jpg" width="600" height="415" onclick="MM_effectGrowShrink(this, 1000, '0%', '100%', true, false, false)" /></div></td>
      </tr>
    </table>    </td>
    <td width="6"><img src="mm_spacer.gif" alt="" width="5" height="1" border="0" /></td>
    <td width="241" valign="top"><div align="left">
      <table width="230" height="221" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#000000">
        <tr>
          <td height="18" colspan="3" align="center" class="columnHeader"> </td>
          </tr>
        <tr>
          <td width="5"> </td>
            <td width="200" height="150" class="smallText"><p align="left"> </p>
           <br />          </td>
            <td width="5"><img src="mm_spacer.gif" alt="" width="5" height="1" border="0" /></td>
          </tr>
      </table>
      <table width="230" height="234" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#000000">
        <tr>
          <td height="50" colspan="3" align="center" class="columnHeader"><span class="smallText"><img src="Images/Ricos/whtbouquet2.jpg" width="400" height="303" onclick="MM_effectGrowShrink(this, 1000, '0%', '100%', false, false, true)" /></span></td>
          </tr>
        <tr>
          <td width="5"> </td>
            <td width="200" height="150" class="smallText"><p align="left"><img src="Images/Ricos/purpbouquet.jpg" width="400" height="300" onclick="MM_effectGrowShrink(this, 1000, '0%', '100%', false, false, true)" /></p>
             <br />            </td>
            <td width="5"><img src="mm_spacer.gif" alt="bouquets" width="5" height="1" border="0" /></td>
          </tr>
      </table>
    </div></td>
    <td width="5" align="left"> </td>
  </tr>
  <tr>
    <td width="221" height="19"> </td>
    <td width="25"> </td>
    <td width="617"><div align="center"><a href="index.html">web design by Steven Lee </a></div></td>
    <td width="6"> </td>
    <td width="241"> </td>
    <td width="5"> </td>
  </tr>
</table>
</body>
</html>

I wasn't so sure that I posted in the correct location. Sorry for that. I new to forums and don't know my way around. 
I didnt even know of a Spry assets folder. I thought Dreamweaver took care of that. The video tutorials didn't talk about that and it looked to simple.
I will check out the other thread and if thats ok can I ask you for any additional questions?
Thanks for your time.
Steve

Similar Messages

  • Grow/Shrink Behavior Not Working

    I created 5 separate DIVs/Images using the grow/shrink behavior. The behavior worked on the computer I initially created them on, when I got home, the behaviors are still setup, but don't work in either the LiveView, Preview in Browser or when the new files are uploaded to the server.
    When I check the source code, the behavior is there as well.
    http://www.typea-sports.com/index.html (the five images are supposed to grow from 25% of their size to 100% at different speeds.
    I'm using version CS4.
    Any ideas on why?
    Thanks,
    Peter

    You need to upload the script file to the server:
    <script src="SpryAssets/SpryEffects.js" type="text/javascript"></script>
    That is in your code but not on the server.
    J

  • Grow/Shrink Effects behavior in DW 5.5

    I am working on a page at http://www.tyneships.co.uk/phones/keys.php. Click on any letter on the page, and then on any of the links on the left hand side of the page that it takes you to.(all temporary code).
    This takes you to a page which loads a picture and shrinks it down to a size. When you click on the picture, it expands to fill the page. Click on it again, and it shrinks back again.
    I did this using the DW5.5 grow/shrink effect, to be found under Window/Behaviors/+/Effects/Grow/Shrink.
    The code is here:
    <img src="../photos/<?php echo $row_showshipset['thumblink']; ?>" width="800" height="600" title="Click to Zoom or Shrink" onClick="MM_effectGrowShrink(this, 1000, '100%', '300%', true, false, false)" onload="MM_effectGrowShrink(this, 0, '100%', '40%', false, false, false)">
    On load, it is set to shrink the image down from 100% to 40% of its size in 0 miliseconds. When clicked on, it grows to , and then when it is clicked on, it grows from 100% to 300%  to fit its preset 800 x 600.
    This would be great, except for the fact that as the picture loads, it first of all fills the screen before the javascript routine shrinks it into its table.
    The same happens if you click the next button under the photo while it is expanded.
    There used to be a behaviour called "Pre-Load Images" that I thought may fix this problem, but it is no longer ioncluded in the DW package.(or at least I cannot find it)
    Is there any way to obscure the image until it has loaded and shrunk down to its smaller size?
    Howard Walker

    You need to upload the script file to the server:
    <script src="SpryAssets/SpryEffects.js" type="text/javascript"></script>
    That is in your code but not on the server.
    J

  • How to use the grow/shrink effect from the gallery

    I'm not interested in the entire gallery, however, the
    grow/shrink effect is very nice.
    I tried looking for it in dreamweaver....
    and then I tried grabbing gallery.js and spryeffects.js
    I get errors.....Has anyone extracted this particular
    behavior? There are a number of places it can be useful.
    Thanks,

    Oh, I think I have found something ot there, sorry if I was a little impatient...
    "3d fog only works with 2 different 3d image types and does not work with a AE 3d scene."
    And one of that 3d images is "RPF" or something like that, a file that contains some 3D or depth info as far as I can imagine... So... really there is no effect like this to simulate fog quickly & easily into a simple 3D After Effects composition? Cause it'd be very usefull... of course I can imagine several ways to "fake" it, but a simple effect for each 3D layer it'd be great to avoid complications... Well, anyway any imput or advice it'll be very welcomed, CHEERS!

  • Lighting Effect not work in CS6*

    Why Filter/ Render/ Lighting Effect not work in CS6?
    It's not work only in CS6 Beta or in anything else :-/. It's Useful with me

    A bit more information would be helpful.  What is happening on your system when you go to  lighting effects?
    What system are you running on? What video card are you using? Are you using the most recent driver?
    Do check our system FAQ as GPU is requried for lignting effects to work properly.
    FAQ: What features use the GPU and how do I troubleshoot GPU issues?
    Pattie

  • After Effects not working in Mavericks

    Is anyone having issues with Adobe After Effects not working in Maveriks? Premeire, Photoshop, Audition all work, but not AE. No update from Adobe available.

    This update is ONLY FOR MAVERICKS. You can't update through Creative Cloud, to prevent users of other operating systems from installing it.

  • Spry Grow/Shrink effect

    I have set the effect through the BEHAVIORS to start off at
    150px and when clicked, grow to 600px. The porblem is when the page
    loads, the image starts off at full size instead of 150px. How do I
    get it to start off at 15opx like it is set to do?

    That does not work either. I have an image that is 500px wide
    (100%) I want it to start at 20% so I sized it down using the Width
    and Height in the Properties panel. So it starts at the set size
    and does even smaller.
    I am applying the effect to the IIMG tag.
    Thanks,
    Houston

  • OpenAL sound effects not working .. Please Help

    Hi
    I ported OpenAL to our platform and able to play the wav files.
    I wrote a sample openal application and try to produce some sound effects.
    Play back of audio is working but sound effects are not working.
    I am using jungle.wav which is mono channel sound wave file as input
    # The Code snippet used is mentioned below.
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>
    #define NUM 2
    alutInit(0,0) ;
    alGetError();
    SourcesPos[0] = SourcesPos[1] = SourcesPos[2] = 0.0f;
    ListenerPos[0] = ListenerPos[1] = ListenerPos[2] = 0.0f;
    ListenerOri[0] = 0.0f;
    ListenerOri[1] = 0.0f;
    ListenerOri[2] = -1.0f;
    ListenerOri[3] = 0.0f;
    ListenerOri[4] = 1.0f;
    ListenerOri[5] = 0.0f;
    alListenerfv(AL_POSITION, ListenerPos);
    alListenerfv(AL_ORIENTATION, ListenerOri);
    alGenBuffers(NUM, Buffers);
    Buffer[0]= alutCreateBufferFromFile("/Res/jungle.wav");
    err = alutGetError();
    alGenSources(NUm, Sources);
    alSourcei (Sources[0], AL_BUFFER, Buffers[0] );
    alSourcef (Sources[0], AL_REFERENCE_DISTANCE, 25*2);
    alSourcefv(Sources[0], AL_POSITION, SourcesPos);
    SourcesPos[0] = 200;
    SourcesPos[1] = 200;
    SourcesPos[2] = 25;
    alSourcefv(Sources[source], AL_POSITION, SourcesPos);
    alSourcePlay(Sources[source]);
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>
    I am expecting the sound to be played in the right headphone/speaker.
    But the sound is played in both the headphones.
    I used wave device and generated the output.wav file.
    In that file also the sound is played in both the headphones.
    I used the following settings for configuring OpenAL alsoft.conf.
    Someone please help me the error in the above code.
    Does OpenAL able to generate the right sound or left sound effect depending on the co ordinates
    format = AL_FORMAT_STEREO16
    cf_level = 0
    frequency = 44100
    refresh = 4096
    sources = 256
    stereodup = false
    drivers = osp // Our platform
    excludefx =
    layout_STEREO = fl=-90, fr=90
    layout_QUAD = # Sets the speaker layout when using quadriphonic output.
    # Available speakers are back-left(bl), front-left(fl),
    # front-right(fr), and back-right(br).
    # The default is:
    bl=-135, fl=-45, fr=45, br=135
    layout_51CHN = bl=-110, fl=-30, fc=0, fr=30, br=110
    layout_61CHN = sl=-90, fl=-30, fc=0, fr=30, sr=90, bc=180
    layout_71CHN = bl=-150, sl=-90, fl=-30, fc=0, fr=30, sr=90 br=150
    device = default
    periods = 0
    capture = default
    mmap = true
    [wave] # Wave File Writer stuff
    file = # Sets the filename of the wave file to write to. An empty name
    # Default is empty
    volume = 100
    Thanks
    Swaroop

    Hi,
    You might want to check out connect.creativelabs.com to see how they can help you.

  • Lighting effect not working for photoshop CC 2014

    hello there i can not seem to get the lighting effects working in Photoshop cc 2014 i updated it and also made sure my graphic driver was updated and also made sure that it was strong enough to run it and it is so now i'm just confused why its not working.
    not sure what to do from here need to get some textures done and this does not help and couldn't find anwsers on the adobe contact us tab so came here.

    I could repro this. Fix it by restarting Photoshop.
    What happens is that when you toggled your graphics acceleration on without restarting Photoshop, it made Photoshop go coo-coo for Cocoa Puffs. (It happens.) Hopefully, someone from Adobe's staff will see this.

  • Clip name effect not working correctly in 2014/2014.1

    I'm referring to these notes from the latest bug fixes here...
    Bugs fixed in Premiere Pro 2014.1 Release | Premiere Pro work area
    "Clip name effect doesn’t work correctly if Source Track is set to a different track."
    "The Clip Name effect does not work when applied to a transparent video track item, with Source Track set to a video clip."
    I've just updated Premiere (2014.1) to specifically fix these two bugs. The Clip name effect isn't using the correct file names. It uses something close but not quite e.g. clip 100 shows as 100B which is down the timeline.
    The effect is applied to a transparent layer (have also tried it in a black video layer) and the clip name drawn from a different video track (video/PNGs in track 1, transparent video and effect is in track 3). This problem only appears when videos are in the timeline. When used with stills (PNGs) it works fine.
    Any idea of a fix or workaround that isn't using some kind of titling filter? I'm looking to automate the shot naming process for a pipeline in creating animation animatics and this would be perfect. If to actually worked properly.
    Using Premiere on a Mac Book Pro with 10.9.5.

    Anyone from Adobe care to offer some insight as it's something that is reportedly fixed?

  • Why is ken burns effect not working on individual slides I have amended when sent to iDVD

    When making a slideshow in iPhoto, I changed the zoom and scan on individual slides as instructed in the Help dialog; these showed perfectly when played.  However, when I shared the slideshow to iDVD, those particular slides were just 'still' and there was no Ken Burns effect at all.  Why did this happen?

    The Slideshow was created in iPhoto and then shared to iDVD.  The Ken Burns effect works on all the photos that used the basic "Ken Burns' setting.  However, on some of the photos I tried to amend the scanning to zoom into particular faces or parts of the photo.  When I played the slideshow in iPhoto, these amended photos were exactly as I wanted, but after 'sharing' it and viewing it in iDVD, those photos I had altered were 'frozen' and the Ken Burns effect did not work at all, neither the automatic version, nor the specific way I had set it.  All the other photos still had the Ken Burns effect as expected.  I am using  iPhoto 11, 9.1.5, I haven't had this problem in the past.
    If you have any ideas why this should have happened I'd be grateful.
    Thanks

  • Eye Dropper tool in After Effects Not working Properly

    I am using Adobe After Effects CS5 on a mac. And most all of the eyedropper tools in the software are not working properly. They always select a way different color than it should be. What is wrong?
    One day they just all decided to not work. Its really frustrating. Its been a few weeks now.

    Well, For some strange reason its working just fine today. I did restart my computer yesterday and after that it seems to be working.
    I haven't recenitly messed with my hardware acceleration/graphics card or monitor color profile. So if that was it, then it did it on its own.
    None the less its working now. Thank you for your help!!!

  • Sound effects not working after upgrade

    After upgrading to Yosemite, my system sound effects are no longer working. Instead of hearing my selected Basso sound, my entire screen flashes.  Other sounds, such as the audio track of a video, still work fine. If I use the "afplay" command I can hear a system sound. I also get sounds for incoming and outgoing mail.  But clicking one of the system alert sounds in the "Sounds" preference pane does nothing audible, and in other places where I used to get a Basso sound,  my screen flashes instead.  I'm aware of the Accessibility option that gives the screen flash in lieu of an audible alert, but that is turned off, and I have tried turning it on and back off again, to no avail.  My "Alert volume" is all the way up in the "Sounds" preference pane, and I've slid that back and forth too.
    Can anyone suggest a way to reset whatever got confused in the upgrade, and get my alert sounds back?
    I'm on a 13" mid-2009 MacBook Pro, if that matters.
    Thanks!

    I had same exact problem - Reset PRAM and not works fine. I followed instructions here, and step 5 fixed it: http://www.iphonetopics.com/no-sound-after-upgrading-to-os-x-yosemite/

  • Photo Booth Effect not working

    I upgraded to 10.4.8 and 75% of my Photo Booth effects stopped working. There is only a blank screen instead of a camera image. Has anyone else experienced this problem. Photo Booth worked great before the upgrade. I have a 20" iMac intel. Any suggestions would be appreciated!
    iMac   Mac OS X (10.4.8)  

    Hi OH~IO,
    Welcome to the Apple Discussions
    First try Repairing Permissions, with the Disk Utility in Applications/Utilities. This will read your Receipts folder for the latest Permissions based on the Updates.
    Next, if that does not work try deleting com.apple.Photobooth.plist for your Home/library/Preferences Folder and restarting Photo Booth.
    6:25 PM Wednesday; November 22, 2006

  • Ken Burns Effect not working as expected.

    Hi,
    I have created a slideshow in iPhoto 08 and want to have all of the slides use the ken burns effect except the first one (i want this to be a 20 second title photo). To get this to work, i have disabled the Automatic Ken Burns effect in the settings menu and then clicked the Ken Burns checkbox in all of the photos from the second one onwards. Even with these checkboxes selected, the photos just stay still and the ken burns effect does not work. Am i going about this the wrong way?
    Any ideas appreciated.
    Joe.

    I believe that if you do not use the automatic ken burns effect you need to set the effect for each photo - pick one or two and with the KB slider to the left set the view for the beginning photos and then slide the slider to the right and set the end view - then it will transition between those two (I'm thinking that you can turn auto automatic and override it for just the first slide by making the start and end the same so the transition does not really do anything
    Try that first (it is easier )
    LN

Maybe you are looking for

  • How do I get my music to sync after the iS5O update?

    I can't synce my music back on my iPhone after the new update (iS5O)

  • Specific AD RMS Templates show on Office 2010

    Hi, I've just configured AD RMS running W2012R2. All Template is showing in all office applications even that templates is for email (i.e. Do not reply - only can forward) or documents (i.e. view and print - only can view and print). I want to specif

  • Sharing videos in shared photo stream?

    I just wondered if anybody had any luck with sharing videos to a shared photo stream? At first I thought that the Apple servers couldn't keep up with the demand, but it seems to have been quite a long time now and still no signs of working! I even ca

  • IMac-Green light nothing more....

    I work for a large school district and am having the same issue with several iMac machines. I get a green light and nothing more, no chime, no HD activity, nothing... Here is what I have done. Reset PMU, changed battery, swapped with known good RAM,

  • Solman Part in SD

    Hi,        One of my friend appeared for SCM-SD certification. As per him there were 4-5 quesions on Solman which he things were not included in TSCM60 or 62. Although there is a small part included in materila reagaring Solman but that is too small