2 Replies Latest reply: Nov 3, 2009 9:42 AM by batikdruid RSS

    Need help-can't click through to url from flash

    batikdruid Community Member

      Hi all --

       

      I have a question --

       

      I have a .swf on this site:

      http://www.keepsakequilting.com

       

      and the images are supposed to be able to click through to the product....  you'll notice if you go to the file alone

       

      http://kqimageserver.com/flash/flashoct09.swf

       

      it works, you can click through to the product... can anyone tell me why it isn't working on our website?  Is there something else I need for javascript or to work in the asp.net environment that I'm missing?

       

      This is an example of the actionscript code being used:

       

      on (release) {
          //Goto Webpage Behavior
          getURL("http://www.keepsakequilting.com/productdetail/9658.htm", "_self");
          //End Behavior
      /*Button 3*/
      }

       

       

      Thanks so much for your help!!  I really need to get this fixed asap.