Flash 9...Buttons not working

I created an app to simply send a few variables to a php
script from flash and it worked perfectly before I upgraded to
flash player 9. Now the buttons do not work!
here is a snippet of the button code:
my_btn.onPress = function(){
email = _root.my_ti.text;
if( modId == undefined or modId == "" ){
gotoAndStop(3);
}else{
//Send
ret = new LoadVars();
//ret.email = my_ti.text;
ret.modId = modId;
ret.btn_press = "vote";
ret.send("
http://www.2wtmag.com/model_vote_handler.php","_self",
"POST");
I am pretty sure that the code is solid, so I have to assume
that flash 9 is buggy. Has anyone had a similar experience?
You can view the page at
www.2wtmag.com

If your Flash 9 movie is using AS3, you have to use
navigateToURL() instead of getURL().

Similar Messages

  • Upload[flash plugin] button not working in few websites

    When I am trying to upload file using general upload feature in Elance.com its showing error that my flash player is not updated or not working.
    But the same is working properly when I am accessing elance.com in Internet Explorer, Chrome or Opera.
    Example :
    http://postimg.org/image/sxunooia1/
    http://postimg.org/image/r7bmn70qx/
    http://postimg.org/image/5tu6w3eyx/
    Thanks,
    Soumya

    Thanks for the replies.
    Yes I dont think that V 33 will solve my issue since its a longterm issue for me with Firefox.
    I am having this problem particularly with few websites. One of them is Elance.com.
    I get this error when I try to upload files in projects message section.
    Does flash work on other websites? : Absolutely fine. For this particular issue I have to use IE or chrome to upload my project files in Elance.com.
    Recently I noticed the same problem in Hightail.com. When the upload button never got highlighted while opened in Mozila but worked without any problem in IE or Chrome or Opera.
    Are you using antivirus software/firewall that could potentially block connections (you don't seem to be using any extensions that block javascript/ads). : Currently I have Microsoft Security Essential and Malwarebytes installed. And no third party firewall.
    Also, if it was a antivirus or firewall issue why the same problem not happening with Opera or Chrome since I didnt made any special changes in them for Mozila or chrome or Opera.
    As of the site permission is concerned, I have checked that and its in "Use default" selected.
    Hope this helps.

  • Flash 'Home' Button Not Working...

    Hello friends,
    So I've just embedded a .swf file as a header to my blog and the home button, the logo, is not working. Everything is linked up correctly. When I test it in Flash, it brings up my blog. However, when I'm actually on the site, the button does nothing. Any help would be appreciated! Thanks!
    -Shaun
    http://www.table-for-four.com/

    Hello Dale,
    Thanks for the prompt response. Here's the button code... 
    title_btn.addEventListener (MouseEvent.CLICK, goHome); 
    function goHome (event:MouseEvent):void {
        navigateToURL (new URLRequest("http://www.table-for-four.com/index.html"), "_self");
    There are two easter egg links in the banner (the cone picture and the clock) which are working fine for some reason. 
    Thanks again and I hope you're having a great holiday weekend! 
    - Shaun

  • Flash CS3 button not working inside HTML

    or some reason, my SWF "About Us" button will link properly when activated through the SWF
    itself, but inside the HTML file it does not seem to want to work.
    My HTML is at:
    http://www.sirbgb.com/sample/home.html
    And my SWF is at:
    http://www.sirbgb.com/sample/Home_F9.swf
    The target is:
    http://www.sirbgb.com/sample/about.html
    Please note that none of the other buttons/links have code yet.
    Here is my AS3 code for the button if it helps:
    aboutus.addEventListener(MouseEvent.CLICK,jumpAbout);
    function jumpAbout(event:MouseEvent):void {
        navigateToURL(new URLRequest("http://www.sirbgb.com/sample/about.html"));
    Can someone please point out what I am doing wrong, this is driving me crazy.
    Thanks!

    Thanks for the advice, but I still have one more questions. I downloaded swfobject.js
    and now it appears that my link is working! However, now my transparency is gone in
    Firefox (but still works on IE and Safari). Can you please show me how to get it back?
    Here is my new HTML code for the animation:
    /// In <HEAD>
    <script type="text/javascript" src="swfobject.js"></script>
    /// In <BODY>
    <object id="myId" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="960" height="768">
            <param name="movie" value="Home_F9.swf" />
            <param name="wmode" value="transparent">
            <param name="allowScriptAccess" value="always">
            <param name="allowNetworking" value="all">
            <object type="application/x-shockwave-flash" data="Home_F9.swf" width="960" height="768"></object>
    </object>
    I thought having <param name="wmode" value="transparent"> would give me the transparency I need,
    but it appears that it does not cover Firefox.
    Other than that, everything works great, thanks!

  • Logitech mouse buttons not working in photoshop cc 2014

    logitech mouse buttons not working in photoshop cc 2014 winds 8.1. Is this a common problem?
    I have updated the latest drivers and have a few buttons programmed with keyboard shortcuts that used to work in previous versions of Photoshop but don't work now.
    Scrolling with mouse in bridge stopped working in cc butI see it is now working.
    any ideas?

    Many Photoshop extensions are not compatible with Photoshop CC 2014 for Adobe removed support for Flash Panels in CC 2014. Many extensions panels are flash based.  Check with the developer to see if their blendmein extension works with CC 2014.
    Adobe does not maintain Photoshop so it backward compatible with prior versions of Photoshop.  This brakes things like action scripts plugins extensions etc. Keep old version of Photoshop installed....

  • Buttons not working, all of a sudden?

    Nothing has changed, no editing was done, and all of a sudden, buttons not working.  I trued exporting from Flash again, with the same pblish settings.  Bit Action Script seems to give me a message now saying it wont export as a button.  Tried AS 2.0 and 3.0, but i made original files in 3.0
    thoughts???
    thank you!

    Either convert that symbol to a button symbol so that you can use the code you showed, or assign it an instance name and place the following code in the timeline...
    yourMCName.onRelease = function(){
         getURL("page2.html","_self","GET");
    Where yourMCName is whatever instance name you assign

  • Flash 10.1 not working in Firefox 3.6.6

    I have been trying to get video to play in Firefox after downloading and installing 10.1 last weekend.  Sites like ESPN3, Hulu, CBS, USA, Daily Show, etc. no longer work.  Everything will load any commercials play then the player sits there and does nothing.  Other sites that need it seem to work fine, like Mafia Wars on FB.  I have gone through all the online help on Adobe's site and followed some of the forums discussions that were similar and none of it has helped, except that I did successfully install it for IE8 32 bit (and it is working fine).
    My laptop is running Vista Home Premium 64 bit, Firefox version 3.6.6, AVG version 9.0.839, Flash Player version WIN 10,1,53,64.
    Any ideas?

    The FlashPlayerTrust folder contains 2 files:  EACoreTrust.cfg and rpconverter.cfg
    The grayed out button says Movie Not Loaded.  I just checked YouTube and the same thing happens.  Nothing plays, so I can't click after the flash starts.  I have left sites sitting for 10 minutes to see if it starts, but it doesn't.
    I am not using AdBlocker on FF, and the pop-up blocker in IE is turned off.
    I am using CA Security Suite.  I've been using it since 2008, get it free as part of my RoadRunner subscription.  I see no add-ons on either FF or IE.
    As I said, everything worked fine before the update, earlier in the spring I believe.  There was an update to FF this morning, I was hoping it would address the issue, but there is no difference.
    I really appreciate all the assistance you're giving me.
    Thanks
    Message was edited by: jvbs
    Just wanted to add, when I go to the Adobe sites to check, the Shockwave Player animation works for both browsers, but the Flash animation does not work for either one.

  • Adobe flash player is not working well I mean since I've  trying to watch movie on youtube is not pl

    I just wanted to know what to do about adobe flash player is not working the way it should cause I've been trying watch movie on youtube but it won't play I've receiving message said that I need to download flash player which I've done so many times and I still receivr the same message download flash player which I have done I don't know anymore what to do anymore cause I've all the differents things it migh be the problem but still not working, please I need help if you gys know anything that Ihaven't tried yet  help thak you.

    Hi, Your Flash files are all correct for IE. I'm sure they are also for FF, since Flash Player is working.
    What you can try is something that has helped other users and maybe this will help you with IE. Try turning off the User Account Control and then Restart your computer and see if IE is working now.
    Open User Accounts by clicking the Start button , clicking Control Panel, clicking User Accounts and Family Safety.
      and then clicking User Accounts. Click Turn User Account Control on or off.
      If you are prompted for an administrator password or confirmation, type the password or provide confirmation.
      Select the Use User Account Control (UAC) to help protect your computer check box to turn on UAC, or clear the check box to turn
      off UAC, then click OK.
    Let me know whenever you can, no hurry.
    Thanks,
    eidnolb

  • Adobe flash player is not working safari

    adobe flash player is not working safari

    If you can't install or update Flash, follow these instructions.
    If you have installed the latest version of Flash, please take each of the following steps that you haven't already tried. After each step, relaunch Safari and test. For a "missing plug-in" error, start with Step 8. Back up all data before making any changes.
    Step 1
    You might have to log out or restart the computer before a Flash update takes effect.
    Step 2
    From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data...
    and confirm. Close the window. Then select
               ▹ System Preferences… ▹ Flash Player ▹ Advanced ▹ Delete All...
    In the sheet that opens, check the box marked
              Delete All Site Data and Settings
    then click Delete Data. Close the preference pane.
    Step 3
    If you're only having trouble with YouTube videos, log in to YouTube and load this page. You may see a link with the text "Leave the HTML5 Trial." If so, click that link.
    Step 4
    a. If you get a warning of a "blocked" or "outdated" plug-in, then select the Security tab in the Safari preferences window. In the list of plugins on the left, there should be one—and only one—entry for "Adobe Flash Player," showing the same version number that you installed. Select that entry. On the right there will be a list of websites for which you have specifically allowed Flash, if any. It's normal for the list to be empty. Below that is a menu labeled
              When visiting other websites
    From that menu, select either Allow or Ask.
    b. If you still get the alerts, then go back to the Flash Player preference pane and select the Advanced tab. Click Check Now. Quit and relaunch the browser.
    c. If the alerts still persist, triple-click anywhere in the line below on this page to select it:
    /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources
    Right-click or control-click the highlighted text and select
              Services ▹ Open
    from the contextual menu.* A folder should open. Inside it, there should be a file named "XProtect.meta.plist". If that file is missing and you know why it's missing, restore it from a backup or copy it from another Mac running the same version of OS X. Otherwise, reinstall OS X.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    Step 5
    In the Safari preferences window, select the Advanced tab and uncheck the box marked
              Stop plug-ins to save power
    Step 6
    Open this folder as in Step 4:
    /Library/Internet Plug-Ins
    Delete the following item, or anything with a similar name, if present:
              Flash Player (failing).plugin
    You may be prompted for your login password.
    Step 7
    Re-download and reinstall Flash. Download it from the domain "get.adobe.com". Don't click a link from any other website, including this one, because you can't trust links. They may be an attempt to trick you into installing malware masquerading as Flash. Type the address into the browser window. Never download a Flash update from anywhere else.
    Step 8
    If you get a "missing plug-in" error, select
              Safari ▹ Preferences... ▹ Security
    from the Safari menu bar and check the box marked 
              Allow (or Enable) plug-ins
    Then click the button marked
              Manage Website Settings...
    if present and make sure that the website is not blocked for Flash.
    Step 9
    Select
              Safari ▹ Preferences... ▹ Extensions
    from the Safari menu bar. If any extensions are installed, disable them.

  • NOKIA 202 RED BUTTON NOT WORKING

    I JUST TURNED OFF MY PHONE 202 AND  after some time i try to switch on that phone but red button not worked  and other keybuttons works good and i try flash the phone but it says remove cable and batery and put cable and put batery and power on but funny thing is my red button not worked and i just got dull finally i am asking you guys is there any solution to power on i try almost all key board tricks i.e * 3 gren red etc  or a software to power on.MY NOKIA 202 RED BUTTON NOT WORKING 

    Hi, DEVRAMP. How did you flash your phone? Is there a battery indicator when you charge it? You may try the following solution below:
    Check that the keypad is not locked.
    Make sure that all keys are responding correctly when they are pressed. In some cases, a key may get stuck and freeze the whole keypad.
    Try removing and replacing the covers (if your phone supports that feature). Check that the power and side keys on the cover are properly aligned (e.g. pushed out) to their respective positions to have a proper tactile feel when pressing the keys. 
    Keep us posted. 

  • FN button not work on satellite L745

    yesterday i uninstall almost all toshiba prog's and then my FN button not work!!!!!!!!!!!!
    please help me this laptop not until one week

    Hi
    Install the VAP (value added package) and reboot the notebook.
    Then install the Flash Card Support Utility and reboot once again.
    Then test the Fn buttons.
    The buttons are controlled by Flash Cards so you should be able to use the buttons after new installation of this app.

  • My adobe flash player is not working any more; i cannot play videos or farmville.  what do i do?

    my adobe flash player is not working and i cannot play videos or farmville.  Help.

    1. System Preferences >  Flash Player > Advanced >  Delete  All
         Press the "Delete All" button
         Install Adobe Flash Player.
        http://get.adobe.com/flashplayer/
       Download it first. Click Safari in the menubar and select “Quit Safari”.
        Follow the prompts and install it.
        Restart computer. Relaunch Safari.
    2.  Allow  Plug-ins
        Safari > Preferences > Security
        Internet Plug-ins >  "Allow  plug-ins"
        Enable it.
    3. Safari > Preferences > Privacy
        Press the button “ Remove All Website Data”.

  • My flash flayer does not work on my Windows 8 Surface Tablet, it also won't let me see if i already

    My flash flayer does not work on my Windows 8 Surface Tablet, it also won't let me see if i already have it installed...

    1.      Are you getting any error message?
    2.      Which browser are you using?
    3.      Were there any recent changes made on the computer prior to the issue?

  • My flash player does not work on my tablet.

    My flash player does not work on my tablet

    Your tablet uses Android OS.
    There is no more Flash Player for Android and there won't be another. Android is no longer compatible with Flash Player. Playing Flash content is very processor consumptive and it drains your battery, also shortening the life of it. Android (Google) recommends using either "Dolphin" or "Puffin" as your browser if you need to view Flash content with a mobile device running Android. They're both free in the GooglePlay store. These browsers use "server side" rendering to reduce the load on your device.

  • IPhone 4 middle button not working

    Having problems with the iPhone 4 middle button not working anyone else with the same problem ?
    Thanks

    i have the same problem. since you're software is already iOS 5.1 go to settings>general> accessibility>the settings after triple click home, i forgot what is it called but that would help.

  • Iphone 4 Home button not working after upgrade to OS 4.3.5

    Iphone 4 Home button not working after upgrade to OS 4.3.5.Please help!!!!!!!!

    It seems that settings of mail accounts have something to do with it. I've delete my gmail account and am now using Microsoft Exchange. It seems better, yet not perfect. The issue is definitely due to OS 4.3.1
    Apple answer is - no answer. It is a shame that the quality of their products, in terms of design and concept, is not match by a care for customers. It is not normal that I, as a customer, have to spend hours reading Apple Discussions forum to try to understand what the problem is. A little more respect for a customer that spend big $$$ buying their products wouldn't hurt.

Maybe you are looking for

  • Disbaling a value of a lookup column not to display the underlying record

    I have a lokup column to a different list. So, when it displays the record the data is displayed in hyperlinked way so that when we click on the hyperlink, it will take us to the view form of that record in a different list. Could you please let me k

  • How to configure multiple cluster on multiple jvm

    Hello all, I have 15 caches and 6 servers with 8 processors each. I wish to split the 7 Caches on 3 servers as first cluster and remainig 8 caches on 3 servers as second clsuter. Can somebosy please provide the sample configuration. Thanks Vinay

  • Nokia - Firmware over the net and over the air gen...

    Don't know if anyone else noticed this, it came out quietly as far as I can see, but now nokia are offering firmware upgrades to N series devices over the net (and over the air if you've an N80). See here http://www.nokia.co.uk/nokia/0,1522,,00.html?

  • Ungroup iPad messages in mail

    ungroup messages in mail - help

  • When using Preview can I change highlight color

    I like using Preview because it is so fast when opening a pdf file. When I use the search function and get a list of all the found items, I start browsing each of the pages. However, the text is highlighted with a light gray bar. As this is difficult