[SWFObject] js problem or swf issue? that is the question
Paul Lugo
plugo at netshops.com
Fri Dec 15 07:25:30 PST 2006
Charlotte,
Anyone correct me if I'm wrong. The actionscript on the first empty
frame on your actions layer in your FLA file calls in the
expressinstall.as when publishing so there is no need to have the .as
file reside on your server.
Just in case you're confused as we all are at some point, this is how
your code should look. I noticed you had a span class inside a p tag
using the same stylesheet... doh!
<div id="flashcontent">
<p class="style1">Welcome to Bayrocket Media. This site uses the Flash
player 8 to enhance your web experience. Please use the button on the
left to begin a quick upgrade. You can also <a
href="http://www.bayrocket.com/flashversion.html">view your installed
Flash version</a>.</p>
</div>
<script type="text/javascript">
// <![CDATA[
var so = new SWFObject("bayrocket.swf", "bayrocket", "900",
"600", "8", "#000033", true);
so.write("flashcontent");
// ]]>
</script>
Paul Lugo
Sr. Web Designer, Site Usability and Design
NetShops, Inc.
12000 I Street, Suite 20-200
Omaha, NE 68137
Telephone: (402) 504-9820 ext.1323
Fax: (402) 934-9541
www.netshops.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20061215/77b87e09/attachment-0001.htm>
More information about the Swfobject
mailing list