A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: .SWF doesn't show

Hybrid View

  1. #1
    Junior Member
    Join Date
    Aug 2008
    Posts
    1

    .SWF doesn't show

    I've been working on a site, when tested on my local machine, everything works fine. I uploaded the site today and the swf.file in the header doesn't show. I've checked the directories and everything appears normal. I checked the code and everything appears normal there as well. I'm at a loss.

    In case you're curious: www.creativebyclick.com

    I could really use some advice...

    Help - I'm lost!
    Jewel_click

  2. #2
    Junior Member
    Join Date
    May 2008
    Posts
    26
    hey

    i checked out the source for your site and the only swf object is the main one underneath the home welcom etc tabs. should there be another one? if not the main one plays fine on my machine.. one thing i did notice is that a forward slash is missing from the scripts/AC_runactivecontent.js
    it should be /scripts/ac_runactivecontent.js if its at the root of your www folder on the webserver. i guess you are using dreamweaver CS3 correct?

    <link rel="stylesheet" href="creativebyclick.css" />
    <script src="scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    <SCRIPT LANGUAGE=JavaScript>if (window != top) top.location.href = location.href; </SCRIPT>
    </head><body>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center