Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 732897
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T07:11:40+00:00 2026-05-14T07:11:40+00:00

anyone know how do i add a iframe inside the flash? the html is

  • 0

anyone know how do i add a iframe inside the flash?

the html is

<iframe width="100%" height="768" frameborder="no" scrolling="no" src="http://www.yoursite.com"> </iframe>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T07:11:40+00:00Added an answer on May 14, 2026 at 7:11 am

    Short answer

    Not possible unfortunately, figure out another way of doing what you want because the hacks aren’t worth the trouble.

    Slightly longer answer

    There is a hack that involves creating an iframe in the HTML DOM and through the use of ExternalInterface within flash you manipulate the iframe. The iframe would have to go on top of the flash, which can be done by setting the embedded flash movie’s wmode to opaque and then manipulating it’s z-index. While on the surface this may seem like a decent enough technique, it comes with a whole slew of subsequent issues.

    For instance, since the flash movie is underneith the iframe, you can’t put anything on top of the iframe, like a dialog box or anything like that. Partial occlusion of the iframe is therefore not possible. Also, the performance of the flash movie is likely to suffer since it no longer has it’s own window to render in but must be composited by the browser. I’ve heard figures like ~25% decrease in performance, but I’ve yet to see actual measurements and proper tests so please take that with a grain of salt.

    There is another possibility which solves the partial occlusion issue, but is sure to create problems down the road. What you can do is set the wmode of the flash to transparent and have the iframe shown underneith the flash movie. Again, you’ll have to manipulate it with JavaScript through ExternalInterface. This means you can partially occlude the iframe but you need to take care to actually make the flash movie transparent where it needs to be and furthermore, the flash movie needs to act as a proxy for any events that the iframe would have gotten previously, because it won’t get any of those when occluded by flash. Thus, any clicks, key presses or such must be relayed to the iframe which is sure to cause a world of hurt.

    I know it sucks and I wish that at least the HTML capabilities of AIR (ie, webkit) would find its way into flash but currently this is the best we’ve got and it ain’t pretty.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone know if there is a way to add a iframe directly under
Does anyone know how to add a simple search textbox on an ASP.NET Dynamic
Does anyone know how to add an item to a list but do it
Does anyone know how to add full (n.n.n.n) Windows file version information to COM
does anyone know of a macro or add-on for VS 2008 which reformats xml-comments?
Does anyone know if there's an add-in that does autocomplete for queries on SQL
Does anyone know if it is possible to add other controls to a Flex
Does anyone know the display formatter that I would need to add to the
Does anyone know how to modify the Wordpress canonical links to add a custom
Does anyone know if there is some type of tool, preferably a Firefox add

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.