Submit Blog Login Last Submitted Blogs RSS Archive Contact  
Flash Player
 
 
 
    Articles about Flash Player
    lire flash player
    2008-08-07 15:46:40
    Je suis fan de baseball et je vais souvent sur mlb.com pour regarder des matchs (je suis abonné). Seulement avec mon I Phone je n'arrive pas à lire les matchs. Ca me donne un écran noir. L'utilitaire qu'utilise la MLB c'est Flash Player !Avez vous une astuce ? Merci...
    By: iPhone Forum France
     
    Tutorial | Create a Card Flip Effect For Flash Player 10 using ActionScript 3
    2008-06-11 13:23:01
    A great article at The Tech Labs, by Ben Pritchard from PixelFumes, that will step you through the classes used to achieve a card flipping effect using the new rotationY property that exists in Flash Player 10. Read full article, see the demos and download support files....
    By: Flash Enabled - Get Ready with Flash...
     
    Tutorial | Getting Started with 3D Methods in Flash Player 10
    2008-06-03 15:46:51
    3D effects that took a lot of coding before will become very easy in Player 10 because of its native 3D support. In this tutorial, we show a few basic 3D methods that are new in Player 10. We show how to easily rotate bitmaps in 3D and how to flip a playing card in [...]...
    By: Flash Enabled - Get Ready with Flash...
     

    Tutorial | Create a AS3 / Flash 9 MP3 Player with spectrum display
    2008-05-28 16:32:30
    In this tutorial, we’re going to build a Flash mp3 player with a spectrum analyzer written in AS3. We’ll focus on the spectrum analyzer and build just the basic functionality for the player itself. Actionscript 3 has a new class called SoundMixer which gives you global sound control in the SWF file. It comes with the computeSpectrum [...]...
    By: Flash Enabled - Get Ready with Flash...
     
    Tutorial | How To Build Flash Player 10 Applications using Flex SDK
    2008-05-26 16:07:44
    A tutorial on how to build Flex applications for Astro flash player. This will be a step by step tutorial which is intended to help you install the last Flex SDK from daily builds. Read Tutorial...
    By: Flash Enabled - Get Ready with Flash...
     
    Tutorial | Flash Player 10 Beta: FileReference
    2008-05-19 04:52:01
    In this video tutorial, learn how to read and write local files using the new methods of the FileReference class. View tutorial and download support files...
    By: Flash Enabled - Get Ready with Flash...
     

    Tutorial | Flash Player 10 Beta: Dynamic Sound
    2008-05-19 04:48:30
    Another new tutorial by Lee Brimelow, where you can learn how to dynamically create sounds using the new features in Astro. View the tutorial and download support files...
    By: Flash Enabled - Get Ready with Flash...
     
    Tutorial | Flash Player 10 Beta: 3D
    2008-05-19 04:46:10
    In this new Tutorial by Lee Brimelow, learn how to take ordinary display objects into the third dimension in Astro. View tutorial and download support files...
    By: Flash Enabled - Get Ready with Flash...
     
    Disable Flash Player in Internet Explorer
    2008-05-16 10:51:00
    Open registry editor. Click start run then type regeditGo to : HKEY_CLASSES_ROOT\CLSID\ {D27CDB6E-AE6D-11cf-98B9-444553540000}\MiscStatus\1Double Click Default String Value on the right paneReplace the value with 1024Then click OkNow Go to : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ InternetExplorer\ ActiveX CompatibilityCreate New Key to create new subkey with the name {D27CDB6E-AE6D-11cf-98B9-444553540000}Create Dword Value with the name Compatibility FlagsThen assign value data with number 400 (Hexadecimal) in the data box. OKClose the registry editor...
    By: Windows XP and Vista Tricks
     
    Cómo instalar Flash Player para videos de Youtube
    2008-05-15 09:17:00
    Alguien me ha comentado que no puede ver los archivos de Youtube porque no tiene instalado en su navegador el Flash Player para reproducirlos. Este puede convertirse en un gran problema porque muchos de los sitios de Internet utilizan esta tecnología para mostrar su contenido y además, como comentaba al inicio, los tan populares videos de Youtube utilizan esto para reproducirse.También puede suceder que un determinado sitio web contenga animaciones hechas con una versión de Flash superior a la que tenemos instalada en nuestro ordenador y al entrar no podamos ver los vídeos por este motivo.Por defecto la mayoría de los navegadores más utilizados actualmente como Mozilla Firefox, Internet Explorer y Opera ya tienen plugins para manipular los archivos de videos de Adobe Flash (anteriormente de Macromedia) cuando los instalamos en nuestro ordenador.Este problema que a primera vista es un gran lío, tiene una solución rápida y sencilla:Primeramente debemos iniciar sesión en nuestr...
    By: Programación Web y Tecnologías Informáticas
     
    Como instalar Flash Player para Firefox en Linux Ubuntu 8.04
    2008-05-01 18:54:21
    Muchas veces al navegar por Internet nos encontramos en el que una web o blog contiene alguna aplicación que requiere que nuestro navegador sea compatible con la tecnología de Macromedia Flash. Si... ...
    By: F O R A T La informática desde otro punto de vis
     
    Critical Flaws found in Latest Adobe Flash Player
    2008-04-11 08:15:11
    Adobe announce that there is a critical security flaws in their adobe flash player. All user are urged to upgrade to the latest version of Adobe Flash Player. An attacker can exploit and hijack user running older Flash Player. Affected Version: Adobe Flash Player 9.0.115.0 and earlier, and 8.0.39.0 and earlier. For more information: Adobe Security Updates Get Latest [...] ...
    By: My Tech World
     
    Improving Flex application performance using the Flash Player cache
    2008-04-02 03:48:08
    This article shows you how to take advantage of the new Adobe Flash Player cache using Adobe Flex 3. I take a look at how to use this approach in both Flex Builder and the Flex SDK command-line tools....
    By: Flash Enabled - Get Ready with Flash...
     
    Tecnologías del lado del cliente: Adobe Flash Player Plugin
    2008-03-03 00:25:00
    En un principio esta fue una tecnología más, con la necesidad de instalar un plug-in para poder visualizarse. Cualquier webmaster es reacio a incorporar a una página web contenidos para los que sea necesario utilizar plug-ins, pues es de suponer que no todos los tendrán y que se va a marginar a una serie de usuarios. Con el tiempo, flash se ha convertido en un estandar, viene en la instalación básica de los exploradores, se instala automáticamente si el navegador no lo tiene y muchas páginas lo utilizan. Como resultado tenemos que los webmasters o diseñadores del web lo vienen utilizando para crear todo tipo de efectos, en la página principal del sitio o diseñando todas las páginas con Flash.La clave de Flash es que es un programa de animación vectorial. Esto significa que se pueden crear animaciones complejas: aumentar y reducir elementos de la animación, mover de posición estos objetos, y otras cosas sin que la animación ocupe mucho espacio en el disco. Los vectores c...
    By: Programación Web y Tecnologías Informáticas
     
    Using the FLVPlayback component with Flash Player 9 Update 3
    2008-02-15 13:22:45
    With the release of Adobe Flash Player 9 Update 3, Flash developers gain significant improvements... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
    By: Flash Enabled - Get Ready with Flash...
     
    Kinyo USB Flash Player
    2007-06-11 21:00:58
    This product is presented by MrDealio: The Rebate Alert System Absolute useful. Specially Designed to Turn Your USB Flash Drive into a Portable Audio Player Support FAT16/32 File Systems 6 Different Equalizer Mode: Normal, Jazz, Rock, Classical, Hip-hop & Blue, which Allow You to Personalize Your Own Music Settings Compatible with All Audio Sources: iPod, MP3 Players, Portable CD Players, MiniDisc Players, PC, Macintosh & Portable Game Consoles Just Plug & Play. Can’t beat the price … $39.99! Link: Kinyo USB Flash Memory Player [via: oh gizmo] Technorati Tags: Cool, Gadgets, Gift Ideas, IPod and such, Music, Kinyo, USB, Flash, Player, Plug Play, Cheap ...
    By: Random Good Stuff
     
     
    TopBlogging
     
     
    TopBlogging
    TopBlogging.com TopBlogging.com
    eXTReMe Tracker