Announcement

Collapse
No announcement yet.

Image On Logo/banner

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

    Image On Logo/banner

    Can anyone tell me what special software I need to a banner/logo to flas some images like the example here http://www.jateck.com/agent.asp

    thanks

    #2
    It will be a .swf file which is is created in Macromedia Flash.

    Comment


      #3
      Did you see the final post I replied to you to get your flash working on your site:
      http://community.actinic.com/showpos...8&postcount=17

      Comment


        #4
        flash logo not working

        Sill no joy.I have attached to whole primary template.May be I still dont det it.It worked last time but just stopped after 1 day or so(in my working only not online)
        Attached Files

        Comment


          #5
          It must be something being done incorrectly your end as i provided a link showing it working when i did it.

          Comment


            #6
            But your swf banner is no longer on your server. This is the path:
            http://www.gracefashionshop.com/shop..._com_31972.SWF

            Comment


              #7
              This works for sure - just modify the code to suit and make sure you add your swf file to the additional files list in Actinic:
              Code:
              !!<
              <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="FlashWidthPixels" height="FlashHeightPixels">
                <param name="movie" value="http://www.TheDomainName.Com/acatalog/TheFlashFileName.swf">
                <param name="quality" value="high">
                <embed src="http://www.TheDomainName.Com/acatalog/TheFlashFileName.swf" width="FlashWidthPixels" height="FlashHeightPixels" align="top" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
              </object>
              >!!

              Comment


                #8
                Hi

                sorry to butt in on a post for someone else.
                Im also trying to put a flash image into a fragment page, I have no clue about dreamweaver so could you tell me how to it another way please.
                Many thanks

                Comment


                  #9
                  There is no need for dreamweaver, not sure where that was mentioned?

                  If you want to include some flash on your site, then the code provided above is what you need to use. Its just a simple case of changing the file name and the site address over to your sites equivalent. Just remove the body and html fields.

                  Comment


                    #10
                    Code modified in above post to be generic for a fragment.

                    Comment


                      #11
                      Thanks for your help.
                      Can you tell me where to find 'additional files' in actinic please.
                      thank u

                      Comment


                        #12
                        Menu - Advanced | Additional Files

                        Comment


                          #13
                          Thank you again Duncan and Lee!

                          We've been having a go and dont seem to be getting it right, im sure its something we're doing wrong. Im sure we'll get it done with the info youve given us.

                          Thank you

                          Comment


                            #14
                            Hi Again

                            Sorry to bring this back up!
                            We've inserted the code and changed the domain and file name, when we do a preview nothing is showing up, theres the space and its recognising theres an swf file there but just not apprearing. Will it show once we upload or is there something we're doing wrong?

                            Thanks so much

                            Comment


                              #15
                              Its started working!
                              Could you tell me where I need to put the center tags please?

                              Comment

                              Working...
                              X