Results 1 to 4 of 4

Thread: flash not working

  1. #1
    Join Date
    Nov 2007
    Posts
    21
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default flash not working

    i have a flash in my site. it works fine in dreamweaver but when i uploaded it on the site, it's not working at all. can anyone help me!?

    here's the site:
    http://jrod.awardspace.com/prod2.html

  2. #2
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    Your problem is the javascript function AC_FL_RunContent is not defined. You need to make sure you uploaded all of the javascripts needed for it to work.

    Hope this helps.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

  3. #3
    Join Date
    Jan 2007
    Location
    Charlotte, NC
    Posts
    82
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    yeah, your AC_RunActiveContent.js is a damn other website... Awardspace.com??

  4. #4
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Quote Originally Posted by jamiller View Post
    yeah, your AC_RunActiveContent.js is a damn other website... Awardspace.com??
    The link was to a subdomain of awardspace.com but there is a timeout redirect:

    Code:
    setTimeout("this.location='http://www.awardspace.com/articles/' ",100)
    and the page s/he linked to no longer exists, if it ever did.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

Bookmarks

Posting Permissions

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