swf files

This forum post has been removed

Number of replies: 4
The content of this forum post has been removed and can no longer be accessed.
In reply to Deleted user

Re: swf files

by Lynn Scarlet Clark -

Paul - how have you put the swf file in?

Try adding align="left" or align="center" into the code. If you're still having problems (and aren't already using iFrame) try inserting with an iFrame code. (I can help you with this if you're not sure)

In reply to Lynn Scarlet Clark

This forum post has been removed

The content of this forum post has been removed and can no longer be accessed.
In reply to Deleted user

Re: swf files

by Lynn Scarlet Clark -

Hi Paul... try this:

<iframe width="#" align="middle" scrolling="0" height="#" frameborder="0" src="http://yourdomain/Yourswf.swf"></iframe>

You'll need to add the correct height and width of the swf and he full pathname to that swf. Change "middle" for "left" as you prefer.

In reply to Lynn Scarlet Clark

This forum post has been removed

The content of this forum post has been removed and can no longer be accessed.