Question:

Display a Flash file without the <object>?

by  |  earlier

0 LIKES UnLike

The forums I'm trying to add a .swf flash file to does not allow <object> but it does allow other HTML. Is there any other way to display the .swf file? It's a simple javascript countdown timer.

 Tags:

   Report

1 ANSWERS


  1. You could try using an &lt;iframe&gt; and display a page in it that does have the &lt;object&gt; tag. Of course, you need web space somewhere.

    &lt;iframe src=&quot;http://example.com&quot; height=&quot;200&quot;&gt;

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions