Announcement

Collapse
No announcement yet.

Zoom Product Images

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Zoom Product Images

    I would like to use a flash animation so that browsers can zoom in on my products. Is it possible to use flash for my product images or does any one know of another way of acheiving this?

    #2
    Actinic only supports jpg gif and png for product images.

    You can use Custom Properties within a modified product template to diplay all sorts of other content on the page. This technique lends itself to using 3rd party (Flash, Java, etc) utilities.

    Here http://www.standanddeliver.com/acata...ason_AM40.html is an example of using JavaScript and Custom Properties to change the main product image when alternate views are selected.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      I have added a new Custom Property and added this to my product line but it still is not showing flash movies - it works with jpgs & gifs - am I missing something. Sorry I am not too clued up on this.

      Comment


        #4
        We have used this a few times in the past

        http://www.zoomify.com/

        Works really well
        Thanks

        JoBananas Body Jewellery - Body piercing jewellery, belly bars and ear stretching plugs

        Comment


          #5
          Claire,

          Have you a link to a faulty page (and a description of what's not working) so we can see it and comment.
          Norman - www.drillpine.biz
          Edinburgh, U K / Bitez, Turkey

          Comment


            #6
            Hi Norman,
            Below is a link to the faulty page I have just uploaded - the flash image just appears as a missing image.

            http://www.craigdon.com/test/acatalo...Goblets_8.html

            Comment


              #7
              You usually require all the additional code to make a .SWF work. Paste the SWF into a blank HTML page in say DreamWeaver and then copy and paste the resulting code into Actinic


              Bikster
              SellerDeck Designs and Responsive Themes

              Comment


                #8
                This works fro idividal page but I can seam to get it working for CUSTOMVAR product image - I have tried placing the code into the product line as shown

                <object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="750" height="550">
                <param name="movie" value="CUSTOMVAR:NEWSECONDIMAGE">
                <param name="quality" value="high">
                <embed src="CUSTOMVAR:NEWSECONDIMAGE" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="750" height="550"></embed>
                </object>

                with the CUSTOMVAR where the image name would be but this doesn't work either - perhaps this was not what you were trying to tell me to do?? sorry having a bad day

                Comment


                  #9
                  On the CUSTOMVAR - did you tick filename and use file contents?
                  Bill
                  www.egyptianwonders.co.uk
                  Text directoryWorldwide Actinic(TM) shops
                  BC Ness Solutions Support services, custom software
                  Registered Microsoft™ Partner (ISV)
                  VoIP UK: 0131 208 0605
                  Located: Alexandria, EGYPT

                  Comment


                    #10
                    Don't check "Use File Contents". This will cause Actinic to try to include the binary code of your object as inline text. Just the "Filename" checkbox is required.
                    Norman - www.drillpine.biz
                    Edinburgh, U K / Bitez, Turkey

                    Comment


                      #11
                      Hooray!! It works - thank you for all your help, much appreciated.

                      Comment


                        #12
                        Don't check "Use File Contents".
                        Realised that myself as soon as I sent the response, then had to leave the board for a while - thanks for picking up the slack Norman.
                        Bill
                        www.egyptianwonders.co.uk
                        Text directoryWorldwide Actinic(TM) shops
                        BC Ness Solutions Support services, custom software
                        Registered Microsoft™ Partner (ISV)
                        VoIP UK: 0131 208 0605
                        Located: Alexandria, EGYPT

                        Comment

                        Working...
                        X