Flash 8
Informations
Créateur | Messages |
---|---|
dlzerocool
|
InformationCet installateur a été accepté par l'équipe. InformationsPlate-formes : Retours d'expérience1 0 Code source#!/bin/bash # CHANGELOG # [SuperPlumus] (2013-07-07 21-50) # Update POLv3 -> POLv4 [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Flash 8" PREFIX="Flash8" POL_SetupWindow_Init POL_Debug_Init POL_SetupWindow_presentation "$TITLE" "Adobe Macromedia" "http://www.macromedia.com/software/flash/" "dl.bonsai" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate cd "$HOME" POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run')" "$TITLE" POL_Wine_WaitBefore "$TITLE" POL_Wine "$APP_ANSWER" POL_Wine_WaitExit "$TITLE" POL_Shortcut "Flash.exe" "$TITLE" POL_SetupWindow_Close exit |
Contributions
Filters:
ContribuerMembre | Messages |
AdriAcnl456 | Mercredi 24 Octobre 2018 à 0:06 |
AdriAcnl456
|
MessagesHello ! :) Macromedia flash 8 work perfectly on Lubuntu 18.04 but when I install a theme (msstyles) The toolbar icons disappear and only appear when I put my mouse on it, Goodbye ! :) RéponsesDimanche 30 Juin 2019 à 7:41
|
FuzzyToothpaste | Mardi 16 September 2014 à 2:23 |
FuzzyToothpaste
|
WarningCette mise à jour n'a pas été approuvée par l'équipe. MessagesIt's not called Flash. It's called Adobe Flash Player. There are Adobe Flash dev kits, not to mention other unofficial implementations of a Flash browser plugin like gnash. I ask that you start calling it Adobe Flash Player and not Flash. The prefix name is just fine though. Differences@@ -7,7 +7,7 @@ [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" -TITLE="Flash 8" +TITLE="Adobe Flash Player 8" PREFIX="Flash8" POL_SetupWindow_Init Nouveau code source#!/bin/bash # CHANGELOG # [SuperPlumus] (2013-07-07 21-50) # Update POLv3 -> POLv4 [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Adobe Flash Player 8" PREFIX="Flash8" POL_SetupWindow_Init POL_Debug_Init POL_SetupWindow_presentation "$TITLE" "Adobe Macromedia" "http://www.macromedia.com/software/flash/" "dl.bonsai" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate cd "$HOME" POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run')" "$TITLE" POL_Wine_WaitBefore "$TITLE" POL_Wine "$APP_ANSWER" POL_Wine_WaitExit "$TITLE" POL_Shortcut "Flash.exe" "$TITLE" POL_SetupWindow_Close exit Réponses |
Marmz | Lundi 8 September 2014 à 17:35 |
Marmz
|
MessagesI am trying to install Flash 8 via PlayOnLinux.. RéponsesLundi 8 September 2014 à 19:38
|
This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com