Popup In Flash
I need a javascript to open a popup html page in flash clicking on a button. It is urgent
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Popup Window From Flash, Making Everything Load In Just 1 Popup
I have a simple thumbnail gallery in flash.
When a user clicks a thumbnail, I want a popup to appear. I got this far... now for my problem.
Without closing the window that has popped up, if you click another thumbnail, ANOTHER window pops up so I decided to keep the name of the windows the same to prevent this.
Now... when you click on the thumbnails, everything loads in just the one window without popping up a new window everytime you click a thumbnail but... the popup window stays minimized or "behind the main window".....
any help would be appreciated, thank you!
Popup Window From Flash, But Have Only 1 Popup
I have a simple thumbnail gallery in flash.
When a user clicks a thumbnail, I want a popup to appear. I got this far... now for my problem.
Without closing the window that has popped up, if you click another thumbnail, ANOTHER window pops up so I decided to keep the name of the windows the same to prevent this.
Now... when you click on the thumbnails, everything loads in just the one window without popping up a new window everytime you click a thumbnail but... the popup window stays minimized or "behind the main window".....
any help would be appreciated, thank you!
PopUp Window Help - Toggle Control Between Popup And Stage?
How do you toggle control between a popup window and the main timeline?
I have a button that opens up a pop up window. The popup window is going to contain some text instructions. I would like to have the text instructions visible and allow the user to control a movie clip on the stage. Unfortunately, right now once the popup window appears, the user can no longer control the movie clip on the stage until they close the popup. I'm using MX 2004.
Here is the code I have on my button - this creates the popup window (I got this from some other postings):
on (press) {
import mx.containers.Window;
var win = mx.managers.PopUpManager.createPopUp(_root, Window, true);
win.setSize(375, 262);
win.closeButton = true;
win.contentPath = 'text';
win.click = function() {
this.removeEventListener("click", this);
this.deletePopUp();
};
win.addEventListener("click", win);
}
This is my first posting, please let me know if I haven't provided enough information or if I'm going about this completely wrong. My project will not be posted on a website, it needs to be executed off of a CD so that's why I didn't use a getURL().
Problems Openin Another Popup From An Existin Popup
helo.....
The first popup window is fine...
but when i use this method again on the swf in the popup to open another popup... it fail... y is this so????
Thankz alot for spendin time to go thru the script...
Script in flash...
------------------------------------------------------
on (release) {
getURL ("javascriptpenNewWindow('XXX.htm','popuppage',' width=430,height=90,top=0,left=0,scrollbars=no')") ;
}
-----------------------------------------------------
Script in html...
-----------------------------------------------------
<script language="JavaScript">
var newWindow
function openNewWindow(URLtoOpen, windowName, windowFeatures) {
newWindow=window.open(URLtoOpen, windowName,width=400,height=160, windowFeatures);
}
var height = window.screen.availHeight;
var width = window.screen.availWidth;
window.moveTo((width /2)-400,(height /2)-200);
</script>
------------------------------------------------------
Load Jpg Into Popup, Size Of Popup Based On Jpg?
How do I dynamically load an external jpg into a new popup, but with the popup size based of those of the jpg, so as to leave a 30 pixel border around the jpg???
I also want to dynamically put a short description of the photograph at the bottom.
Please help!!!
PopUp Window Gets Blocked By Popup Blockers
Flash CS3
Actionscript 2.0
I have text on the flash website that is being called from an external .txt file. The problem i'm having is that any links called from that .txt file is blocked by popup blockers upon clicking on them.
I have another popup window in the flash itself from on of the navigation buttons, and that one does not get blocked... but the ones in the .txt files do.
However with the design and the content of the flash, I really need that link to be in the .txt file.
Not really sure how i should go about resolving this.
Any and all help will be greatly appreciated, thank you
Firefox Saying Popup Block : But Its Not Popup
I've made simple flash document and added invisible hotspot to link to a website and put following code
Code:
on(press) {
getURL("http://www.site.net",
_blank, "POST");
}
when link is clicked firefox display message Popup blocked. I've seen many other site in which firefox don't display any popup message when we click in link how its possible? i've visited and clicked cnet.com flash ad which opens in new tab without any message. i want to make like that.
Next is my flash is not looping in firefox but looping in IE7. I'm using Flash MX 2004.
any suggestion.
thanks.
Create Java Pop Up From Flash Index Site To Standalone Flash Popup
Want bad help to create a javapop up link from index.htm flash movie with a enter button that leads to the other .swf that is a popup window with another .swf. How do I do that.
One more thing is there a real good downloadable on how to make "news" scrolls in flash the ones I have seen did not please me.
And is there a way to connect that "news" feed scroller to a text dokument for easier updates instead of having to redo the thing in the .fla file
Hope you understand my problems and I would really appreciate all help I can get.
Cheers
Best regards
/s
Flash Popup Wizard: Opening New Browser Windows From Flash?
Hello,
I once found a plug in for flash that allowed me to specify the size/position of the popup. The interface was orange. I have a different computer now, and can't find that plugin.......Any chance anyone know the name of the plugin so I can search for it?......Thank you....
Flash Popup
heres the problem my movie pops up with all this webpage around it, i want my movie to pop up with no html (just my swf file) around it just the movie and you should not be acble to resize it thanks
spazbaby
Popup From Flash
I'm trying to popup a window from my flash movie that will automatically center in the middle of the screen.
Heres the code in my movie:
-------------------
on (release) {
getURL ("javascript:launchwin('interactive/i_8cu.html','blank','width=140,height=140,screenX= 0,screenY=0,directories=0,fullscreen=0,location=0, menubar=0,scrollbars=0,status=0,toolbar=0')");
}
-------------------
and here's the code on the html page in the <head>:
-------------
<SCRIPT LANGUAGE="JavaScript"> var javascript_version = 1.0;</SCRIPT>
<SCRIPT LANGUAGE="JavaScript1.1"> javascript_version = 1.1;</SCRIPT>
<SCRIPT LANGUAGE="Javascript">
var newwin;
function launchwin(winurl,winname,winfeatures){
newwin = window.open(winurl,winname,winfeatures);
if(javascript_version > 1.0)
{
setTimeout('newwin.focus();',250);
}
}
</SCRIPT>
---------
It pops fine but I want it to popup in the center of the users screen.
Any ideas?
Flash 5 Pdf Popup
Hello,
does anyone know if it is at all possible to have a pdf pop-up in a new movie from a flash5 movie?? The code i have is simple:
getURL ("ds_963.pdf", "_blank");
and works fine when testing from my HD. But when put on the server.. it asks if the user would like to download or open the file. Should the user then chose "open". A page with thousands of lines of rubbish appears!!
What is going on??
Any ideas would be appreciated!!
Popup In Flash
Hi,
I was wandering if any one new how to open a flash popup window in my movie?
Flash Popup Ads
Hi all!
Does anybody have any idea how do I create those popping, borderless Flash ads, that also scrolls down as I scroll down the page? And sometimes there's even a X button to close them... How do I do that???
Thanks in advance!
Flash Popup
How can I make a form flash or any flash to popup when users click on a button to view a particular page. How can I make the flash popup in a small, blank window, in addition to opening up a page when user's click on a button.
Flash Popup
I am trying to use this code on a flash button to open a sized popup window. Most of the tutorials I found needed to place code in the html page that was published with the main movie .. I can't do it that way because my movie is an exe
This code is getting errors ...
on (release) {
getURL ("javascript:NewWindow=window.open('ShowPopup.php' ,'newWin','width=400,height=300,left=0,top=0,
toolbar=No,location=No,scrollbars=No,status=No,res izable=No,fullscreen=No'); NewWindow.focus();
void(0);");
}
anyone know how this can work?
Thanks in advance =)
Flash Ad Popup
hi i recently added a flash popup ad to my site, it shows very well but i'm stuck trying to make "close window" to work properly. I added:
on (release) {
getURL("javascript:window.opener=self; window.close()");
}
but it closes the whole page i only need to close animation (flash ad popup) plz help! thank you
Flash PopUp
Hi,
I am using PHP to mail all inpu text boxes from a subscription form to my email.
When you click the submit button it finds the php file, opens it in a new window and display "thank you" in a new page. Because i told the PHP to echo"Thank You". Everything works fine but i would prefer the PHP file to do what it is supposed to do in the background and no new window should open, instead a flash popup window should appear.. Is that possible?
Cheers
Popup In Flash
I would like more buttons in one flashpage to link to separate popup windows.
Actions on the button:
on (release) {
getURL ("javascript:pop();");
}
Scripts in the html page:
<SCRIPT LANGUAGE="JavaScript">
function pop() {
window.open("popup.html","","height=200,width=200, left=0,top=0");
}
</script>
Every button is now linked to the same page...
Flash Popup...
Can anyone assist with providing me the code to make this popup full screen as seen here: CLICK Press Enter... thanks!
Help With Flash Popup
I am creating a website for a business owner who wants a popup window in the flash site displaying the current weather. When he sent me the link to the site that has the information, it came up as html. Any ideas as to how to put this into the flash site or even to make a popup window?
Thanks so much
snelson5
Htm PopUp With Flash 8
Is there any extension to make popups with flash 8`.
or an easy tutorial to make it work?
I need to use popUps for enlarge pictures!
Flash & PHP & Popup Help
Im trying to get the variable from whatever the user typed in on a input text in flash, and passing it to a php which needs to be open on a popup.
So right now I've tried using loadVars with send and sendAndLoad. Also tried using loadVariableNum. If I use any of this function it works but after I open the window I somehow loose my variable, its no being passed to the php. Im opening the window using:
getURL("javascript:var x=window.open('myphp.php','title','width=700,heigh t=700');");
Hopefully someone knows a way to get this to work. Thanks in advance.
[FLASH 8] Swf Popup From Swf
Hi guys!
I have a button on a MC, which when pressed I would like to call a .swf into
a pop-up; however, this pop-up would NOT be inside html.
Is is possible to call up a .swf into a pop-up from a button inside a MC?
thanks!
Sergio
Flash Popup
Hey Everyone,
So I have a flash file that I have published into an HTML. When someone access the HTML file I want the SWF to come up with no title bars, no scroll bars, nothing. Just a perfect window the size of my stage... please help :>)
Thanks
Popup Flash
How can I make a form flash or any flash to popup when users click on a button to view a particular page. How can I make the flash popup in a small, blank window, in addition to opening up a page when user's click on a button.
Flash Popup
I've altered Kirupa's centered popup script a bit and it works fine unless you have a popup blocker because most popup blockers just block the window.open() javascript funciton. Does anyone know a way to force a popup window to open in flash? something like you would do on an HTML link <a target="_blank"> or something of the sort.
Thanks.
Flash Popup
hi there,
I have this AS on a button in a movie to call my popup :
getURL ("javascript:NewWindow=window.open('http://www.test.com/test/1.JPG','newWin','width=544,height=448,left=10,top= 10,toolbar=No,location=No,scrollbars=No,status=No, resizable=No,fullscreen=No'); NewWindow.focus(); void(0);");
until here everything is ok,
but,
I want the number of the JPG to be a variable like :
'http://www.test.com/test/+my_variable+.JPG'
how can I get this in the script above?
Popup In Flash
I have a project and I have to popup a window from my flash site
but i am not really talented about it and i want to learn how I can do that
The problem is that
How can i popup a new fixed sized window from Macromedia Flash MX animation (it will popup when i press on a button)?
Thanks...
Popup With Flash
Hi!
I have a big problem with popups in flash. I have done a flashmovie that will be used in a local network. It will not be at the internet.
The thing is that it works fine at my computer and others computer, both in firefox and explorer. But at my clients computers it donīt work at all (They use IE 6)
The popups will not appear. If I do a popup just in a htmlfile it works fine at my clients, the popup appear.
The problem is when I do the link in flash.In the flashfile there is a button that goes to a htmlpage-popupwindow.
(Use getURL and have the javascript in the htmlfile.)
I donīt understand! Probably my client have stoped javascript that runs from a flashfile.
Is it possible to open a popupwindow from flash without javascript?
Or do it in an another way??
Please help me!!
M
Help:popup In Flash 8
Hi All, I'm in the need for help, cause I have no clue anymore.
I want to create popup window in flash.
I got it to work on the net, BUT I need it to work on my local drive... no go.
please point me to a way to make it work.
All I found on the Internet so far DON"T work with flash 8, for some reason.
please help out, I'm going nuts over here
Asi.
Popup In Flash.
I have a listbox load databse with id, I want when I click a button, a popup window will display with id in listbox. Please help. Like image:
Popup Flash
How can I make a form flash or any flash to popup when users click on a button to view a particular page. How can I make the flash popup in a small, blank window, in addition to opening up a page when user's click on a button.
Flash Popup
I've altered Kirupa's centered popup script a bit and it works fine unless you have a popup blocker because most popup blockers just block the window.open() javascript funciton. Does anyone know a way to force a popup window to open in flash? something like you would do on an HTML link <a target="_blank"> or something of the sort.
Thanks.
Popup Flash
using the pop up example on the homepage...
of kirup...
how do u make it so...
the popup title doesnt show...
also..
how do u make the button show dynamically..
for eg.. it reads a variable from a database.. if theres nothing.. the button doesnt show up
Flash Popup
hi there,
I have this AS on a button in a movie to call my popup :
getURL ("javascript:NewWindow=window.open('http://www.test.com/test/1.JPG','newWin','width=544,height=448,left=10,top= 10,toolbar=No,location=No,scrollbars=No,status=No, resizable=No,fullscreen=No'); NewWindow.focus(); void(0);");
until here everything is ok,
but,
I want the number of the JPG to be a variable like :
'http://www.test.com/test/+my_variable+.JPG'
how can I get this in the script above?
Popup In Flash
I have a project and I have to popup a window from my flash site
but i am not really talented about it and i want to learn how I can do that
The problem is that
How can i popup a new fixed sized window from Macromedia Flash MX animation (it will popup when i press on a button)?
Thanks...
Popup With Flash
Okay I have done my homework and I know that what I need is to create an action on a button as follows:
Code:
on (release) {
getURL ("javascript:NewWindow=window.open('link.htm','newWin','width=400,height=300,left=0,top=0,
toolbar=No,location=No,scrollbars=No,status=No,resizable=No,fullscreen=No'); NewWindow.focus();
void(0);");
}
However, I cant seem to get this to work and I recieve errors when attempting this.
I have a movie that has no buttons, so I attempted to convert an instance to a button and apply the above action but I dont think Im doing it right. Flash really isnt something I know much about. If anyone is willing to help, I can supply the .fla and .swf
Thanks in advance!
Flash Popup
Someone's asked me this, and i cant find an answer.
They want to open a popup from flash.
You can open a window using getURL, but it is just a normal browser window.
If you use a javascript: open() you just get javascript: open() in the location of the new window.
So how can you open a popup?
thanks,
j x
Flash Popup
I'm looking for a source with some more 'advanced flash popup windows' (features like focus, next window get focus when closing the previous one, a GOOD use of z-index. Maybe resizing with textfields etc..). Know of any?
Help With A Flash Popup
Hi
I'm working on a Flash projector on a CD. I need to make a pop up window 300x500. Does anyone have a script? It's a stand alone CD project.
Thanks
Fullscreen Flash Popup, I'm Begging The Flash Comm
http://ferlan.110mb.com/Flash/newsplash1.html
This is a link some guy put together, which essentially does what I want.
which is....
Have a fullscreen pop up window, that has my flash file centered vertically and horizontally, that works on IE as well as firefox and safari....and doesn't have the 'click to activate' bug.
I have tried everything, and now I am so overwhelmed with javascript solutions, blocks of code, functions, getting close, only to fail....that I am begging the flash community at large to save me, and show me like I was a retarded kindergardener.
a mock up sample would be appreciated.
Shevlin's Popup From Flash 5
I be trying to use Shevlin's smart clip to open a new window from flash and when i test it (and i am publishing first), it keeps displaying the directory containing the swf or html file i try to link to.
1. Can you test on a local machine or do you have to test online?
2. In the 'URL' variable, can you simply enter the swf if it is in the local directory?
Anticipated thanks!
Popup Windows In Flash 5
I am looking for ideas for actionscript to call multiple customizable pop-up windows in Flash 5 from a mouse action. Are there any tutorials to point me in the right direction?
Creating A Popup From Flash
I know how to do it in HTML, I just don't know how to do it in flash. How do you create a popup from within flash so that you can see the width and height of the new window... it will be used to show a portfolio of our animations and such...
Thanks,
-Kac
http://www.rapfiregraphix.8m.net/rapfireFlash.htm
http://www.rapfiregraphix.8m.net
Javascript Popup From Within Flash
ok this is the deal, i have this online portfolio that im tryin to get together, i have a bunch of thumbnails that i want the user to be able to click on to view the larger image, or to view the site that corresponds to the thumb(javascript popup window). i really need somthin thats goin to to be stabel across mac/pc/ie/netscape, so i dont look like a fool during the portfolio show in a couple weeks. i might mention that im loading/unloading different swf's ontop of an 'all the time' swf on level0, all the others are loading on level2, above level1 which has the soundtrack.
its not complete (obviously), but you can take a peak if you want. http://66.78.4.185/~jdk/
thanks a ton to whoever throws me the life raft.
holla.
Onload Popup From Flash
How do I get flash to open a new browser window (pop-up) when a new movie is laoded 'onload' instead of using a buttons> onClick action?
Thank you
PopUp Menus-Flash 5
I am struggling with the pull-down or pull out menus but think I am just about there. My problem, I think, is knowing how to edit Action Scripts
Here is where I found the action script reference site.
http://www.flashkit.com/tutorials/Ac...21/more3.shtml
On his tutorial the action script is
On (Roll Over)
Go to and Stop ("Shown")
End On
I find no End On action script. So I assume I have to type it in, but cannot remember how to make the lines editable.
Any help would be appreciated.
Dave
|