Please help flash

Discussion in 'HTML & Website Design' started by Dee2007, Jun 7, 2009.

  1. #1
    Hi

    I have a site which is PP, so I can't openly post the link, so this may make it hard to answer, sorry :)


    The site has a flash map and it appears fine for me, I've also asked some of my friends to test and also no problems, the client can also see it on their home PC, but not their work one. As the site is aimed around their work it is vital that it is visible on the work PCs.

    They also can't view flash forms. This time they get an error

    OOPs you forgot to upload swfobject.js

    I have had all elements well checked and it is only the works PC's that won't show them.

    They can however view flash on other sites:confused:

    Anyone any ideas :(

    Thanks

    Dee
     
    Dee2007, Jun 7, 2009 IP
  2. kuraldesign

    kuraldesign Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I have made sure that I use publish setting for Flash 6/6.5 optimized that usually does the truck.

    kuraldesign
     
    kuraldesign, Jun 8, 2009 IP
  3. typingmums

    typingmums Well-Known Member

    Messages:
    1,446
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    140
    #3
    Do you know that browsers they're using? It could be that they don't have an up to date player, or they're using IE6, or a combination of the 2. Sometimes publishing as Flash 8 and changing the numbers in the script in DW from 9,0,28 (which some DW versions automatically change it to) to 7,0,14 can fix it.
     
    typingmums, Jun 8, 2009 IP
  4. typingmums

    typingmums Well-Known Member

    Messages:
    1,446
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    140
    #4
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','800','height','250','src','flash_header/blue_nolines','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','flash_header/blue_nolines' ); //end AC code
    </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="800" height="250">
        <param name="movie" value="flash_header/blue_nolines.swf" />
        <param name="quality" value="high" />
        <embed src="flash_header/blue_nolines.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="800" height="250"></embed>
      </object>
    </noscript>
    Code (markup):
    Heres an example for you - as you can through the code you'll see 9,0,28 appears twice - trying changing that to 7,0,14 and see how you go (obviously in your script not mine!! haha)
     
    typingmums, Jun 8, 2009 IP
  5. Dee2007

    Dee2007 Active Member

    Messages:
    1,185
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    88
    #5
    Hi

    They are using IE6, but that is not what is causing the problem, because everything has been checked by myself and several others in IE6 and all works fine.

    I have uploaded them onto my design site to show you :)

    MAP

    all the w's dot.lm-lakeland-design.co.uk/Untitled/index.html"

    FORM

    all the w's dot lm-lakeland-design.co.uk/Locum_Ocean/index.html

    Hope someone can help :(

    Thanks In Advance

    Dee
     
    Dee2007, Jun 8, 2009 IP