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");};
KirupaForum > Flash > Flash 8 (and earlier) > Flash MX 2004
Posted on: 01-03-2006, 06:12 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Loading In New Projector Window Not Browser Window
I'm designing a portfolio site and Im sending it out as a projector. Is there a way that I can have images load in a new projector window, and not the default browser. My only succes so far is using the getURL, but this opens the image in a browser or in the same window, and I just want to open a new window with the projector, not an internet browser. PLEASE HELP, I need to get a job with this site.
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
Loading Flash In The Center Of The Browser Window?
Hey,
Does anyone know how to load a flash file in the center of a browser window? I know how to load the flash file in position (0,0), more specifically, the top-left of the browser window, but I can't figure out how to load it in the center as there are variations in the sizes of monitors and resolutions.
thanks
Help Loading A .swf In A New Window Browser
Hi, Im just working with some actionscript like this:
tutorial_btn.onRelease=function(){
getURL("tutorial.swf","_blank");
}
it works fine, but the .swf opened in the new window browser appears fullscreen, so it makes my .swf bigger than its original size. and I dont want that.
thanks for any help.
Pausing After Preload If Browser Window Is Not Active Window
Hi folks,
I'm trying to figure out how to do this, but so far I have had no success. The intention is for anything like a Flash trailer, intro movie or such like which is large to preload and once this is done check to see if the user is still viewing that browser window.
So if during the preloading the user opens/selects a different window and the preloading finishes then the Flash will go to a paused screen, awaiting the user to indicate they want to proceed (eg a play button). If however the user still has, or has returned to, the browser window it will skip the pause screen and play the animation.
For an example the 9th chapter of Ninjai.com seems to do this (I haven't checked the other chapters).
Any help would be appreciated.
Ragnar
webmaster@ragnarkarlsson.com
Loading Flashmovies Into Browser Window
I have created a flash site with several movies which load into one main movie. Everything works great, until I tried to check it in my browser.
my site has a opening html page, with a link opening the flash site in its own window.
I have IE 5.2 on my mac, and it will only desplay the small contents of the main flash movie, which is virtually nothing. I also tried viewing in netscape navigator, and I am having the same problem. I originally loaded each smaller movie into a target, than tried a level. Nothing works......what can I do??
I am relativley new with flash, and web design all together, so please go easy on me
thanks
Preloading External SWF Then Opening That Swf In A Fixed Browser Window
Hi, I've been looking through Lee's external swf preloader tutorial and advanced pre loader tutorial found here... http://www.gotoandlearn.com/download.php
I've been trying to use the information from both of the tutorials to create a preloader that will load an external swf into a pop-up browser window with fixed dimensions. Also, when the external swf is done loading I don't want it to open right away I want a button click to open the pop-up window with the loaded swf file. Can somebody assist me in figuring this one out? Any help would be greatly appreciated. Thanks!
How Do I Control An External Movie In A Separate Browser Window?
i am creating a website for a band, with an mp3 player. i want to be able to make an mp3 player that pops up in a separate browser window. the mp3 player would have a "playlist" that can be dynamically changed from the main window, which gives a list of albums & tracks to choose from. the model for this is Rhapsody's web interface.
so, how would i go about creating & dynamically changing the playlist (while music is playing) across multiple browser windows? the "playlist" would be an array of references to mp3s, i guess-- so is there a way to pass events & variables across the windows?
Loading Into Specific Browser Window Size?
Is it possible to get my intro sized 400x400, when clicked, load into a window size of 600x80, cause depending oncomputers, everyhting shifts around, would that fix it?
How do you make it a certain size window.
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
Open A New Browser Window And Go To Frame(n) In The New Window
Hi I need some help.
I'm trying to load a new html file that contains a movie but I like to specify to what frame to proceed in that movie I try to write this in actionscript I think it is easier to understand.
// I have 2 html files contact.html and home.html
// And I have one swf file named home.swf with 2 scenes named "home" and "contact"
// The home.html and the contact.html both contain the same home.swf movie
// currently I'm in home.html I like to getURL("../main/contact.html")
that loads the contact.html and the contact.html contains the home.swf but I like to proceed to the gotoAndStop("Scene",1) or gotoAndStop("contact",1)
I hope that was clear enough if you may know the answer please email me I have suffered a lot on this but I just couldn't come up with the answer.
Regards
zoltank@timelineillustrations.com
Getting Rid Of The Top Of The Browser Window When Launching A New Window.
hi there,
I have been having trouble getting a flash site to launch a new broswer window for a html document. It worked fine when opening a new flash window but not html.
Anyway someone on here kindly helped me and sent me this code:
getURL("javascript:NewWindow=window.open('http://www.design8ed.com/digitalspirit/pages/designcs.html','newWin','width=459,height=171,left =0,top=0,toolbar=No,location=No,scrollbars=No,stat us=No,resizable=No,fullscreen=No'); NewWindow.focus(); screen_height = window.screen.availHeight; screen_width = window.screen.availWidth; left_point = parseInt(screen_width/2)-(459/2); top_point = parseInt(screen_height/2)-(171/2); setTimeout('NewWindow.moveTo(left_point,top_point) ',100); void(0);");
Which made it work the only thing is it pop up including the browser menu at the top - does anyone know how i can get rid of this?
Also within the html doc - http://www.design8ed.com/digitalspir.../designcs.html i have a close button which when reviewed works but when published it doesn't close the browser window - is there something i'm missing - why isn't it working?
Your help would be greatly appreciated!!!
Loading An External Swf Into New Window
this may be posted before...but i couldnt find it.
im trying to load an external swf file into a new window, like a link that you press and it loads up a swf file. can anyone help me with that?
Loading External Swf Into A New Window?
Hi I was wondering if anyone knows how I would load an external swf file into its own window? If you cold show me what code to use that would be a huge help!
Thanks
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!
Loading An External .txt Into A Scrolling Window
I am trying to make a news section that my client can update with a .txt file. I have gone through the tutorial for scrolling (which is great) and it uses a .txt, but uses it to generate .html to place in the actionscripting. The second part of the tutorial says it will load an external file in it, but I couldn't seem to find it (did I overlook something?)
So...
1. I need to have a .txt file load automatically into a scrolling window without access the .fla. Is that possible?
2. I couldn't figure out how to have a link in the scrolling text. I checked the html option for the dynamic text, but...
I have also tried using a DHTML scroller, but it doesn't seem to have a way to load a .txt file, either. I am a novice when it comes to this programming stuff, if you haven't gathered! Thanks.
Loading External Jpg Into Draggable Window
I am having problems loading an extenal jpg into flash 5 into a draggable mc called 'draggable'.
I have created a mc called 'slide' within the 'draggable' mc on a seperate layer from the drag window graphics, but am stuck on the right actionship to apply to 'slide' to make the external jpg load.
Anybody
KAINCJ
Loading External Image Into A New Window...
I am working on an online catalog for someone, and he wants a bigger version of each image to pop up in a new window when clicked upon. I have the javascript, but what would be the proper code for the button? Would I have to make a swf out of each graphic and use LoadMovie or can I just use plain graphic files, like .jpg?
Loading External Swfs Into New Window
How would I go about loading an external swf into it's own window?
This is the as I'm using:
btn1.onRelease = function () {
loader1_mc.loadMovie("surfer.swf");
}
Thanks
Loading External Swfs Into New Window
How would I go about loading an external swf into it's own window?
This is the as I'm using:
btn1.onRelease = function () {
loader1_mc.loadMovie("surfer.swf");
}
Thanks
[F8]Help Loading External Text In New Movie/window
I basically want to set up a library or reference source from hundreds of text files I have, and be able to reference multiple text files at one time using multiple windows/movies/swfs.
So I need to be able to have a button that would open a new blank swf (based on a template with scroll?) and then this would open the requested text file. Is this remotely possible? I know I can load external text files into a scrolling box, but is it possible to do what I am trying to do without creating a swf for each text file?
Thanks,
Hal
Loading External Text Into A Attachmovie Window
Hello all,
The current project I am working on is: http://www.steadyscene.com/clubaddiction
The owner would like to update the INFO, CONTACT and LINKS sections of the site but does not have Flash. Having the owner edit a text file in notepad and then upload that to the server would be ideal. (I have seen the Kirupa tutorials but they do not satisfy my requirements)
What I want to accomplish seems to fall in the "Loading external text into a flash movie" category.
However, here is my situation and here are my requirements:
- The text has to be loaded into a attachmovie window. The buttons on the site use attachMovie which snap to an empty mvie clip called "HOLDER"
- currently on the site, you see that I have created standard Dynamic Text boxes with the instance of "infotxt". So the instance name needs to stay as it is, unless there is another method that accomplishes the same thing. This is a basic method of scrolling the text box with a button, using simple actionscript:
on (press) {
infotxt.scroll
infotxt.scroll -= 1; }
Currently, when the navigation buttons are clicked, the attachMovie are loaded into the empty mc "holder". Once the attachMovies are loaded, you see dynamic text fields with buttons to scroll.
Please provide feedback as to what to implement to satisfy my requirements.
Regards,
Daniel
Loading An Swf Into An External Window And Other Scripting Queries.
how you all doing? beginner here...
i have a page with some photo thumbnails, each have been given an instance name.
if i want to load them into an external window, what code should i use?
the layout is 6 pics on one page and each should load in its larger size in another window.preferably once one is loaded and another thumbnail is clicked, the old one could disappear. i've already made individual swf's of the large size pics.
any help would be greatly appreciated!
also, i've always wondered...but on most sites that have preloaders, how does the preloader always show up b/w each sections. say i have my preloader in keyframe 1, with the script written...and each section on say keyframes 10, 15 and 20 resply. is there a script that one needs to put down [like a gotoAndPlay(1)] to play the preloader each time a section button is clicked and the page is loading?
Loading External Text Into A Attachmovie Window
Hello all,
The current project I am working on is: http://www.steadyscene.com/clubaddiction
The owner would like to update the INFO, CONTACT and LINKS sections of the site but does not have Flash. Having the owner edit a text file in notepad and then upload that to the server would be ideal. (I have seen the Kirupa tutorials but they do not satisfy my requirements)
What I want to accomplish seems to fall in the "Loading external text into a flash movie" category.
However, here is my situation and here are my requirements:
- The text has to be loaded into a attachmovie window. The buttons on the site use attachMovie which snap to an empty mvie clip called "HOLDER"
- currently on the site, you see that I have created standard Dynamic Text boxes with the instance of "infotxt". So the instance name needs to stay as it is, unless there is another method that accomplishes the same thing. This is a basic method of scrolling the text box with a button, using simple actionscript:
on (press) {
infotxt.scroll
infotxt.scroll -= 1; }
Currently, when the navigation buttons are clicked, the attachMovie are loaded into the empty mc "holder". Once the attachMovies are loaded, you see dynamic text fields with buttons to scroll.
Please provide feedback as to what to implement to satisfy my requirements.
Regards,
Daniel
Flash Fit Browser Window?
I was wondering if anyone could let me know how to make a flash movie fit the browser window? Thank you
mudgett
Browser Window-less Flash?
Any ideas how they do this? There is now browser window at all after clicking the icon.
http://www.wonderarts.com/wonderarts.html
Thanks!
Flash And The Browser Window
I'm wondering how I make it so that my flash movie will fill the entire screen of the browser, and in this web site, http://www.deconcept.com How do I make sure it will fill the hole window?
Thanks!
-John
Browser Window Pos From Flash
Hi everyone...
I really need some help getting the html window to move o n demand from within flash. I'm find the scripts in html (using the window.move functio) but don't know how to call it in Flash.
Is it using FSCommand?
Any help would be great. Thanks in advance.
New Browser Window From Flash, How...?
hi everyone,
how do i open a new browser window like this example:
http://www.surfreport.com.ve/mejores2002/launcher.htm
you click the yellow banner and there is a new window the size i want, and without the other stuff,
it is pretty easy to do so from a html page, my question goes to do the same from a flash botton,
i really need the script.
bye, and help me please.
Browser Window In Flash
Hi,
I'm making a movie that I'm going to put on at cd.
But the movie will be shown in the flash player, not in IE or Netscape.
Now I have a button and when I press it I want a new small window to open. But when I use the normal code that you can use when viewing your flashfile in a browser doesn't work. Somebody mailed me and said that I should use the script of actionscript.org but that doesn't work either. Can anybody help me? It's very urgent.
Thanks in advance
Greetings
Camme
New Browser Window From Flash?
does anyone know if it's possible to have a button in a flash movie open a new browser window at a specified url?
thanks
ebmaster
Loading External Movie In A Target Window With Its Size
Okey I have a root movie and when I press button my external movie loads:
on (release) {
loadMovie ("logo.swf", "main");
}
The name of movie is logo.swf and I wanted it to load in a specific target window which in that case would be main (a movieclip symbol). Problem is that it get rids of window (which is fine) but it also loads movie with its original size. So I have a root movie with something on right corner that looks like logo. But I want it to be in the window with size of that window. So how do I do load movie into spefic target with target's size.
Closing Browser Window With Flash 4
I know how to do it using javascript with flash 5 but i only have the flash 4 version. Is there a way to do it with flash 4 because when i try it with the script that someone said in the Flash 5 forum. it didn't work.
btw, this was the script to put in the getURL action:
javaScript:window.close
How To Open Browser Window From Flash 4?
Im trying to open a new browser window that displays a JPG from a button inside my Flash movie. However, I want that window that opens up to be an exact height and width.
I tried the tutorial on FlashKit, but it didnt work for me! Can anyone tell me how to do this?
Any help is appreciated
Thanks!
Closing A Browser Window Using Flash?
Well....how is it done? Basically...what's the javascript I need?
I have a movie here and I will have to provide a close button or novice computer users will have a breakdown.
- Matt
An Open Browser Window On Flash
Hello all.
I've a movie with four buttons that open a new browser window. Four buttons - four windows.
On HTML we used this code: OpenBrWindow('page.htm','default','width=300,heigh t=300')
How can I make something similar on Flash?
Bye:::::::::::::::
Close Browser Window In Flash 5?
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.
Thanks
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
Open A JPG In A New Browser Window From Flash
Hi,
Does somebody now how to open a JPG in an new Browser window, the command given by Flash?
I don't know if this is possible. I wan't to give the visiter two options.
1. View an external image in a mask in Flash...(this is no problem)
2 View the same (complete size) image in a new broswer window.
Thanks for any help.
Yvan.
Flash Detector In Browser Window
this is wht i need to do:
when someone types in my url.. the browser window shud check for version of flash,
if 6 then load a.swf
if 5 then load b.swf
else show link tht downloads the plugin without going to the macromedia site.
pls tell me wht script/where/how!!
Flash That Moves Outside Of Browser Window
I just got a glimpse of something done in flash where the flash animation moves around outside of the browser window, although it was activated from the current page in the browswer somehow.
In this case it was piece of art you could bounce around on the entire screen above all applications running and desktop.
I assume what is being used is a .exe but perhaps it is a flash .swf in its own window and you can't see the window. The shape of the flash art was round so it seemed like there was no window at all and items under it in the current browser window could be selected.
Does anyone know how this can be done?
Many thanks in advance.
Flash Animations Over Browser Window
Ive seen this technique for random adverts etc: How is this achieved?
Teh page loads up and an irregular-shaped flash advert appears on screen and either zooms in or out or disappears off screen. is it using DHTML to move teh flash around on screen and if it is, are there any tutorials around to do it?
I need to get a character to appear and flutter around on screen for a bit, say a message then leave again. This is to happen over an existing .asp website that should run independantly of the advert that appears.
Any idea?
Resizing A Browser Window Within Flash ?
Hello people....
Bit stuck on this one.. I want my browser window to ease to a different size from within a flash movie. Trigered when the user presses a button.
For eg: My homepage might be 800x600... and when the user clicks to go to portfolio the IE browser scales to 600x400 ??
Tough one...any help much appreciated.
Making Flash Fit The Browser Window
I have a 900/500 flash file and i want to make it fit the browser without any edges - this can be done within the flash file right?
http://www.xeofreestyle.com/2000/hybrid.swf
he did it, it touches the edges without a border - how did he do that?
thanks..
|