HTML Pop-up Window In FLASH
hello everyone,
I have two buttons in my flash-movie which will open a HTML pages in
pop-up window.
One button release the window and works fine, but the other doesn't.
Do you know why? it's the same script
This is my code:
Code:
on (release) {
getURL ("javascript:NewWindow=window.open('http://www.bilaglerid.is/smartadmin/jobapplication.asp','Atvinnuumsókn','width=710,height=590,left=200,top=300,toolbar=No,location=No,scrollbars=No,status=No,resizable=No,fullscreen=No'); NewWindow.focus(); void(0);");
}
FlashKit > Flash Help > Flash ActionScript
Posted on: 12-14-2007, 01:35 PM
View Complete Forum Thread with Replies
Sponsored Links:
HTML Pop Up Window In Flash?
I am making a site where I want to display my artwork. I have seen Flash sites where the links to images pop up a new html window(no menu bar or scroller) fit to the image size.
I would really like this instead of a regular browser window popup.
So how is this done?!?
- Matt
View Replies !
View Related
Pop Up An Html Window From Flash?
i need to pop up an html window from a flash movie. from a button in a flash movie i guess. i've been trying the code for an html pop up but that's not working. it just opens up an empty page...
can anyone help me out??? i would really appreaciate it...
thanks in advance****
View Replies !
View Related
Flash 4 Pop Up Html Window
Hey All,
My client wanted me to post 3 large mp3s of her yoga classes from her current site- and the link is on the schedules page which I did in an html file separate from the movie- I figured with such large file sizes, this was the best choice since flash would have to load the files before they are available for download.
Anyway, I don’t like the way the pop up window opens full size. I found this tut on macromedia’s site but it didn’t work.
Does anyone know how to code a pop up in Flash 4?
or
Is there css I can apply to an html page that controls width/height?
Thanks!
View Replies !
View Related
Pop-up (html) Window In Flash
Does anyone have a script to have an html pop-up window happen out of flash, I have one but it's doesn't seem to work well in firefox, I need one to specify pixel size, window title, resize handle, ect...please help. Thanks. (a pop-up window—html—not inside the flash document.
View Replies !
View Related
Close Html Window With Flash ?
hi,
i created an intro movie which is running into a pop up html window. But i want the window to close when the movie is over. The JavaScript function would be: "window.parent.doclose()"
is there any possibility to call this function from within the flash movie or are there any other ways to ...?
thx
Meg
View Replies !
View Related
HTML Pop-up Window From SWF File (Flash 4)
I'm stuck. I am creating a Flash banner ad. The site it will run on requires a pop-up window at a specified size for one of my links in the ad, and they require a Flash 4 .SWF file as final art.
My problem is creating the pop up. I can accomplish this when I use the HTML file generated by Flash and add corresponding Javascript to the <Head> tag, but it won't work when I just run the SWF file by itself. Any suggestions?
View Replies !
View Related
From A Flash Pop Up Window To An HTML Page...
We have the Home.html page. Automatically a pop up window appears... in this pop up window there is a link to a page that we want to open in place of the Home.html page... How can I do this???
I have tried this actionscript, but no luck:
on (release) {
getURL ("JavaScript:parent.location='page.html'", "_parent");
}
Help! Thanks :)
View Replies !
View Related
Html POP-UP Window From FLASH Movie?
Hello!!
I need to make a html pop-up window from a flash movie.
The pop-up window should not have either scrollbars, menus or toolbars. Like when you use a javascript(openbrowserwindow).
It has a Quicktime inside.
Does anybody knows if I have to use FSCOMMAND?
or a javascript inside the html page.
Could someone show me the code I need and where?
Thank you all!
View Replies !
View Related
Flash Window From HTML Browser?
Guys,
Whats the code to make a FLASH window pop up centered in the browswer window from HTML. A good example is the site
http://www.peter-hoppe.com/. Whats the verdict? Any and all help is,as always, greatly appreciated.
Thanks,
Marc
View Replies !
View Related
HTML Window Control From Flash
hELLO
i have seen many sites that have their site in an html page without a toolbar or status bar, etc, and even with a complete new design on top (kind of like a new title bar and close buttons)
do you have any idea on :
1- in Flash : getURL of a new blank page that contains a swf file, but no toolbar or status bar or etc...?
2- Add my own design of the window??
thanks a lot for the help
rania
View Replies !
View Related
Flash/html Window Sizes, Help
I'm not sure how much this has to do with flash, but I figured this would be the best place to ask. I am making a website with html as a a base, and flash in the midddle (for all of the buttons, navigation bar etc). I also have a non-flash intro page. I want the html/flash page to come up in a smaller buttonless new window (no back, forward, home, stop, address, history, favorites buttons etc) when the 'enter the site' button is clicked. I've seen this in alot of sites. I am using dreamwaver mx as my editor.
I would also like to know how to pull this off with the flash links, so when the links are click a small buttonless page will come up with just html in a new window. This can be seen on alot of sites. It gives it a modern look. I hope you all know what I'm talking about. Thanks
View Replies !
View Related
How Can You Open A Flash Window Using Html?
I want to use a dynamic text box to upload updates I've made to the site. I was wondering if I could put any type of coding in the text file to allow the link to open a flash window. Say I have a link, and I want it to open a window in flash for a 8-ball flash movie. I guess I could put the 8-ball flash movie in html and then have the link just go to that html file with the flash in it. Is there any other way to do it?
View Replies !
View Related
Popup Html Window Out Of Flash
How do I open AND CONTROL a new browser window from with flash.
I have a flash site that has several small images. I would like to open each of these images into a seperate browser window
menubar=no
and control the size of the window.
All of the tutorials I am finding opens a new HTML window from within a HTML window. Code was needed in the main HTML window and in the new HTML window.
I have a swf in a HTML page of course. From this single swf which is in a single HTML window I want to be able to open several different popup windows.
Simple question: Is there code I can put in a HTML file to control the menubar and window size of the same HTML file?
please help!
View Replies !
View Related
Html Popup Window Out Of Flash
How do I open AND CONTROL a new browser window from with flash.
I have a flash site that has several small images. I would like to open each of these images into a seperate browser window
menubar=no
and control the size of the window.
All of the tutorials I am finding opens a new HTML window from within a HTML window. Code was needed in the main HTML window and in the new HTML window.
I have a swf in a HTML page of course. From this single swf which is in a single HTML window I want to be able to open several different popup windows.
Simple question: Is there code I can put in a HTML file to control the menubar and window size of the same HTML file?
please help!
View Replies !
View Related
Flash/html Help - Window Size
Help me please!
I am trying to make my flash movie pop up in a fixed size window that is just big enough to contain the movie. I guess maybe this is more of an html question than a flash question, but I thought maybe it could be done through the publish function in Flash.
Here is what I have:
http://home.earthlink.net/~bootymountain/
When you click enter you will see that my movie is opening up into a full sized window in the upper right hand corner. I want it to pop up in a fixed size window instead.
Any help would be appreciated.
View Replies !
View Related
Flash And Html (Window Resizing)
I've been searching through this forum with not much luck...
Here's my problem:
My entire site is flash based, and I have imported it into dreamweaver. What I want to know is how to make flash take up the full browser, no matter what screen res the viewer has, or at least be centered in the browser for everyone despite differing screen res's.
Thanks
- El
P.S: This is pretty much the same prob as 'cemac' had in an earlier post. They wrote:
"how do you resize your document window in dreamweaver so that it is the exact size of your flash movie or image.
I have been trying to do this in dreamweaver but cant seem to work out how to do it with out changing the size of my movie/image."
View Replies !
View Related
Fullscreen With Flash In Html Window
Hi i need help with fullscreen, but i need the screen to be fill the whole screen. (so when i right click in the screen the flash dialog opens everywhere) so if i got a pic in the flash movie the pic doesnt get cut of by a ugly border ...hope u guys know what i mean
View Replies !
View Related
[CS3] Window.open In HTML In XML Into Flash
Okay, here goes: My Flash CS3 file displays HTML text, read in from an XML file (within CDATA). The HTML text contains links in the form of <a> (anchor) tags (of course).
I am attempting to open a new customized browser window whenever a user clicks on a displayed link. So far, I am able to open a window, but the customizing attributes ("width=600,..." etc.) are ignored.
Rather than displaying for you the one dozen variations I have (unsuccessfully) attempted, does anyone have a simple example of something that actually works?
If what I'm describing is not sufficiently clear, please advise and I'll try again.
Thanks in advance!
mondoFred
View Replies !
View Related
Flash CS3 - Resize HTML Window
Ok, I will word this in a different way. I posted earlier and received no responses. So, I will post once again.
I am trying to make sure that my Flash CS3 Html web page stays centered across various computer monitor
platforms.
I found this code in an earlier post and wondering if the code will work.
self.moveTo(0,0);
self.resizeTo(screen.availWidth,screen.availHeight);
Also, how many on this forum are working in Flash CS3? I know it's quite different than Flash 8.
Thanks,
Franchelle
View Replies !
View Related
Open Html Window Using Xml And Flash
Hello, I have following xml in a dynamic text, but the Link does not work, How I must do so that it works?
Thanks to everyone.
Code:
<?xml version="1.0" encoding="iso-8859-1"?>
<story>
<titulo>Mi titulo</titulo><br>
<kontenido>
<ul>
<li><a href="algo.html" target="_blank">algo</a></li>
</ul>
</kontenido></story>
The XML is loaded on dinamic text
View Replies !
View Related
AS2/CS3: Window.open In HTML In XML Into Flash
Okay, here goes: My Flash CS3 file displays HTML text, read in from an XML file (within CDATA). The HTML text contains links in the form of <a> (anchor) tags (of course).
I am attempting to open a new customized browser window whenever a user clicks on a displayed link. So far, I am able to open a window, but the customizing attributes ("width=600,..." etc.) are ignored.
Rather than displaying for you the one dozen variations I have (unsuccessfully) attempted, does anyone have a simple example of something that actually works?
If what I'm describing is not sufficiently clear, please advise and I'll try again.
Thanks in advance!
mondoFred
View Replies !
View Related
[flash And Html] Window Resize
maybe not the right forum, but Ill post here.
I was wondering how designs get accomaded for 800x600, yet
when set higher and full screen still maintain the bigger look.
example
The horizontal lines in this splash continue across no matter if your browser is half open or full screen. I have always wondered how you resize the window and the design stays the same...
are we putting a 1024x786 pic inside a 800x600 doc, aligning it to the left? and the rest gets cut off and seen when you go full screen?
I wanna make a flash interface where a line goes across the screen,
want the site to be seen when browser is maxxed, yet seen when its not maxxed......but to preserve the quality.....
i dun wanna have to put a flash movie in an html page......and then have to continue the line with a background image that continues the line from my flash movie . Hope this makes sense.
thanks
View Replies !
View Related
Flash 8 Loading External HTML Pages Inside Flash Window
Hi
I was wondering if it is possible to load a google map into a window within my contact page that one can scroll about like you can in actual google maps. At the moment i just have a static picture that when you click on it it takes you to a seperate page. But i dont want to clog my site up with extra graphics if i can avoid it.
Many thanks
Greg
View Replies !
View Related
500x500 Popup Html Window From Btn In Flash
Hi
I've got a flash movie with a button that i want the user to click to open a 500x500 pixel popup window which will only have scroll bars and the bottom status bar, nothing else. My Flash movie is part of a document named index.htm, and the popup is stored in the same folder and called charter_enquiries.htm this file is also a form if that makes any difference.
I do not know how to do this, what code to put on the flash btn and what code to type in the popup window and where abouts to type it. Can anybody help me?
Thanks in advance.
Pete
View Replies !
View Related
Launching A Customized Html Window Using Flash
I am sure this is totally easy but i am stuck! What i have is my website, all done in flash, now, there is a button in my site (actually lots of buttons) that i would like to pop up certain images. These images are all in their separate html pages, however i would like them to pop up nice and neat without the menu bar the browser usually has, and also to be the same size as the image itself. How do I do that? Do i have to program that button in flash for javascript?
Please help asap!!! Thank you!!!
View Replies !
View Related
Full Screen HTML/FLASH Pop-Up Window
Gentlemen,
At the site http://www.lovechildent.com I was trying to get the html pop-up window to go full screen. How do I go about that? Whats the code/codes if any? Is there a code to make the html window and the flash in it full screen? The effect I want is the flash to be full screen, preferably in an html page....Help.
Thanks,
Marc Connor
View Replies !
View Related
Open New Window In Flash HTML File
Heya All,
I'd appreciate some help in a little problem i'm having importing flash movies into where I need them to be. I can't have an easy "_blank" on my link to open it in a new file. I need to format the HTML generated by flash to open the flash .swf in a new window... any ideas????
View Replies !
View Related
Opening A Window In Flash - No HTML - Newbie
HI,
I would like to open a pop-up window from Flash that displays a larger image than the one showed in my main flash timeline. My project only uses flash - the movie is not played in a browser. I am making a projector file out of my site.
Can someone help please?
Newbie here,
Luke
View Replies !
View Related
Html Sized Pop-up Window From Flash Button
In my portfolio website, I would like thumbnails that when clicked go to an html pop up window for a larger view of the thumbnail. I'd like that html window sized without an address bar,bookmark bar, or navigation bar. All I want is my enlarged images contained within a sized box, centered on the screen.
HELP! What action do I put on the button? Do I put javascript in a geturl?
see www.thatartisticfriend.com to see what I mean. Click on Fao Schwarz thumbnail for example.
Thanks
Pam
View Replies !
View Related
Popup Window With HTML And Flash Vars
Hey there,
I'm having problems with a popup window with HTML i'm generating from flash.
When i want to use "_root._url" in "<object>" tag i can't get i to work - otherwise it works fine. Can someone please tell me what i'm doing wrong.
Heres the code:
on (release) {
//1.
//var urlCode = "javascript:var popwindow = window.open('','MovieWindow','top=0,left=0,width=' + (screen.width - 10) +',height='+ (screen.height - 60) +'');popwindow.document.open();popwindow.document. write('<html><head><title>SKOLEMEDIA PLAYER</title></head><body style="margin:0px;"><object classid=clsid:d27cdb6e-ae6d-11cf-96b8-444553540000 width=100% height=100%><param name="movie" value=""+ _root._url +""></param></object></body></html>');popwindow.document.close();";
//2.
var urlCode = "javascript:var popwindow = window.open('','MovieWindow','top=0,left=0,width=' + (screen.width - 10) +',height='+ (screen.height - 60) +'');popwindow.document.open();popwindow.document. write('<html><head><title>SKOLEMEDIA PLAYER</title></head><body style="margin:0px;"><a href=""+ _root._url +"">Test</a></body></html>');popwindow.document.close();";
getURL(urlCode);
}
The code that doesn't work is number 1 - number 2 works fine. I just don't understand why i can't get the one to work.
Hope theres someone who can help me...
Thanx..
View Replies !
View Related
HTML Popup Window With Flash Movie In It
I'd like to make a popup window in an HTML page, and put a Flash movie in the popup window. I don't know any Javascript myself, so what I did is I found a popup window that works the way I want it to and copied and modified the source code. What I have now works, except the Flash movie is shifted to the right by 8 pixels. I made sure the window dimensions match the Flash movie dimensions, and the original popup I based mine on does not have the shift. At least I think it doesn't. I considered the possibility that they accounted for the shift by adding "bleed", but I doubt that's the case. Does anyone know how I can prevent the movie from being shifted?
View Replies !
View Related
|