473,699 Members | 2,284 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to close internet explorer in flash

2 New Member
hi

i want close internet explorer in flash,so plz send this script

jashiju
Apr 9 '07 #1
2 3467
Motoma
3,237 Recognized Expert Specialist
I do not believe Flash has this ability directly. You will need to dig up how to make Javascript calls from inside a Flash document, which is way beyond the scope of this (or any other) forum.
Apr 9 '07 #2
kestrel
1,071 Recognized Expert Top Contributor
i know you can use javascript window.close to close pop-ups, but i dont think you can for the parent window or a main window.
you can try tho, i never really needed to use this.
Expand|Select|Wrap|Line Numbers
  1. on (release) {
  2.      getURL("javascript:window.close()");
  3.  }
  4.  
let me know if it works
Apr 9 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
10029
by: Yurij Nykon | last post by:
Hi all. How can I detect the version of Flash-Plugin installed in Internet Explorer? In Netscape i can do this with following java script navigator.plugins.description But it doesn't works in IE? Can anyone help me? Thanx in advance,
3
1970
by: Asit | last post by:
<META HTTP-EQUIV="expires" content="0"> <META HTTP-EQUIV="pragma" content="no-cache"> <html> <head> <title>Fidelity NetBenefits</title> </head> <body BGCOLOR="#ffffff"> <script LANGUAGE="JavaScript">
3
6604
by: Mitch | last post by:
i would like to display a swf that takes up the entire browser. netscape and firefox display the following code as i intend, but internet explorer does not. could i get some help? <HTML> <HEAD> <TITLE>index</TITLE> <link href="itc.css" rel="stylesheet" type="text/css">
4
4825
by: Ronny Sigo | last post by:
Hello all, Below is a testroutine. I am trying to open and cclose iexplore programmatically (the default startpage is suffcient, no need to specify another) The opening works, but the closing does not ... can anybody tell me what I am doing wrong? Many thanks, Ronny Sigo Private Declare Function GetForegroundWindow Lib "user32" () As Long Private Declare Function SendMessage Lib "user32" Alias "SendMessageA"
2
1719
by: Oz Kologlu | last post by:
Hi folks, IE and Asp.net 2.0 are doing some pretty bizzare things. Some of our users were getting pretty weary of IE redrawing and "flashing" what is essentially a pretty static page every time there is a postback (IE Version 6.0.2900.2180.xpsp_sp2,,,,; Doesn't happen under firefox - bless those folks). Anyway try this:
2
26148
by: NADZ | last post by:
Hi I've created a flash website that snaps to full screen. The problem im having is, that ive got an flash button on the flash movie that suppose to close the internet window completely. The "close window" command on the swf file works perfectly if you operate it outside the internet window. The problem comes in when i want the same function "close window" to happen but this time the swf file is inside the internet window....and the flash...
37
6332
by: Jan Tovgaard | last post by:
Hey everyone:) We have a critical problem, which I can see that other people also has ran into. In Internet Explorer 7 it is no longer possible to do a window.close after opening a window, without getting a alert message that ask if u want to close the window. This did NOT happen in Internet Explorer 6, Mozilla firefox or other browsers.
1
3186
by: spurnaye | last post by:
i have checked the DOM tree and every thing is working fine... The same works fine in mozilla firefox... I m here by pasting the screen shot taken in the internet explorer.. The code i have written is render :update do |page|#rjs for posting comment and replacing the element @video=Video.find_by_id(@comment.video_id) @comments= Comment.find(:all,:conditions=>,:limit=>5,:order=>"created_at DESC") ...
0
8701
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8623
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8932
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7772
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5879
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4636
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3069
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2359
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2015
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.