Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash








New Browser Window From Flash Movie


Can anyone tell me how to make a new browser window appear by pressing a button in a flash movie?

I'm doing a flash site for a photographer and the images are around 300px high. I'd like to have a larger version appear in a new browser window (presumably, one just large enough for the image) when the viewer clicks the 300px version.

I thank you for any help.
dixter




FlashKit > Flash Help > Flash General Help
Posted on: 02-11-2004, 03:38 PM


View Complete Forum Thread with Replies

Sponsored Links:

How To Do A Pop-up Movie Window (not Browser Window) Within My Flash Movie?
how do i create a pop-up movie(not browser window) window within my flash movie?

This is what i need to do:
"When my flash movie is played, a pop-up window (300X300px) which contains another flash movie need to be loaded. Also, need a button "Close" for my users to exit the pop up once they finished viewing the movie and get back to the main flash movie."

How do i do that?
Anyone? Please help. Thanks a lot!

View Replies !    View Related
How Do I Close A Browser Window From The Flash Movie
I have tried closing the browser window by attaching the following script to a button;

on (release) {
getURL ("javascript:window.close()");
}


But it dosn't work, neither does;

on (release) {
getURL ("javascript:windowClose()");

}
Is there any other way..??

View Replies !    View Related
How Do I Make Flash Movie Fit Whole Browser Window?
I'm just curious from you experienced designers, I know a screen is 800x600 but what is the actual display size of most browser windows. Reason I ask is I was trying to scroll an image off the side of the screen but it seems it comes in like 10 or 15 pixels into the window instead. How can I get it to actually look like it is coming from the side of the browser. No matter where I place it in Dreamweaver it still has a gap.

View Replies !    View Related
Expanding Flash Movie In Browser Window?
Ok, I just went to FlashSound.com and Flash movie area expands and contracts with the browser window. No actual HTML is showing, just the FLASH movie itself...

Does anyone know how this is done? I'm guessing it has some embedded JavaScript in the HTML document.

Regards,
Michael Connors
http://www.connors.d2g.com

View Replies !    View Related
Flash Movie Size In Browser Window
When i designed my first flash website, i did it without changing the default width and height size of 550 by 400. Is there any way to make my movie bigger without having to re-design the whole thing? Say 640x480, or even bigger? Thanks, Matt

View Replies !    View Related
Display Browser Window Within Flash Movie
I'd like to be able to display a browser window within a flash movie I'm creating. Effectively, Flash would just be the skin, and the browser would show up in a box in the middle.

Is there any way to do this without simply extracting the text, and hoping the html text within the page displays okay from the text box?

View Replies !    View Related
Center Flash Movie In Browser Window
This is probably simple, but does anyone know how to center my Flash site in the browser window as opposed to having it flush left? Also, how do I get the movie to appear a little further down in the window as opposed to near the top. Thanks for the help.

View Replies !    View Related
How To Center Flash Movie In Browser Window
I want to know how to have your flash movie centered in a browser window no matter the size of the window. Like this site http://www.alkalinetrio.com/ . Any help is appreciated.

View Replies !    View Related
How To Center A Flash Movie In The Browser Window
I published a flash file with html from Flash MX but the movie plays in the top left corner of the browser window no matter what I specify in the publish settings. I pasted the html code below and can someone tell me exactly what to add where or change in order to have it play in the center vertically and horizontally.

Thanks to all that help and read this.




<HTML>
<HEAD>
<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<TITLE>ImagineEye</TITLE>
</HEAD>
<BODY bgcolor="#B9B8B0">
<!-- URL's used in the movie-->
<!-- text used in the movie-->
<!--BEST VIEWED AT 1024 x 768 RESOLUTIONALL PHOTOGRAPHS © 2004 MICHAL PFEILImagineEye--><OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="980" HEIGHT="600" id="ImagineEye" ALIGN="top">
<PARAM NAME=movie VALUE="ImagineEye.swf"> <PARAM NAME=loop VALUE=false> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=scale VALUE=exactfit> <PARAM NAME=bgcolor VALUE=#B9B8B0> <EMBED src="ImagineEye.swf" loop=false menu=false quality=high scale=exactfit bgcolor=#B9B8B0 WIDTH="980" HEIGHT="600" NAME="ImagineEye" ALIGN="top"
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
</BODY>
</HTML>

View Replies !    View Related
How Can I Control A Flash Movie From Another Browser Window?
The situation:
1 - i have my site made all in flash in my main browser window.
2 - when my site loads another window will open (pop-up).

The question:
which actions do i have to assign to a flash and html button in my pop-up window to control my flash site in the main window?

Sorry for my english......

Thanks!

View Replies !    View Related
Embeded Flash Movie In Browser Window
This may be more of an html question but I'm not sure. I have a flash movie on a web page with a link that loads another flash movie in a seperate window. I need the dimensions of the window to be locked, and with no menus.

Is there a way to do this in flash? I've tried html, but I don't have the code right. Does anyone have a similar page I could use to copy the source code?

Thanks

View Replies !    View Related
How To Make A Flash Movie Fit A Browser Window?
Hi,

I wonder if it's possible to do a dynamic flash movie which is fitting the browser window, so which could be adaptative depending on the user resolution....
I know about the Stage object which works perfectly in the flashplayer. But not in a browser...since the flashmovie should be "scaled" regarding to the browser window size (I mean make it larger and higher, but not scaling the content, as when you change the resolution of your flash movie in the authoring environment).

Is it php or javascript behind this?

Thank you in advance for you help!
Best regards.

View Replies !    View Related
How Can I Make My Flash Movie 100% Of My Browser Window?
Who can answer to this??
I have a flash movie 780*500 and I would like it to take the full browser window when imported in my html file.

Does anybody knows how to do this??
http://roseandlula.netfirms.com
Thank you.
Cecile

View Replies !    View Related
Close Browser Window From Flash Movie Button
Was wondering if anyone knew a script that would allow a Flash button to close the browser window that it is playing in. Any help, links, ideas would be greatly appreciated.

View Replies !    View Related
Removing Border From Around Flash Movie In Browser Window..
Would like to know how to remove the small border that appears around a flash movie in the browser window. Have searched Flashkit for the solution ( I know it's probably there) but can't find it. Thanks in advance!

View Replies !    View Related
Opening Flash Movie In Browser Window Fundamentals
Hi there

OK - This is probably very basic but I cant seem to work it out.

I have created a flash movie (800 by 600) and I want to offer the user 2 options.

1. Launch Maximised (With Only the browser bar with exit, maximise and minimise buttons)

2. Launch at 800 by 600 (With Only the browser bar with exit, maximise and minimise buttons)

For both I want the flash movie to fit snug against browser window edges i.e no white gaps

Can anyone suggest how to accomplish this - I am getting very close but keep getting gaps or the aspect ratio messsing up.

Thanks in advance

Chucky

View Replies !    View Related
Flash In Dreamweaver: How Do I Get My Movie To Open In It's Own Browser Window?
Anyone know how to make a Flash movie appear in it's own browser window when a link is clicked? I want the window to be exactly the size of the movie with no menu buttons, white border etc.

Don't think it can be too hard as I've seen it loads with Flash movies, but I'm a total newbie to Dreamweaver so any simple instructions would be massively appreciated!

Cheers, Skratch.

View Replies !    View Related
Completely Centering My Flash Movie In The Browser Window?
is there a way to completely center my flash movie in the browser window? i know how to centre it 'east-west' but not 'north-south'.It's probably more a html code though...

I hope someone can help,

cheers

View Replies !    View Related
Open Flash Movie Shrink To Fit Browser Window
I have Flash MX 2004 and I am trying to figure out how to get the page to open full screen and take up the entire screen or if the browser is shrunk after it is open that the page shrinks as well. Can someone point me in the right direction? I may have my stage too large but not sure.
Thanks

View Replies !    View Related
Borderless Browser Window For Main Flash Movie?
The intro page of my website is HTML based with and ENTER button that takes you to a new page that is Flash MX based. My question is this: I need the browser window for the Flash page to be borderless and sized to the Flash movie. An example of this can be seen at the following site:

http://www.jimmymcgrathphoto.com/#


My site is at: http://www.iofnewt.com

Does anyone know the code to do this? I am sure it is a very simple and I should know how to do it but I don't. Thanks in advance for any help.

HK

View Replies !    View Related
Borderless Browser Window For Main Flash Movie/ Again
The intro page of my website is HTML based with and ENTER button that takes you to a new page that is Flash MX based. My question is this: I need the browser window for the Flash page to be borderless and sized to the Flash movie. An example of this can be seen at the following site:

http://www.jimmymcgrathphoto.com/#


My site is at: http://www.iofnewt.com

Is it a javascript code that I need? I am sure it is a very simple and I should know how to do it, but I don't. Thanks in advance for any help.

HK

View Replies !    View Related
Fit Flash Movie Into Any Size Browser Window, Without Scaling?
Hey everyone.

Just wanted to know how to code a flash/ or HTML document so that the flash movies fits the entire browser space on any size monitor, but doesn't scale the flash movie up or down?

Just to give you an idea. YOu know when you place stuff outside of the flash stage, and when you publish the movie you can stretch the window and see the stuff you left on the stage? Basically I want the flash stage to fit the entire browser window and not have horizontal or vertical scrolling.

Sorry if this is hard to visualize, but I would greatly appricate anyones help.

Thanks!

View Replies !    View Related
Making Flash Movie Fill Entire Browser Window
This has probably been asked dozens of times, but I was wondering how to make an flash movie fill the entire browser window. I tried using height=100% and width=100%, but that didn't work. Any advice? Thanks in advance.

View Replies !    View Related
Flash Coordinates And Centering Movie Elements Within A Browser Window
Let's say you have a Flash movie containing a button, and that said movie is taller and/or wider than a given browser window. Is it possible to fix the button's position relative to the top/bottom/sides of the browser window, such that the button appears to remain stationary even if the browser window is resized or scrolled up/down or side to side?

Understand, it's not the Flash movie itself that I'm trying to center within the browser window, insted its the button within the Flash movie that I want to remain fixed relitive to the browser window.

Specificly, what I'm trying to do is the following: I have an web page that consists exclusively of a large (1687 px wide by 1698 px high) .swf movie, that is to say, its the WHOLE page and not just an element (such as a menu) added to an otherwise normal html scriped web page. Within that Flash .swf movie I have a number of pictures coverted to button symbols and set up so that when you mouse-over them a little animated "info box" movie-thing opens up to display information about that perticular picture. The problem is, if the box's position within the Flash movie is fixed then it is possible for the browser window to be scrolled far enough in one direction or another that when the user mouses over the picture part or all of the info box is off the screen. I don't want this to happen. What I want is for the info box to appear in the relitive center of the browser window no matter where you scroll the rest of the flash movie (up/down or sideways) within that browser window. You see what I mean? I don't know if this is possible to do that, but that's what I'm trying to do.

You'll have to forgive me, but my Flash scripting experience is somewhat limited. That's not to say I'm a total novice, but there are simply parts of the language that I have, thusfar, not had cause to use, and therefore, have never learned. The syntax for defining x and y coordinates is one of those. That said, I am familiar enough with the basic concept to know that the solution to my problem would lie in finding the absolute minimum and maximum hight and width coordinates for the browser window, then using those to determine the center coodinate for the window. The affore mentioned "info box" would then be centered over that point. This would be true as long as the max x and max y of the browser window did not exceed the max x and max y of the the Flash movie. Once this happened the box should simply remain centered in the movie rather than the browser window.

The problem is, I have NO idea how to do this in terms of the actual scripting of it. I have no idea how to determine from within the Flash movie the hight or width of the movie itself, let alone the hight or width of a browser window. Could someone please, in specific terms, explain to me how you might acomplish this. Sample code would be extremely helpful.

Thanks in advance,
The Raven

View Replies !    View Related
Opening A Full Screen Browser Window From A Flash Movie.
How can I do this? I need the new window to be full screen and have scrollbars and a toolbar.

I'd prefer a way of doing this without java script if possible but any suggestions would be great.

View Replies !    View Related
Automatically Resize The Browser Window With A Click In Flash Movie
automatically resize the browser window with a click in flash movie, the effect should be with acceleration and deceleration. example is on http://www.samsung.com/mea website, just click on the header with says "simply wow, the style of business' which lauches the demo window for D500 series. i just wanted to know how do they resize the window with a click in flash? tutorials or sample scripts on this would be alot of help...thanx

View Replies !    View Related
How To Apply A Flash Movie Playing On Top Of The Internet Browser Window?
Hi, a little help from u guys...

I'm facing problem about how to apply a flash movie playing on top of the internet browser window, and this flash movie background is transperant. For example we can see offten from the msn.com, when they are having any promotion, they will playing this kind of stuff on top of the internet browser, after the flash movie is finish playing, it's will turn small icon at the corner, and it can be replay again if u click it...

I'm very confusing is whether this script is control by action script or java script, and don't know asking who...
thank Q for ur help.

littlepony

View Replies !    View Related
Using Flash To Open A New Browser Window - Exact Size Of Flash Movie?
Hi,

In Dreamweaver, I've previously used the 'open new browser window' behaviour from a link to display my Flash movies, and entered the .SWF filename as the URL to launch (this launches a browser window thatls exactly the size of the movie, no scrollbars, buttons etc). Can I do a similar thing with Flash's 'get URL' command, or does that only go to HTML/HTM files?

Cheers, Skratch

View Replies !    View Related
Using Flash To Open A New Browser Window - Exact Size Of Flash Movie?
Hi,

In Dreamweaver, I've previously used the 'open new browser window' behaviour from a link to display my Flash movies, and entered the .SWF filename as the URL to launch (this launches a browser window thatls exactly the size of the movie, no scrollbars, buttons etc). Can I do a similar thing with Flash's 'get URL' command, or does that only go to HTML/HTM files?

Cheers, Skratch

View Replies !    View Related
Flash In Dreamweaver: How Do I Get My Flash Movie To Open In A New Browser Window?
Anyone know how to make a Flash movie appear in it's own browser window when a link is clicked? I want the window to be exactly the size of the movie with no menu buttons, white border etc.

Don't think it can be too hard as I've seen it loads with Flash movies, but I'm a total newbie to Dreamweaver so any simple instructions would be massively appreciated!

Cheers, Skratch.

View Replies !    View Related
How To Force The Flash Movie To Stay Aligned At The Bottom Of The Browser Window?
Hi,
i'm a newbee, and i programmed a flash site, which has the menu at the BOTTOM of the movie, and i would like to force the movie to be aligned with the bottom of the browser window, to avoid the menu to stay in the middle of the screen with a black space under it.


????
THANKS!

View Replies !    View Related
Movie Position Related With Size Of Browser Window - Flash Interaction 02
ok,
there are a couple of things of flash, that i was unnable to solve from a long time up to now.
and everitime i look on related post of these topics, there are always with 0 answers.

so, i will place here a couple of posts, one with each problem i want to resolve,
i really prefer to use as much flash as i can before i like it much more than any other software, but i believe we will all agreed that it has some weak points.

so basically this post is related on how we can interact flash to other web design software

Here is problem 2:

our flash movies, at least mines,
that i design everithing in flash,
ther are located in a special place of the browser window

here, the flash movie its centered in the browser window,
and when i resize the BW,
it stays centered unless the BW its smaller than the movie


i will like to know how is this done,
i mean,
its flash with another software working together ?
its everithig designed with something else and the flash movies are just accesories ??
or is full designed in flash in a way i still dont get it ???

becouse i've alrready tried a lot of things without any luck

could any of you give me a hand with this ??

pd: i will also post another topic related to this, and this example but, not about the BW it will be about the text and the search engines. so we can discuss these topics separately

thanks in advance

oc

View Replies !    View Related
Flash Movie Scaled To Fit Browser Window - Prints Stretched In Explorer PC
Hello,

Has anyone noticed this problem before?

I have a clients' Flash website (500 x 800 pixels) scaled to fit the browser window (width 100%, height 100%) - works fine, looks great.

The problem is printing the page in Explorer on a PC. The page is printed scaled / vertically skewed.

Prints fine in Netscape (PC/MAC) and Explorer (Mac).

I have tried selecting the "scale" options (exact fit, no borders, default) - no difference.

Appreciate your help. Thanks!

View Replies !    View Related
Flash Movie Scaled To Fit Browser Window - Prints Stretched In Explorer PC
Hello,

Has anyone noticed this problem before?

I have a clients' Flash website (500 x 800 pixels) scaled to fit the browser window (width 100%, height 100%) - works fine, looks great.

The problem is printing the page in Explorer on a PC. The page is printed scaled / vertically skewed.

Prints fine in Netscape (PC/MAC) and Explorer (Mac).

I have tried selecting the "scale" options (exact fit, no borders, default) - no difference.

Appreciate your help. Thanks!

View Replies !    View Related
Bring Browser Window In Foreground, When Clicked Inside Flash Movie
is currently working as...

- open up browser window
- link in window, opens up new flash movie in another window and bring it in foreground.
- flash movie has links, which if clicked is loading content in 1st window which stays in background

problem is, user will not be able to figure out, what happened or where the content is loaded in background window

requirement is...
- to bring browser window in foreground when link in flash movie is clicked, this is to let user know, window content is been changed

any help ?

many thanks for all your efforts

niraj

View Replies !    View Related
Close.window Script In Flash Button Quits My Browser Window Or Crashes System
Can somebody please help me?
I have a javascript attached to a button in a .swf file to close the browser window it is in.
The code which was given to me yesterday by senocular is

on(press){
getURL("javascript:window.close()")
}
__

however if you try it IE will unexpectedly quit or bomb my computer.
I tried it in Netscape and it didn't crash.

You can refer to my site http://www.valdesdesign.com
after intro go to print button and then to editorial button.
Editorial opens new window with editorial.swf inside. Click on top right button to close window and see what happens.
Is there something I'm doing wrong? Please help me.
Thanks

View Replies !    View Related
Loading External SWF's Into A New Flash Window Instead Of A Browser Window?
I have this flash presentation where I have buttons when clicked on, a (_blank) browser window pops-up and begins playing external SWF's.

The problem is that, with windows XP, every time I click the button(s) to have the browser window pop-up, to play my externals, the damn 'virus protection notification' thing pops-up first, asking me if this content is allowed. Is there a way to turn this off? My client does not want to have to "allow" the browser to play the external SWF's everytime. I've tried everything but no luck.

Better yet, is there a way to have the external SWF's pop-up in a totally new flash window, on top of the main (presentation) window? I don't want the external SWF's playing in the same window, but rather show in a new window entirely. Can anyone help me? This project is past-due and it needs to go out today. I'll attach the current scripting I'm using so far, if it helps. Thanks so much!



bottingsAd_mc.onRelease = function() {
getURL("exampleAds/bottingsports2_001.swf", "_blank");
};

View Replies !    View Related
Scaling Movie To Browser Window
Yo Yo-

I'm wondering how to scale an swf to varying browser windows based upon the users machine. I've seen movies scale according to browser size. As you scale the browser the movie scales with it. Anyone know?

View Replies !    View Related
Shrink Browser Window To Fit Movie
I have a movie say 600 x 600...When it displays in a browser I see background on the sides.
Is there a way to make the browser window the exact same size as my movie so you only see the movie in the browser window? ...No Netscape menu/toolbar...nothing but the movie.
I have seen it done, but do not know how to do it...

Timmer

View Replies !    View Related
Movie Scales With Browser Window?
hi

can anyone shed light on this one?

can I have a movie that scales with the browser window so that when the viewer resizes their browser window the swf always fills the display?

The idea is that the _level0 movie is a background colour ( a single fill movieclip ) which then I can change the colour of from other _levelx movies.

hope this makes sense!

cheers!

scott

View Replies !    View Related
Movie Not Centered On Browser Window, Why?
Hello.

I made a movie [M2]just fitting all the area stage.
Clicking a button in movie [M1] pops up a browser window
with the desired movie [M2] playing there but it is showed
partially!. I touched all posible options in Publish Setting
but there's no change.
I'm frustated.

View Replies !    View Related
How Do I Center My Movie In Browser Window
hello
what do i need to type in my html so that my movie is centerd in the browser window .


thnx

View Replies !    View Related
Movie Alignment In Browser Window
can anyone help...

whenever i view a moview in my browser it never fits to top and left...no matter how i configure the publish settings.

i've messed around with putting it in tables and frames but would rather not and wouldnt have thought i'd have to.

any ideas?

ps..i'm using a mac..dont know if that might effect things

View Replies !    View Related
[CS3] How Can I Get My Movie To Expand The Browser Window?
hi everyone,

thanks for checking out my post...

i want to create a fullscreen site like www.danwheldon.com or www.highlandspring.com where the movie expands to the whole of the browser window.

ive made my movie 1024x768 and just copied the html source from the pages just to test it but my movie just appears as 1024x768 in the top left of the screen and doesnt reach to the far corners.

when that didnt work i checked out loads of tutorials and spent a whole day trying to figure out how to do it but to no avail.

does anybody have a clue what im doing wrong?

thank you very much and i hope to hear from you.

all the best,

mark

View Replies !    View Related
How Can I Get My Movie To Expand The Browser Window?
hi everyone,

thanks for checking out my post...

i want to create a fullscreen site like www.danwheldon.com or www.highlandspring.com where the movie expands to the whole of the browser window.

ive made my movie 1024x768 and just copied the html source from the pages just to test it but my movie just appears as 1024x768 in the top left of the screen and doesnt reach to the far corners.

when that didnt work i checked out loads of tutorials and spent a whole day trying to figure out how to do it but to no avail.

does anybody have a clue what im doing wrong?

thank you very much and i hope to hear from you.

all the best,

mark

View Replies !    View Related
New Browser Window From Movie Clip?
I have just read through Kirupas tutorials regarding opening a customisable/chromeless window from flash.....which are great and I have used them many times in the past, however I am not sure how to deal with my current problem.
I need to open a customised browser window from a loaded movie clip within my main movie but have not got a clue how to do it? or if it is possible.

Obviously it is futile to change the HTML code on the movie clips original HTML page as it is not even uploaded to the site.
Anyone have any ideas?

If you want to see where my problem originates the link is at the bottom of the page.

When you are in the site click the ' web designs link '.
The buttons give normal links to the respective sites but they look scrappy and I would prefer controlling the view from the original web page.

Cheers in advance to the Wizzkids out there who like helping geriatrics like me :-)m660

View Replies !    View Related
Movie Dimension For Exact Fit In Browser Window
Just a simple question actually:

What should be the dimension of my movie (width/height) if i want it to fit exactly inside the browser window? There should be no space between the edge of the movie and the window itself, and no scrollbars please...

View Replies !    View Related
Browser Window Buttons Navigate Movie?
Is there any way to have a Flash movie navigate via the user's browser window buttons? For example, when the user hits the Back button in their web browser, the whole movie currently reloads instead of going to the previous scene in the movie.

Any suggestions would be greatly appreciated!

View Replies !    View Related
Movie Pauses When You Move Browser Window
Is there a way to make the flash animation/movie NOT pause when the browser window is moved or moving?

View Replies !    View Related
Avoid Opening The Movie In A Browser Window
hi!

i think this is a really simply question but i do appreciate if anyone can tell me how to do it.

: how can i open a flash movie within a pop up window instead of a regular browser window? thing is that, i have a flash movie that i want to publish online through a html document but i do not want it to open in the browser window because everything got stretched and does not look good...

any words will be a great help...thanks

Riv

View Replies !    View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved