Results 1 to 1 of 1

Thread: Flash element not starting Note: I do have the AC_RunActiveContent.js uploaded to ser

  1. #1
    Join Date
    Mar 2009
    Location
    Phoenix
    Posts
    17
    Thanks
    5
    Thanked 0 Times in 0 Posts

    Default Flash element not starting Note: I do have the AC_RunActiveContent.js uploaded to ser

    Hello,

    I’ve got a flash banner that I am trying to use on a page and it isn’t playing automatically all of the time. (Note: I do have the AC_RunActiveContent.js uploaded to server) I can preview it in browsers from Dreamweaver... but....

    Once I put it up on the web, it works on one computer in Firefox only, and not Internet Explorer; on another computer it works on Internet Explorer only after I right click on the area it's in and choose Play; and on a third computer it doesn’t work in either browser without choosing play.

    The page can be seen at www.a-d-w.com/RK/Animations the banner is right at the top, and you can right click on it and choose Play and it plays just fine.

    Here is the code for it from Dreamweaver:

    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="712" height="226" id="Animations" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="allowFullScreen" value="false" />
    <param name="movie" value="Animations.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /> <embed src="Animations.swf" quality="high" bgcolor="#ffffff" width="712" height="226" name="Animations" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
    </object>


    Thanks in advance!

    Susan
    Last edited by susaninphoenix; 10-28-2009 at 02:11 PM. Reason: Note: I do have the AC_RunActiveContent.js uploaded to server

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
  •