nagios
+ Reply to Thread
Results 1 to 2 of 2

Thread: <embed> Question?

  1. #1
    Join Date
    Jul 2006
    Posts
    2

    Question <embed> Question?

    Hello everyone, I was wondering if there was any other way to re write the <embed> tag to allow a .swf to work on a site that doesn't allow flash. I tried a few things but nothing seems to work. Any help would be greatly appreciated.
    Thank you

  2. #2
    Join Date
    Jan 2006
    Posts
    153
    Have you tried an iframe? That may work as it targets another site/page and may bypass the filter... if not and its recognizing the swf text or something, try making a page that redirects to the flash page and target that.

    <iframe src=http://www.whatever/theflashmove.swf height=*00 width=*00></iframe>

    <iframe src=http://www.whatever/redirect-to-embedded-flash-movie.html height=*00 width=*00></iframe>

+ Reply to Thread

Similar Threads

  1. How can I Embed YouTube video to my Blog?
    By zxzx in forum General discussion
    Replies: 1
    Last Post: 04-20-2011, 07:00 AM
  2. C/c++ question
    By minaadel1994 in forum Programming
    Replies: 1
    Last Post: 03-30-2008, 03:09 PM
  3. I have * question...plz help
    By ruspetriot in forum General discussion
    Replies: 7
    Last Post: 02-15-2008, 04:45 PM
  4. gettin passed the <embed> code
    By Fanx in forum Internet Privacy
    Replies: 9
    Last Post: 05-13-2006, 04:18 AM
  5. <QUestiOn>
    By Mitchelle in forum Internet Privacy
    Replies: 0
    Last Post: 01-07-2005, 03:24 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts