Hello...This thread is a continuation of one from 2003...pasted below:

Joined
Nov 19, 2017
Messages
2
Reaction score
0
  1. I have FP 2003 and can't get a Flash SWF to work in the border. It works fine in the main body but doesn't load in the shared to border. I have tried adjusting to Flash 5,0,0,0 and still it doesn't work. What am I doing wrong?

    Guest, Nov 12, 2003Report
    #1LikeReply

  2. avatar_m.png

    Thomas A. RoweGuest
    When using a shared border, all content must be between the body tags and
    any links need to be absolute URLs.

As you can see above the thread was started in 2003...So now it is 2017 and I have the same problem...A particular swf file manifests fine in the main body....but not in the shared borders...What am I doing wrong?...As instructed from the 2003 thread I indeed did insert the swf file code between the body tags....and the URL is absolute....BTW the shared borders have their own body tags...and the main body has it's own body tags...BTW my frontpage program is the 2000 version....Below I copy and paste the code from my left shared border...Any help would be very much appreciated...thanks -chip

</div>

<hr width="75%" size="4" color="#FFFFFF">

<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="125" height="296">
<tr>
<td>
<p align="center"><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"
WIDTH="125" HEIGHT="296" id="BMPF-motorbronze.swf">
<PARAM NAME=movie VALUE="motorbronze.swf">
<PARAM NAME=quality VALUE="high">
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<PARAM NAME=wmode VALUE=transparent>
<EMBED src="motorbronze.swf" quality="high" bgcolor=#FFFFFF WIDTH="125" HEIGHT="296"
NAME="BMPF-motorbronze.swf" ALIGN="" TYPE="application/x-shockwave-flash"
WMODE="transparent"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT>
<!-- The following line is only needed once in the html after the last </OBJECT> -->
<script type="text/javascript" src="iefix.js"></script></td>
</tr>
</table>
</center>
</div>
<p align="center">&nbsp;</p>

</body>

</html>
 
Joined
Nov 19, 2017
Messages
2
Reaction score
0
Cancel my question...I went the extra mile and tried putting the body tag directly over the code and that solved the problem...
 

nivrip

Yorkshire Cruncher
Joined
Mar 21, 2007
Messages
10,845
Reaction score
2,136
Welcome to PCR. :wave:

Glad to hear that you have sorted your problem. :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top