need help with loading Flash on Apple Mac Mini

Lost my username, password & I am unable to load flash version 8 or better, totally computer illiterate & need HELP!

Hi Michael,

Please see what userid & password I need to install Flash Player?.

--

Maria

Tags: Flash Player

Similar Questions

  • MAC OS 10.6.8 using Safari 5.1 need help with Adobe Flash update

    Hello-

    Recently, Adobe Flash installed an icon in my system preferences and when I click the icon it has several tabs.  It allows updates automatically check.  It is said it will install the latest version of Flash without having to remove the previous version, but I've never said that a newer version is available, unless I have click "check now".  Although "Check updates automatically" is checked, I don't know where he tells me a newer version is available.  In addition, there was 5 "new versions" available since this icon has been installed in the system Prefeences, I only found on newer versions when I clicked on "check now".  If I read that with this new way to install the Mac final version of Flash requires not me to uninstall the previous version of Flash how we installed the latest version of Flash?  Is it in an email?

    Because it tells me that there is a newer version of Flash unless I click on "Check now" must still do the way I used to install the latest version of flash?  (The path in front of this icon was added to the system preferences)?

    I would appreciate help with update Flash to the latest version.  I used to uninstall the old version, restart the browser and download the latest version and install it.  He always worked find, but that was before there was an Adobe icon in my system preferences.

    Here are the instructions to uninstall and install the Flash drive on Mac:

    Uninstall Flash Player | Mac OS

    Setup instructions for Mac OS

    This link will give you updates for the two betas and release version updates.  In fact, whenever we update the player you should be notified.

    Thank you

    Chris

  • Hi, I need help with my flash mp3 player

    Hi, I need help with my mp3 player, I wan't to add the pause button... Can you help me?

    I created the button I added btn_pause and it won't work.

    function soundStatus() {}

    var amountLoaded = _root.sound_mc.sound_obj.getBytesLoaded () / _root.sound_mc.sound_obj.getBytesTotal ();

    _root. Loader.loadBar._width = amountLoaded * 260;

    duration = _root.sound_mc.sound_obj.duration;

    position = _root.sound_mc.sound_obj.position;

    _root.playHead._x = position / duration * 272 + 5;

    }

    btn_play.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    This._parent.sound_mc.songStarter (songfile [song_nr]);

    };

    btn_pause.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    This._parent.sound_mc.sound_obj.pause ();

    };

    btn_stop.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    This._parent.sound_mc.sound_obj. Stop();

    };

    btn_fw.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    (song_nr == songfile.length - 1)? _Global.song_nr = 0: _global.song_nr ++;

    _root.sound_mc.songStarter (songfile [song_nr]);

    };

    btn_rev.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    (song_nr == 0)? _Global.song_nr = songfile. Length-1:-_global.song_nr;

    _root.sound_mc.songStarter (songfile [song_nr]);

    };

    < proposed by the mod to as3 - kglad >

    :

    function soundStatus() {}

    var amountLoaded = _root.sound_mc.sound_obj.getBytesLoaded () / _root.sound_mc.sound_obj.getBytesTotal ();

    _root. Loader.loadBar._width = amountLoaded * 260;

    duration = _root.sound_mc.sound_obj.duration;

    position = _root.sound_mc.sound_obj.position;

    _root.playHead._x = position / duration * 272 + 5;

    }

    btn_play.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    This._parent.sound_mc.songStarter (songfile [song_nr]);

    };

    btn_pause.onRelease = function() {}

    clearInterval (timeInterval);  you must re - set interval when the unpause button is clicked

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    This._parent.sound_mc.sound_obj. Stop()

    };

    {btn_unpause.onRelease = Function ()}

    This._parent.sound_mc.sound_obj. Start(position/1000);

    }

    btn_stop.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    This._parent.sound_mc.sound_obj. Stop();

    };

    btn_fw.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    (song_nr == songfile.length - 1)? _Global.song_nr = 0: _global.song_nr ++;

    _root.sound_mc.songStarter (songfile [song_nr]);

    };

    btn_rev.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    (song_nr == 0)? _Global.song_nr = songfile. Length-1:-_global.song_nr;

    _root.sound_mc.songStarter (songfile [song_nr]);

    };

  • Need help with loading in a different place every time the page reloaded the film.

    Hello

    I have a Flash movie that I need to go to one of the 6 chosen images when say a user presses the button back or home page of the site. I don't want just the same user, see the flash movie to play again in the same place each time that they return home.

    Help with this is appreciated.

    Thanks advance.

    -Ann

    Here's what I wrote:

    var numbers: Array = [2,114,415,687,960,1195,1485];

    _root.firstTime = true;

    {if (Firsttime)}

    firstTime = false;

    The frame number: var = Math.floor (Math.random () * numbers.) (Length);

    gotoAndPlay ([frame] numbers);

    }

    I also tried this:

    Array.prototype.shuffle = function() {}
    for (var = this.length - 1; ivar ivar > = 0; ivar-) {}
    var p = random (ivar + 1);
    var t = this [ivar];
    This [ivar] = this [p];
    This [p] = t;
    }
    };
    ASSetPropFlags (Array.prototype, ["shuffle"], 1, 1);
    var Array_ar:Array = new Array (2,114,415,687,960,1195,1485);
    Array_ar.shuffle ();
    index = 0;
    function load_random() {}
    gotoAndPlay(Array_ar[index++]);
    If (index == Array_ar.length) {}
    (index = 0);
    }
    }
    load_random();

    But this Dungeon jumping whenever I hit the back of the frame 1 or refresh.

    Thanks again.

    use:

    var numbers: Array = [2,114,415,687,960,1195,1485];

    The frame number: var = Math.floor (Math.random () * numbers.length);

    gotoAndPlay ([frame] numbers);

  • Need help with simple flash keys

    So I need help either direct tutorial or someone to point me in the direction of something useful.

    What I'm trying to do, is create 3 clickable flash buttons which all have a link to a small box. I want these buttons to make the text appear in the box when clicked. I want the box to be a Virgin until a button is clicked.

    EXAMPLE OF

    _______________
    | TEXT HERE |
    |                          |
    |_______________|
    ___     ___     ___
    |__|     |__|     |___|

    Thank you very much in advance.

    Strike what I said about the code being fine.  It is not (my eyes just woke up).  This is a correct coding for the way you had it.  To have the button share the same function of handler you need another approach that tests for which the button is clicked.  Instead of this approach, below I show each button has its own manager function...

    Stop();
    BTN1.addEventListener (MouseEvent.Click, mouseClick1);
    function mouseClick1(event:MouseEvent):void
    {
    gotoAndStop (2);
    }

    Btn2.addEventListener (MouseEvent.Click, mouseClick2);

    function mouseClick2(event:MouseEvent):void
    {
    gotoAndStop (3);
    }

    BTN3.addEventListener (MouseEvent.Click, mouseClick3);

    function mouseClick3(event:MouseEvent):void
    {
    gotoAndStop (4);
    }

  • Need help with a Flash component in Director

    Hello Board,

    I use the combo box component Flash for a drop-down list because I'm more familiar with Director Flash, but my job requires my work incorporated to the Director for the full application.

    In any case, I use the Flash Combo Box component in my film, some options send events to the Director and others control the animation Flash itself. Anyway, the film works very well when the SWF is run on its own, but it blocks Director when I try in there.

    I use Flash 8 professional and Director MX2004 with the 10.1 update.
    Any suggestions? Worst case I can use a pull down menu in Director, but I have no idea how to do so I am at a very low level of use Lingo, I want to avoid it if I can.

    You need the 10.1.1 update. Be sure to read the documentation. This
    update requires some effort to install.

    --
    Rob
    _______
    Rob Dillon
    Adobe Community Expert
    http://www.DDG-designs.com
    412-243-9119.

    http://www.Macromedia.com/software/trial/

  • need help with the bios password laptop hp mini 110

    Hi, I could really use a little help with my password from the bios of a computer hp mini 110 CL 1134 of the code I get when the password is entered incorrectly is CNU9382K9F

    Hello

    Try to enter: e9lofu7so8 (3rd character is a lowercase L)

    Kind regards

    DP - K

  • Need help with a flash animation

    I'm doing a flash banner with an image on the right that is covered with blinds and open when the page loads. Then, on the left side of the banner, I have a text I want to fade once the image load and stops.

    I don't have a clue as to what I'm doing wrong, I can get the photo for loads and stores to open, but when I try to add the text to fade in I don't have my photo, although the text fade works very well.

    Can someone here please give me advice on this issue? I'm pretty new to Flash and I have been work ing have sound for 3 days with no luck. Any help would be greatly appreciated.

    Thank you

    S.

    The problem with the text appears not all to do with you set the movieclip alpha to 0%.  Not in the movieclip, but the movieclip itself.  Ditto for the xray icon, except you who have as a graphic symbol instead of a movieclip.  For this game while living in an image, you will need to change it to a movieclip symbol.

    To get the text to play after the blinds (just a minor criticism, I would speed up the blinds), you'll want to add code in the framework where you added the stop in the animation of blinds.  You will also need to assign names to instance for the clips of text in the properties panel, but also to place a stop(); in their first frames (on the inside).

    Let's say you name them upperText and lowerText.  Then, the code that you add at the end of the animation of blinds (as part of the judgment) would be...

    _parent.upperText.play ();

    _parent.lowerText.play ();

    The part "_parent" which is used to target the timeline which is containing the element doing the command, which basically means that it is the guy inside the Lampshade saying the guy outside the Lampshade to do something.

    You probably want to add stops at the ends of text and animations.

    If you want to have the first trigger the second text, then take you that second line above and place it in the last frame of the first animation of text instead of the blinds animation.

    Note that, on occasion, undeterminably, that code above does not work for some strange reason... the animation plays in the next frame and stops... so if you run into that, just put a play(); in the second frame to help push along.

    PS GotoandPlay would actually gotoAndPlay and for the above code, you can replace play(); with gotoAndPlay (2);

  • Need help with my Flash file

    My continuous flash file in a loop at the end of my stop ignoring and defer orders.

    It works perfectly until the last frame/command. I want it loop to the first image, and for this, but then the movie will not properly there after. Is there anyone who can help me with this file, please?

    Thanks for your time.

    Here's what the file looks like

    http://safarianimals.freeiz.com/2010_FHNRZ_Header.html

    Here is the swf file

    http://safarianimals.freeiz.com/2010_FHNRZ_Header.swf

    Here you can download the original FLA file

    http://CID-04caffbb2769932f.SkyDrive.live.com/self.aspx/Flash%20HELP/2010 ^ _FHNRZ ^ _Header.f the

    Thanks for the help

    Here ya go Linda.  This has proved to be a little more work than I anticipated, but not too bad.  This is because I thought I was just able to enter and change what you had, but I didn't understand how you did, or really know anything on the as2, so I just redid it.  Images are resized and I think it does what you want.  Take a peek.  Everything is controlled by AS3, there is nothing on the stage of the timeline.

    I did a lot of comments, but let me know if you need any help to understand the logic and flow to tweak it for your own use.

    Here is the HTML link:

    http://www.GTCC.edu/distance/learning_objects/Flash/test/Linda/2010_FHNRZ_HeaderCS3_IQ.htm l

    The SWF file:

    http://www.GTCC.edu/distance/learning_objects/Flash/test/Linda/2010_FHNRZ_HeaderCS3_IQ.swf

    The CS3 fla file:

    http://www.GTCC.edu/distance/learning_objects/Flash/test/Linda/2010_FHNRZ_HeaderCS3_IQ.fla

  • Need help with loading lightroom 6

    Loaded disc. happens by entering the serial number is application to choose a name. does not load program.

    You must go in the App Store, and then you could spend MAC

    You can also contact Apple Chat Support for the upgrade.

  • Need help with CC Flash and ActionScript 3

    Hello

    In serious trouble find how to add a tag to click for ad servers when you use CC Flash and ActionScript 3. Can anyone help or point me in the right direction?

    Thank you!

    See if the following can help.  If not, show what you have tried and does not work...

    Flash "clickTAG" tutorial - learn how to build "clickTAG" active Flash banners with click location capability!

  • Need help to install Flash Player on Mac OSX 10.9.2

    I tried everything, my computer is new, and it drives me crazy.  Tried to install, uninstall, everything.  Was able to install a previous version by dragging the file .pkg on the desktop, but when I try to use safari, it disables the program due to the inconsistency of the security.  If someone had the same problem and fixed it, please let me know.  Exactly 50% complete, it crashes and a message to close safari, but safari is already closed.

    Finally succeeded!  OK, here's what I did: it was a combination of two things I've read in various forums.

    1: go to System Preferences > Security and confidentiality and in the "allow applications downloaded on:"section, choose "Anywhere".»   There is a file in the module of installation of adobe that is not recognized as coming from a "identified developer.   Then I went back to the most recent adobe and re downloaded the flash player page.  Tried to reinstall and still the same problem as before.  Stopped at 50% asking to close Safari.  So, I did the following:

    2nd: this time instead of closing Safari by pressing the red X button, I pulled down on the safari tab and clicked on the safari output control.  A click on the retry on the installation window button and magic! It worked.

    Finally after 5 hours of frustration it worked...  I never thought I meet with such a problem with a brand new Mac... with the money I paid for it, would wait much more easy performance upgrade process... and compatibility with adobe... an issue that should been resolved a long time ago.  I guess that's a problem on both sides... some clearer instructions for the upgrade would be greatly appreciated.

  • Need help with URLS (Mamp/Dreamweaver/Apple, Lion)

    I'm in the middle of a major update - Apple Leopard > Lion and MAMP 1.x to 2.0.5. I also installed CS3, with Dreamweaver, on my new laptop.

    In any case, everything seems to fall into place, with the exception of a major hitch - I can't view my web pages in a browser.

    On my old laptop, I put it in place so that I can see each of my sites to a simple URL, like this: http://SL . My sites are stored in a folder called Sites top-level.

    I used the settings from my old computer as a guide in setting up a site in Dreamweaver and MAMP/Hosts on my new laptop, but I can't display a page at http://SL . http://localhost/SL et http://localhost do not work, either, considering that http://localhost: 8888 invites you to a "Forbidden" message.

    However, I can access phpMyAdmin at http://localhost: 8888/phpMyAdmin /? lang = en-iso-8859-1 & language = English

    When I've been setting up the site in Dreamweaver, I got the following error message:

    «Dreamweaver cannot use the prefix entered on displaly live data.» Please, check the configuration of your site or click Help for more information on how to solve this problem. (Erreur HTTP: 0). "I explore the menu of help immediately, and I can't re-create the error message now.

    I read somewhere that I should put my html files in the htdocs folder, so I tried with one site, with the same result.

    In any case, can someone tell me what I should do to make a Web site located at users > (Me) > Sites > display SL to http://SL ?

    Thank you.

    In MAMP Pro does not allow configuration for Apache/MySQL port 80/3306 then virtual host configuration tab hosts MAMP if extending virtual hosts, MAMP Pro only does this. Using MAMP or MAMP Pro?

    best,

    Shocker

  • need help with loading the icon

    can I get help about icon loading in oracle forms?

    OK make a folder name it icons and copy all you are gif icons and paste into the same folder (icons), and then copy the icons folder and paste in
    D:\DevSuiteHome_1\forms\java\oracle\forms

    When you want to display the icon, then do not use .gif (Note: sometimes also works with .gif) and something more Stéphane on capital letter of gif - icons.it should be in letter.i hope that you understand.

    Sarah

  • need help with loading paper inkjet 4635

    I just bought a HP Office Jet 46635 and I can understand how to load the paper.   Can anyone help?

    Here's the Manual.  PG 24 illustrates how to load the paper. Happy new year!!

Maybe you are looking for