Flash + PopUp Blockers = Solution?

Hi.
I use flash to make full-flash web-sites. My most recent one
is given at: "
http://www.imeranews.gr". As you
may notice, in order to open the site in full-screen I have to use
a pop-up window - which by default all browsers block it. I of
course can make it without full-screen popup via other link: "
http://imeranews.gr/ism", but
again, when I want to open in new windows my links I only can do it
with pop-ups (getURL+javascripts), which also are blocked by
default.
The main problem, is that most people that see those
web-sites, don't know about the pop-up blockers, and for them the
sites doesn't work-doesn't even start! Even if I give tips on the
welcoming screen, on how to allow the web-sites to open pop-up
windows, in some machines pop-up blockers doesn't work properly
according to my reports. Pop-Up blocking is a serious problem due
to the fact, that most people use in primitive ways computers and
have no idea about settings that they have to do in order to view
sites correct.
Thus I'd like to ask ways to overpass the pop-up blockers
with flash -if there exist, or ask for alternative web-sites
full-flash designs that won't have problem with pop-ups, even if
they use links to other web-sites. Can anyone give any idea or help
with that serious problem?...
Because making web-sites, isn't only to design and develop
them. It's also to make them visible and working to all simple
web-users that in most cases don't even know basic things!
Thank you.

Changing the browser window is a Javascript thing, not a
Flash thing. If you want to change the browser's window size when
you go to a new url then you can just add a function call at the
onLoad event:
<body onLoad="resizeWindow">
Then you can put a Javascript function in the head of your
HTML doc.
<script type="text/javascript">
function resizeWindow()
window.resizeTo(screen.height,screen.width)
</script>
You can also use actual number values if you like:
window.resizeTo(800,600);
http://www.w3schools.com/jsref/jsref_onload.asp
to find out more on the onLoad event.
http://www.w3schools.com/HTMLDOM/met_win_resizeto.asp
to find out more on the resizeTo() function.
http://www.w3schools.com/htmldom/prop_screen_height.asp
to find out more on the screen.height property.

Similar Messages

  • How do I block adds served by Primawega?? I have added 3 popup blockers but none of them work! Running Windows 7...

    Adds keep popping up from primawega and none of the popup blockers I've used have works. I'm running Windows 7
    == This happened ==
    Every time Firefox opened
    == When I updated to Windows 7

    Here is a mix of solutions from different sources:
    Tools->Add-ons->Extensions->Loudmo (or anything strange, suspicious, unknown, etc.)
    Disable them or even uninstall them. Restart Firefox.
    Quote:
    "I deleted those over a week ago and everything has been running fine since. Check your add-on programs in Firefox."
    Quote:
    "In the Mozilla Components directory [C:\Program Files\Mozilla Firefox\components], I found a library called wry-NhK-.dll, which got created/modified around the same time the problems started. Since I renamed the file, the popups stopped."
    Look out in
    C:\Program Files\Mozilla Firefox\components
    for *.dll file which was created/modified at another date than all other files around.
    Quote:
    "In profile directory [application data/mozilla/firefox/profiles/xxxxxxxx.default/extensions], there should be a number of directories that look like: . If you look under/inside those, one will have a components directory. There a conspicuous dll [-zfdgl.dll] will reside. Delete/rename that...
    But you aren't done. Now in your registry, HKEY_CURRENT_USER/Software/AppDataLow there will be another conspicously named hive with a number of binary, hex and such entries. While I don't condone deleting anything in your registry, in this case, it was so obvious that it wasn't part of the normal computer, I delete the hive entry (NOT appdatalow) and viola, problem gone... "
    Comment: In my registry, in HKEY_CURRENT_USER/Software/AppDataLow I see only empty AVG folder (while I have just recently uninstalled AVG). So I suppose that deleting a hive of keys in this directory (if you have any keys in this directory) is relatively safe. But, just in case, you can backup it before deleting:
    right-click AppDataLow
    click Export
    save the backup of this one registry folder somewhere
    I hope you have some anti-malware program. Just in case primawega is a malware.

  • How do I temporarily disable web filtering software? I'm getting a message: The problems you are experiencing are most likely the result of Web filtering software, firewalls, popup blockers or ad blocking software.

    I keep getting this message when trying to navigate in myverizon:
    The problems you are experiencing are most likely the result of Web filtering software, firewalls, popup blockers or ad blocking software.
    You may resolve this issue by visiting your browser's website and searching for instructions on temporarily disabling Web filtering software, firewalls, popup blockers, and/or ad blocking software. You may also use another computer.

    Which problems are you experiencing if you visit that website?
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Firefox > Preferences > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Firefox > Preferences > Privacy > Cookies: "Show Cookies"

  • Flash link(button) problem via xml link (Flash popup error)

    hi...
    I'm getting a problem when i run a swf file from HTML/Outside(i mean to say from folder) and click on the button (button calling xml file which has link in it), i get a adobe flash popup error/msg. As shown below....
    my codes are as follows
    XML CODE:
    <?xml version="1.0" encoding="utf-8"?>
    <tree>
    <link>
    <port>http://www.marcomanie.com</port>
    <news>http://www.asdfmanie.com</news>
    <gallery>http://www.wesdmanie.com</gallery>
    </link>
    </tree>
    My flash codes are as follows
    LOADING AS
    function loadXML(loaded) {
    if (loaded) {
    _root.port = this.firstChild.childNodes[0].childNodes[1].firstChild.nodeValue;
    _root.news = this.firstChild.childNodes[0].childNodes[2].firstChild.nodeValue;
    _root.gallery = this.firstChild.childNodes[0].childNodes[3].firstChild.nodeValue;
    port.text = _root.port;
    news.text = _root.news;
    gallery.text = _root.gallery;
    } else {
      trace("file not loaded!");
    xmlData = new XML();
    xmlData.ignoreWhite = true;
    xmlData.onLoad = loadXML;
    xmlData.load("linker.xml");
    BUTTON AS
    on (release) {
    getURL(_root.port, "_self");
    Pls let me know what i have to do, to get away with that error
    im very much new to these kind of errors, any fast help will be appreciated.
    thank u
    sunder

    fix your security settings to trust that swf:
    http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.htm l

  • Since Mavericks, when I scroll the beach ball is flashing. Any solution?

    Since Mavericks, when I scoll down a page, the beach ball is always flashing. Any solution?

    See these threads:
    https://discussions.apple.com/message/23504373#23504373
    https://discussions.apple.com/thread/5466487?start=30&tstart=0

  • Getting web report blocked by popup blockers

    I have some of my reports deployed over web.
    They being called from forms using web.document_show
    I open them in the separate window (_blank). Some of my users complain that they can't see the report and there is a message on the browswer (blocked pop up window).
    What can I do to correct this? If I display the reports in the same window then when the user use browser's back button, it brings them to log in window and not back to the form that called report. Please help

    You have to configure or maybe even disable the popup blocker on the PC where these problems occur.
    You can also try to Shift-Click or Ctrl-Click on the link. Popup blockers usually recognize this to allow a popup.

  • Want to remove popup blockers with firefox, I don't want to specify what site

    work with internet on virtual call center. I need all popup blockers removed. my mac has removed popup blockers. but for a specific client i have to use fire fox. please help

    To download/install an app directly to the iPod you need available storage equal to about three times the file download size. Syncing the app to the iPod requires a lot less. Thus you either have to free up more storage or sync the app from your computer.

  • Disable popup blockers

    how to disable cookies popup blockers for specific sites?

    Using Safari ?
    It's not possible to block cookies from specific websites.
    From your Safari menu bar click Safari > Preferences then select the Privacy tab. See if any of the settings there work for you.
    If not, use your search engine to locate a Safari cookies third party manager. Keep in mind, downloading third party plug-ins for Safari can often do more harm than good.

  • I need to disable popup blockers on my iPad 2. But when I go to the security settings it won't let me disable it. It won't even let me click on the button at all. What am I suppose to do ???

    I need to disable popup blockers on my iPad 2. But when I go to the security settings it won't let me disable it. It won't even let me click on the button at all. What am I suppose to do ???

    Kandisipad1 wrote:
    Well let's see diesel dude I have an iPhone  and I have to approve any apps thru iTunes to be loaded on my phone.
    No, you simply do not.
    Kandisipad1 wrote:
    Also all of my info is backed up to iTunes and when I do upgrades on my desktop it's thru iTunes and all of my app purchase are stored and downloaded from iTunes
    Okay, your point?
    What does that have to do with the initial issue?
    Do you actually know what the issue is, or are you simply rambling?

  • Flash Popup Window

    Hey, I want to make a flash popup window that opens up
    another frame on the click of a button. I want the window to be a
    custom size and custom options like a javascript popup window. I
    tried a few things with javascript but none of them worked. I dont
    want to have to edit the html, i want to just do this in
    actionscript.
    Somthing like this for example.
    Thanks!

    System Preferences->Flash Player->Storage:

  • A Flash popup keeps hanging so I can't get rid of it

    Hi - I haven't been able to play Farmerama for several days (all my crops have turned to weeds) because of a little box that pops up in front of it: "Adobe Flash Player Settings."  It says it's stored 6k and wants to store unlimited.  In the past, I've clicked "Allow," and then it went away and the game proceeded.  But for the past several days it's been hung.  I close it (the tab or the browser) and start over and it hangs again.  I did follow the instructions on Adobe Flash Player Help to increase the amount of storage allowed for Farmerama and restarted the application, with the same results.  I've also emailed the site that provides the game, but haven't heard back from them.  I can't get into the game with the Adobe box hung on top of it.  How can I get rid of or circumvent the box?
    Thanks for your help!

    Thanks again, Mike --
    I didn't reply right away, because the game started having trouble loading, and wasn't getting to the point where the popup would come up, so I couldn't tell whether that worked or not.  Then suddenly it started working yesterday, and gave me a game wrapper for the popup with a checkmark to click, and that worked.  Apparently, they have it set up so I can't click the Adobe popup directly, but have to click their own checkmark that surrounds the Adobe box, and that was what wasn't working.  Go figure!  I guess that's a problem with the game, not actually an Adobe problem.
    Thanks for your help!
    I went ahead and checked "yes" for you - your suggestions were accurate, but I didn't understand what the problem was.  ;-)

  • Example: Cascading Popup LOVs (Solution using Ajax)

    If you need popup LOVs to depend on each other, here's a way to do it:
    Put this in the header text of the page:
    <script type="text/javascript">
    function clearFormData(data) {
    var items = new Array();
    items.push(data);
    for (var i = 0; i < items.length;i++) {
    var item = items;
    document.getElementById(item).value = '';
    if (document.getElementById(item+'_HIDDENVALUE')) document.getElementById(item+'_HIDDENVALUE').value = '';
    return true;
    function setSessionData(data) {
    var get = new htmldb_Get(null,document.getElementById('pFlowId').value,null);
    var items = new Array();
    items.push(data);
    for (var i = 0;i < items.length;i++) {
    var item = items[i];
    var tempObjID = (document.getElementById(item+'_HIDDENVALUE')) ? item+'_HIDDENVALUE' : item;
    get.add(item, document.getElementById(tempObjID).value);
    get.get();
    return true;
    </script>
    These are some helper functions (makes it easier to port to other pages, you could also put them in an external js file).
    Now on the second (or whatever) popup LOV (one that needs the value of another), put following code into the field "Form Element Option Attributes":
    [i]onclick="setSessionData('P1_FIRST_POPUP')"
    Change "P1_FIRST_POPUP" into the id/name of the popup LOV that the second depends on.
    Now to clear the second one (if there is already something in it) you can put this into the "Form Element Option Attributes" field of the first popup LOV:
    onclick="clearFormData('P1_SECOND_POPUP')"
    Change the "P1_SECOND_POPUP" into the id/name of the popup LOV that depends on the first one.
    If you need more than one item to be set in the session use the javascript functions like this:
    onclick="setSessionData(['P1_FIRST_POPUP','ANOTHER_ITEM';'AND_SO_ON'])"
    onclick="clearFormData(['P1_SECOND_POPUP','ANOTHER_ITEM';'AND_SO_ON'])"
    This is the best solution I figured out so far for cascading popups.
    Demo: http://apex.oracle.com/pls/otn/f?p=36908:2
    If you need cascading select boxes it's better to use this solution: http://apex.oracle.com/pls/otn/f?p=11933:37 .
    Edit:
    - works now regardless of being logged in or not, I just forgot to take ou the 0 in the htmldb_Get call (=> always
    sent the session id "0", which didn't exist)
    - added a link to the demonstration

    excellent tip for using ajax to update session state.
    one small change to share:
    function setSessionData() {
    var get = new htmldb_Get(null,document.getElementById('pFlowId').value,null,null);
    for (var i = 0; i < arguments.length; i++) {
    var item = arguments\[i\];
    var tempObjID = (document.getElementById(item+'_HIDDENVALUE')) ? item+'_HIDDENVALUE' : item;
    get.add(item, document.getElementById(tempObjID).value);
    get.get();
    return true;
    set 4th argument to htmldb_Get constructor to null.. causes the script to retrieve the value from the hidden form field, rather than being set explicitely.
    just noticed this code is different from the demo, which does set a static value of 2. Tempted to hit cancel, but maybe this can avoid someone else a lot of head scratching.
    also, was having issues with Array.push() during debugging to find the above issue.. and changed the way html form element id(s) are passed to the function; opted to use the implicit "arguments" array instead. Minor, but worth noting.
    thanks again for the useful piece of code.
    edit:
    this wiki doesn't parse brackets well; added char escapes so they'll show.. will need to remove by hand.

  • Adobe Flash Player / HP Solution Center Problems!

    Hello
    Last night everything was working fine. Until I installed the latest Flash Player 10.1.53.64 RC7. Upon reboot my HP Solution Center was corrupted triggered a pop up error and tried to get me to reinstall it. I did a restore back to earlier in the day and proved it was Adobe Flash Player. My HP Solution Center then worked great. Tried installing the latest Adobe Flash Player again and same problem. So I did another restore and everything is working great still. What conflict or what could be causing this bug in Adobe Flash Player 10.1.53.64 RC7 and HP Solution Center? Are you working on this and will there be a patch soon? Are you aware of this conflict?
    I am running indows XP Pro SP3 and my printer is an HP C4580 Photosmart. This same problem also happened on my Wifes Laptop running Windows Vista Home SP2 using the same printer. Very frustrated here.
                                                                                                                                     Thanks Dale

    I have the same problem with my Win XP,
    SP3 computer. Since Flash pla
    yer was upgraded to version 10, my HP Sol
    ution Center has been buggy. Unfornun
    ately a few days ago, I installed the latest upgrade for Flash player 10
    and can't use the Solution Center, giving error message
    1904 and 1905 cannot complete the op
    ening of HP Solution Center cannot find Flash Player 9
    . I need the Solution Center to use my scanner and there
    fore Adobe or HP needs to make a patch for th
    is.

  • A good Flash E Commerce solution for AS2 and 3.0

    I have a client who will want an e commerce area for his site. Does anyone recommend a  good Flash based program out there that will allow you to constuct an e commerce solution in both AS 2  or  3 . I know that is a lot to ask for but at this point I really need something that will not break my budget, I can use easily multiple times with different looks .
    rded

    the only difficult part is the back-end securing transactions.  you can off-load that responsibility to a third party like paypal and make your own custom shopping site.

  • Adobe Flash Popup

    I keep getting a popup from Adobe Flash Player Settings.  It says Allow/Deny/?; but it won;t let me click on anything or get rid of it,.  How do I get rid of it?  I can't do anything when it is on the screen.

    Don't see any option for a permanent setting. 
    Is there any diff between settings and permanent settings? 
    Is some specific action required to make settings permanent?
    Prior to posting, I have tried:
    * setting allow-all globally while preserving site-specific settings
    * creating a site-specific allow setting
    * nuking all site-specific settings and resetting allow-all globally
    * creating a new site-specific "allow" setting after nuking all previous ones
    All of these work properly when playing hulu-sourced video on PC... but none of them work when streaming via Playon to TV, as I continue to get the allow-deny popup on the TV screen

Maybe you are looking for

  • Where can I download Java version 1.6.0_26-b03-384 for Mac OSX 10.6.8?

    Where can I download Java version 1.6.0_26-b03-384 for Mac OSX 10.6.8, please? I cannot find it anywhere on the internet and i need it because Firefox is complaing that the plug-in is inactive which is BS. Thanks.

  • Make CFL for user defined tables in Crystal Report 8.8 ?

    Hi Experts Use Follwing qry for CFL ( user defined tables) in Crystal Report But its not Show CFL after run the Report in SAP B1 8.8 Period@Select T0.*  from @OICC T0 Thanks & Regards Dinesh Lade

  • Duplicate mail app opening after Mountain Lion update

    Hello, After the Mountain Lion update, my Mail App opens in duplicate windows. Attaching a screenshot. Any fix recomendations? Or am i doing something wrong? Cheers A

  • Changing the x-axis crossing point on a log y-axis

    Is it possible to change the point at which the x-axis crossing a log y-axis? I'd like the origin to be 0.1, not 1, and I'm losing hours of my life trying to work out how to do it. Hopefully it will be something easy that I have missed... ...I'd rath

  • Appleworks Database Format Questions

    The first thing I want to do is create a database, enter data into it, and create a printout form which easily distinguishes the data--with AT LEAST a line printed between each record. Okay, so far I have created all the fields to enter one record. I