Flash Player 10 on Linux

Hi all,
I've got a strange problem on Linux (Ubuntu 8 running in
VMware): I've got a quite complex Flex application running in FP
10.0.12.36 where (in both Opera and Firefox)
- the "Settings" link in the FP context menu is greyed out
- the Settings popup does not appear when the Flex app tries
to save more data in a SharedObject than currently allowed for this
domain
- the Settings popup window does not appear when deliberately
triggered (via Security.showSettings)
With another simple Flex test application running in the same
OS as the same user in the same browsers, all these problems don't
appear. The only difference which I can see at the moment (apart
from the complexity of the application which of course shouldn't
play a role) is that the complex application is compiled from an
Ant task whereas the simple app is created and compiled inside Flex
builder.
I did not deliberately set anything in the Ant task which
could avoid the "settings" issue to work properly. In the Flex
compiler options I also can't see anything related to these
settings.
Does anyone have had a similar problem? Any clues or
suggestions?
btw: here is the Ant task:
<target name="compile_annex_flex_files"
depends="checkFlexHome">
<echo>Compile: start</echo>
<echo>FLEX_HOME: ${FLEX_HOME}</echo>
<mxmlc file="${ANNEX_SOURCES_DIR}/AnnexInterface.mxml"
output="${ANNEX_OUTPUT_DIR}/AnnexInterface.swf"
locale="en_US" debug="false" use-network="true"
static-rsls="false">
<load-config
filename="${FLEX_HOME}/frameworks/flex-config.xml"/>
<runtime-shared-library-path
path-element="${FLEX_HOME}/frameworks/libs/framework.swc">
<url
rsl-url="${SERVER_PATH}/framework_${FLEX_BUILD}.swz"/>
<url
rsl-url="${SERVER_PATH}/framework_${FLEX_BUILD}.swf"/>
</runtime-shared-library-path>
<compiler.source-path path-element="src"/>
<compiler.library-path dir="${basedir}" append="true">
<include name="lib/scrollbar.swc"/>
</compiler.library-path>
</mxmlc>
<echo>Compile: end</echo>
</target>
Thanks,
Thomas

Just in case anyone wants to know the solution (took me a
couple of hours of tedious nitty-gritty testing): the problem was
caused by using wmode = transparent for the Flex app while using
the Quicktime player in a different div on a higher layer (i.e.
here z-index = 3).
Please note that the problem did not appear on Windows and
Mac computers, only on Linux.
If I didn't use wmode = transparent then there were problems
with the Quicktime player which would disappear after a second or
so behind the Flex app (briefly showing the first image of the
selected video).
So, if you're running into the same problem and you have to
cater for Linux, there are in my opinion two options:
1. use Quicktime (e.g. if you have to) and set wmode =
transparent. Then the "Settings"-related things won't work in Linux
but if you have an application where the involvement of the media
player is crucial, you won't be able to use QT anyway in Linux.
There seem to be a couple of ways to get QT behaviour running in
Linux (using mplayer or totem) but from my own and colleagues'
testing this works on some Linux machines, on others it just won't
(don't ask me why). So this is probably not an avenue to go down if
you have to deal with a "unknown" target audience.
2. use a Flash/Flex-based media player and omit the wmode =
transparent setting. This sounds easy and straightforward but there
may be reasons beyond your reach (legacy support for QT, no flash
streaming server available, ...)
Here are the corresponding snippets from the embedding HTML
page:
AC_FL_RunContent(
"src", "${swf}",
"wmode", "transparent",
} else { // flash is too old or we can't detect the plugin
// -->
</script>
<div id="quicktime" style="display:block;
position:absolute; left:192; top:96; z-index:3;">
<!-- the Quicktime player will be dynamically loaded into
this div by JavaScript -->
</div>

Similar Messages

  • Security updates for 11.2 Flash Player for Linux?

    When attempting to download an update for 11.2 Flash Player for Linux, I saw the note saying that there would be no new development, but security backfixes would continue to be released. I've seen the security warnings for months on my Linux install in Firefox (which is updated) but there does not seem to be a security patch that would stop these "Allow - Continue Blocking" warnings for Flash Player.
    When can we expect these to be completed? Linux users may not comprise a large portion of your user base, but the alternatives are extremely expensive hardware and/or software if you want to use an Apple or Microsoft product.

    I chose "Yum for Linux" and the file that was downloaded was:
    adobe-release-x86_64-1.0-1.noarch.rpm
    I see now that if I select the "rpm for Other Linux" it downloads the flash-player rpm complete with the version info, so perhaps the Yum version is a wrapper. I assumed that since Fedora (and Redhat/etc) uses yum, that I should download the YUM version... in order for it to take effect, I had to perform the following commands after downloading the above rpm:
    sudo yum remove adobe-release-x86_64-1.0-1.noarch
    sudo yum localinstall adobe-release-x86_64-1.0-1.noarch.rpm
    sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
    sudo yum -y install flash-plugin
    That allowed me to get the newer version of Flash player to show (and no longer receive the security warnings) but it seems if I had used the Other for Linux download that I wouldn't have had to take those extra steps. I guess we'll find out when the next security update to flash player is released.
    Thanks,
    -Tim

  • Mais comment installer Flash Player sur Linux

    Je tourne en rond depuis plusieurs jours pour réussir à faire fonctionner Flash Player. Help !
    Ma machine est sous Ubuntu 8.04.
    Faut il suivre le conseil d'Adobe et essayer d'installer le .deb ??
    si oui, je l'ai fait, et une réponse du terminal semble indiquer qu'il est installé, sauf qu'il n'est pas "dans" Mozilla firefox, Outils-Modules Complémentaires-Plugins : il devrait figurer, or il n'y a rien !  et bien sûr tout un tas de sites m'indiquent que fLASH  n'est pas installé .
    En se référant aux" instructions d'installation" d'Adobe pour linux, d'une part je n'arrive pas à procéder à la routine d'installation telle qu'elle est décrite, d'autre part et si l'installation est quand même faite, comme le dit le terminal, comment réussir à ce que "le module externe" soit installé dans Mozilla ?
    Pour finir, car j'en ai marre de tourner en rond, faut il plutôt prendre tar.gz ou rpm ou apt si j'abandonne le .deb ?? mais comment un non initié peut il s'y retrouver là dedans ?!

    sur google installer flash player sous linux :
    http://www.adobe.com/fr/products/flashplayer/productinfo/instructions/#section-3
    ou meme :
    http://www.commentcamarche.net/forum/affich-11872345-installer-flash-player-10-sous-linux

  • Run Flash Player on Linux Server.

    I want to run flash player on my Linux Server.
    How I can do this?
    Have anyone any idea?

    Hi, here is a link on Flash Player for Servers, perhaps the info is included for Linux.
    http://www.adobe.com/cfusion/search/index.cfm?loc=en_us&term=Flash+Player+for+Servers
    eidnolb

  • Why can't I find Adobe Flash Player for Linux/Firefox 4

    I can't figure out how to get Adobe Flash or Shockwave player for Firefox 4. Running Ubuntu 10.04 and when I try to find them in add-ins for FF4 there seems to be nothing. I am not the world's most experienced Linux guy but since Flash and Shockwave are so common it seems curious that they don't have them as add-ins for FF4. Maybe I'm just so far off track on this one it may be the dumbest question anyone has ever asked. But what the heck, you never know the answer if you don't ask the question.
    Thanks!

    There is no flash player for the iphone and Adobe would be the one to develop one, not Apple. And there are no plugins to install instead, as far as I know.

  • Flash player and linux

    hi all
    how r u?
    i develope an application in flex and i want to run it on linux
    i installed flash player 10 on firefox on linux and everything works good but in english
    my application is multilanguage after changing the language to arabic everything become Confused
    the letters in arabic become from left to right and seperated, and when i tried to write any arabic letters it wrote strange things
    are there any solutions for this problem??
    thank you for all

    It looks like others have had similar problems before and there are some similar threads. According to BWolfe [ADOBE] in another thread (http://forums.adobe.com/message/249609#249609):
    Currently -no- Flash Player on any platform natively supports any Right-to-Left language (RTL). If you search google you'll find some folks doing fairly complicated workarounds.
    It's an area long in need of improvement, and I hope we address it in the future.
    HTH,
    Ben

  • How do i uninstall adobe flash player from linux?

    flash player is no longer supported for linux. nee to uninstall and install (please reccomend something) a player that will replace it. thanks

    Hi fuzzyface,
    Sorry for any confusion!
    There's no need to completely uninstall flash player; you just need to update to the latest version and everything should work.
    To update to the latest version:
    # On your keyboard, find the ''Ctrl'' and ''Alt'' keys. They should be near the bottom-left of your keyboard.
    # Hold ''Ctrl'' and ''Alt'' down. While holding them down, press ''T''. Then let go of ''Ctrl'' and ''Alt''.
    # A terminal window should appear.
    # In the terminal, type (or copy and paste) this command:
    * ''sudo apt-get update''
    # At this point, you'll be asked to type your password in. When you type, it might look like nothing is happening - but don't worry - your password is going in. If you make a mistake hold down the backspace key (the one above enter) for a couple of seconds to delete everything, and then type your password again.
    # After typing your password, press enter.
    # Your system should automatically check for updates. It will be finished when the text on the screen stops updating and you can see something like ''fuzzyface@fuzzyface-laptop:~$'' at the bottom of the screen.
    # After this, type in:
    * ''sudo apt-get upgrade''
    # Your system should then start installing the updates - and this will include an updated version of Flash. Pay close attention, as at one point it might ask you if you want to continue. When it does, type 'y' and press enter.
    # Once it finishes and you can see something like ''fuzzyface@fuzzyface-laptop:~$'' at the bottom of the screen, close the terminal window.
    # Close Firefox and then open it again, and Flash should be working again.
    Let us know how it goes!
    Jayelbe

  • Flash player 10 linux and webcams

    Hello !
    I'am a linux user ( openSUSE 11.1) and I use Flash Player
    (10,0,15,3).
    With flash player 9, my webcam was working correctly, but not
    with flash player. It is not recognized in parameters.
    My webcam is a Logitech Quickcam Sphere MP.
    Thanks, Cendre55.

    Hello,
    you may wrap the 32 bits FP debug using nspluginwrapper. This is not really stable (with 10.1 in particular) in my experience. The only other solution I can think about is using VirtualBox
    I can't figure out why Adobe decided not to support 64bits Linux.
    Hope this helps.
    Jef

  • It seems the OSFM player streaming causes init problems for Flash Player in Linux

    I've been running a number of tests with the MediaPlayerSprite. When the video is to be streamed via RTMP FlashPlayer10 Linux debugger hangs for quite a while before drawing anything to the stage. The problem lies in the OSFMplayer/FlashPlayer because if you do not add the player to the stage via addChild you can hear the video almost instantaneously. However once you addChild the Flash Player goes dead for about 15 secs at least before the stage items appear.
    In addition if you set the MPS autoplay to false all your onstage assets appear, however once you click a the play button things freeze up before they stream. The workaround here is to wait about 15 secs before clicking the play button then streaming is instant ( on most occasions ). With non streamed media assets appear once the compile is done.
    Ubuntu 9.10 64 bit / FlashBuilder

    This sounds like a Flash Player (Linux) bug, as the addChild call wouldn't go through any OSMF code.
    I did a quick search in the Flash Player bug database, and the only issue that looks similar is this one:
    https://bugs.adobe.com/jira/browse/FP-2914
    Recommend you file a bug with the Flash Player team.

  • Flash Player for Linux

    Hello,
    i have a little problem with my Flash Player.
    I am running the latest Ubuntu with the latest Firefox.
    When i go to Websites like Youtube with a lot of flash
    content my Firefox locks up.
    Do you think this is a Flash or Firefox problem?
    A soultion for this would be very nice!
    Regards
    Jan Payman Ameli
    JPA-Software
    http://www.jpa-software.de

    i have this problem 2
    but my system is Dibian 4.0 x86_64 edition...
    [email protected]

  • Adobe Flash Player for Linux 9.0.115

    Archlinux faild to Install flashplayer-installer!
    After download and extracting the install_flash_player_9_linux.tar.gz I was trying to Install it.
    #su
    password:
    #sh ./flashplayer-installer
    When the Installer ask me where to Install the flash player I give the direction
    /opt/mozilla/lib/plugins
    but it looks like it doesn't work.
    Error not a valid direction.
    Anybody have any Idea?

    Here's a PKGBUILD file, the missing adobe_eula.txt is in the Arch flashplugin CVS
    pkgname=flashplugin
    pkgver=9.0.115.0
    pkgrel=1
    pkgdesc="Macromedia flash plugin for Netscape/Mozilla (nonfree)"
    depends=('mozilla-common' 'libxt' 'gtk2')
    replaces=('flashplugin-beta')
    url="http://www.macromedia.com/software/flashplayer/"
    license="custom"
    source=(http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz
    adobe_eula.txt)
    arch=('i686')
    md5sums=('93b7c48eaa492237b807a3ae1de65cf9' '7d8638844b8be3e841ff29e0162577cb')
    build() {
    mkdir -p $startdir/pkg/opt/mozilla/lib/plugins
    install -m755 $startdir/src/install_flash_player_9_linux/*.so \
    $startdir/pkg/opt/mozilla/lib/plugins || return 1
    install -D -m644 $startdir/src/adobe_eula.txt \
    $startdir/pkg/usr/share/licenses/custom/flashplugin/adobe_eula.txt || return 1

  • Installing Flash Player on Linux

    I've removed the older version of Flashplayer and installed
    the new version both via the install script and manually. Help,
    About_Plugins shows its installed:
    File name: libflashplayer.so
    Shockwave Flash 7.0 r63
    MIME Type Description Suffixes Enabled
    application/x-shockwave-flash Shockwave Flash swf Yes
    application/futuresplash FutureSplash Player spl Yes
    Howver, going to the site
    http://www.usanetwork.com/series/the4400/,
    and trying to view other videos I keep being taken to the "install
    flashplayer site". This in on Mozilla 1.7.8 on Mandriva 10.1
    Official. As far as I can tell the libflashplayer.so and
    flashplayer.xpt are in the correct places. I'm wondering though why
    at the end of the script it says to remove the xpti.dat file?
    Never seemed to have had this problem before, any help would
    be appreciated.
    Chris

    Hi,
    Many thanks for the suggestion. Sadly, it didn't make any difference. Same error in log file.
    How/Where can I get more information from the server?
    Thanks,
    - Naomi

  • Flex4 and Flash Player 64bit Linux

    Hi, I'm a flex3 developer.
    I've start a new project and I (sadly) decide to build it using gumbo, after having some trouble building it as I would, eventually I managed.
    It works well on windows, mac and linux 32bit but sadly on linux 64bit after changing some states (while initializing and connecting to the server) it failed to switch to the state where the application run. The controls on the last states aren't created (controls created in previous states are still visible) and also an Alert, displayed in response of some socket failure, is displayed but without text.
    Is this an issue with my code ? (I don't think so as it works on the others platforms) flex4 ? 64bit linux player ?
    Thank you in advice
    David

    From reading through the various links, it looks as if this thing could go into alpha stage sometime soon. Cool.

  • How install flash player for linux

    I need command information for install in linux system !
    thanks

    http://www.adobe.com/products/flashplayer/productinfo/instructions/#section-3

  • Standalone flash player for linux full screen?

    hi all,
    just wondering (as I couldn't find any option in readme file,
    help, etc).
    If it is possible to launch flashplayer (the standalone linux
    version) from command line straight to full screen,
    so the presentation plays straight away. Any info would be
    appreciated.
    thnx,
    adam

    i am looking for this too, any ideas?

  • 64bit Adobe flash player for Linux and BSD

    Tinic Uro at Adobe has made a 64bit version but they currently have no plan for a release.
    Read more here.

    From reading through the various links, it looks as if this thing could go into alpha stage sometime soon. Cool.

Maybe you are looking for

  • Help with 2 simultaneous internal users trying to VPN (Cisco s/w) to extern

    Hello all, We are a small office running Small Business Server 2003 - which means we're running the ISA 2004 firewall. An external company has provided us with Cisco VPN software (ver403a) to access their network/secure web site. A single user has be

  • How do I get rid of these annoying virus scan pop-up windows?!?

    Every time I get on my laptop, these stupid virus scan windows pop up and they won't go away! No matter if I press Eject or Cancel, and as you can see, there is NO option to x it out! Only the yellow and green buttons show up, but the red X button do

  • Payment Method Program

    Hi, I have below queries for Payment Method Program 1.     What are the standard options (programs: RFFO*) available for Payment Medium Program (Like RFFOEDI1, RFFOM100, RFFOAVIS, etc)? List of all standard programs. 2.     Can we create DME file and

  • Changing SSL Cert, how do you update the trust profile for devices.

    I am in the process of changing out the ssl cert for the trust profile (going from a self-signed to a signed cert).  How do you update the trust profile on the devices already paired with the server.

  • 10.8.4 removing its binding to the network.

    We just patched a 10.8.x MacBook Pro with 10.8.4. I binded to a Windows 2008 domain successfully. Then for some reason the laptop removes its binding from the domain. Is this a bug in the 10.8.4 or is there something else I should look for