[SWFObject] Still getting box around the flash

Aran Rhee aran.rhee at qdc.net.au
Mon Jul 31 17:23:41 PDT 2006


Hollie.
 
You've got a couple of problems.
 
1. on the home page, you seem to be using the Macromedia embedding
javascript rather than SWFObject, and it is linked twice.
 
<script src="Scripts/AC_RunActiveContent.js"
type="text/javascript"></script>
<script src="Scripts/AC_RunActiveContent.js"
type="text/javascript"></script>
 
You'll save the user some download time and standardise the way you embed
you flash files if you stick with one OR the other.
 
2. On the basic loans pop-up, you are defining the flash file with a
standard object/embed in the div. The div is supposed to contain the
alternative content in case the user doesn't have flash, and then let
SWFObject overwrite the content.
 
 
Aran
 
 


  _____  

From: swfobject-bounces at lists.deconcept.com
[mailto:swfobject-bounces at lists.deconcept.com] On Behalf Of Hollie Bell
Sent: Tuesday, 1 August 2006 9:59 AM
To: swfobject at lists.deconcept.com
Subject: [SWFObject] Still getting box around the flash



I've managed to get the SWF object to work many times on many sites but for
some reason on this site:

http://www.allfinanz.com.au/calculators.html  (click on any Basic Loan
Repayments)

The box still shiows up. I have checked the swfobject.js is in the correct
place.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20060801/d20660f3/attachment-0005.htm>


More information about the Swfobject mailing list