Flash 8

Informations

Créateur Messages
dlzerocool

Information

Cet installateur a été accepté par l'équipe.

Informations

Plate-formes :
Téléchargements : 114293
Wine: System

Retours d'expérience

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:

Contribuer
Membre Messages
AdriAcnl456 Mercredi 24 Octobre 2018 à 0:06
AdriAcnl456 Anonymous

Messages

Hello ! :) 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éponses

Dimanche 30 Juin 2019 à 7:41
What Wine version on your OS ?
FuzzyToothpaste Mardi 16 September 2014 à 2:23
FuzzyToothpaste Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

It'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 Anonymous

Messages

I am trying to install Flash 8 via PlayOnLinux.. 
when i start installing, the program ask me to provide a file to execute..
Probably i need somethin more.

Thanks in advance

Réponses

Anonymous
Lundi 8 September 2014 à 19:38
Yeah Flash 8 executable for exemple ;-) It is a paid program