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

  • SEARCH
  • Home
  • 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 6361949
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T23:50:37+00:00 2026-05-24T23:50:37+00:00

Is it possible somehow to show flash object in a popup, without copying DOM

  • 0

Is it possible somehow to show flash object in a popup, without copying DOM “object”? I need same instance of flash in the popup.

I guess something similar Stop reloading flash file when using show and hide methods, but I really haven’t found yet any good solution for popuping in that case.

  • 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-24T23:50:38+00:00Added an answer on May 24, 2026 at 11:50 pm

    OK, I found how to do it, at least it works in FF (I guess in other browsers it works too).

    I used jquery tools, because it’s simple and powerful (hope author will come back soon to make some changes, merge pulls and just update some status for it).

    Next you should have the same position, if you will change it, then flash object will be reloaded.

    Next think you need to do is to do left: -10000px, so it will be invisible.

    Jquery tools overlay used fixed positioning by default, so set your container with flash object to position: fixed (you also can use absolute if you will set fixed = false in jquery tools plugin).

    To invoke jquery tools overlay you need to do so:

    $('#flash_wrapper').overlay({
      load: true,
      closeOnClick: true
    });
    

    In my case I’m “closing” toolbox using

    $('#flash_wrapper').css('left', '-10000px');
    

    At least works in FF… Good to be tested in other browsers, but I guess only one browser that can take the pain is IE.

    Hope that helps to someone.

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

Sidebar

Related Questions

Is it somehow possible to use the 'With' keyword on an existing object? I
Is it possible to somehow shorten this code: var i=GetStringFromServer('/url'); if(i){ $('#Div1').hide(); $('#Div2').show(); }
Is it possible somehow to close StreamReader after calling ReadToEnd method in construction like
Is it possible somehow to ask the user to allow cross-domain access instead of
while debugging a C++ program with GDB, is it possible somehow to add comments
is it somehow possible to call a rails function or to access a rails
Is it somehow possible on Swing to set a TitledBorder transparent so that a
Is it somehow possible to customize or subclass System.Windows.Forms.ColorDialog to add a few buttons?
Is it somehow possible to identify unused variables in a PHP file in Emacs?
Is it possible to somehow use a .bat file to script the schema and/or

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.