WineHQ
Adobe Flash CS5



Category: Main > Productivity > Web Design > Adobe Flash > CS5


NameAdobe Flash
VersionCS5
License Retail
URLhttp://www.adobe.com/products/...
Votes 2
RatingSilver
Wine Version1.3.23
Maintainers of this version:
No maintainers. Volunteer today!
Description
Latest version available for trial download
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)

What works
Most of the normal functionalities: + All the drawing tools including 3D transform + All Panels: library, color, align, transform, AS editor… + Time line, layers, tweens + TLF text, Classic text + Open, Save, Build, Test run...


What does not
+ If the bundled Java Runtime Environment fails to initialize, some components will not work (New TLF TextField, New AS editor (fall back to old one), ActionScript will be ignored in the output swf...) + In the workspace, the contents are sometime clipped or hidden. But when I try scrolling or zooming, the contents appear fully again. + The application can only start debug session once. If you attempt debug your application again, the application will notice that the debug socket is being used!


What was not tested
+ Build an AIR application + Run the iPhone app packager


Additional Comments

Install the program in Windows and copy the installed files to Ubuntu. These additional libraries from winetricks are needed: vcrun2008, msxml3, atmlib, gdiplus.

I have written detailed process to run Flash CS5 on Ubuntu on my blog at  int3ractive.blogspot.com/2010/08/how-to-run-flash-cs5-on-ubuntu-with.html
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
ShowUbuntu 11.04 "Natty" x86_64 (+ variants like Kubuntu)Jul 08 20111.3.23 No, but has workaround Yes Silver an anonymous user 
CurrentUbuntu 10.04 "Lucid" (+ variants like Kubuntu)Aug 18 20101.3.0 No, but has workaround Yes Silver Thanh Tran 
ShowUbuntu 10.04 "Lucid" (+ variants like Kubuntu)Aug 16 20101.3.0 No Not installable Garbage an anonymous user 


Known bugs
Bug # Description Status Resolution Other apps affected

 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

Error: 3
by Wojciech Zylinski on Sunday February 19th 2012, 14:27
I don't see an option to edit ot remove my previous comment, so I decided to post a new one.

If you're using a 64-bit version of Adobe Flash CS5 and it crashes with Error: 3, you have to copy the "pcd.db" file located in "Program Files (x86)/Common Files/Adobe/Adobe PCD" to "Program Files/Common Files/Adobe/Adobe PCD" (you may have to create that folder first).

It is important, that you only copy that file and not the whole "Adobe PCD" folder, as it may cause Photoshop to crash.

[post new] [reply to this]

Error: 3
by Wojciech Zylinski on Sunday February 19th 2012, 11:41
If you're using 64bit version and it crashes with Error: 3, you have to copy the "Adobe PCD" folder from "Program Files (x86)/Common Files" to "Program Files/Common Files"

[post new] [reply to this]

Help in CS5
by Lawaa on Tuesday January 18th 2011, 8:55
Hello.

Do you have an idea how to make context help work in Flash CS5 under wine?

Currently it silently freeze my comp for a sec and thats it.

[post new] [reply to this]

Make nautilus/mc/thunar/etc open .as and .fla files
by Lawaa on Thursday January 13th 2011, 3:46
To open .fla and .as files in flash make use of winepath tool.

Make a script, say openfla.sh, mark it executable

#!/bin/sh
DIR=`dirname $1`
FILE=`basename $1`
WINPATH=`winepath -w "$DIR/./$FILE"`
cd $DIR
wine /home/yourusername/.wine/drive_c/Program\ Files/Adobe/Adobe\ Flash\ CS5/Flash.exe $WINPATH

Associate .as and .fla extentions with this script and viola!

[post new] [reply to this]

Flash CS5 has issue with Wine 1.3.7
by Thanh Tran on Tuesday November 16th 2010, 22:10
I have updated Wine to 1.3.7 and I cannot start Flash CS5 anymore. It stops at splash screen reading "build workspace". I'm trying to figure it out. If anyone wants to run Flash CS5 using my guide, please stay with Wine 1.3.6 for now.

[post new] [reply to this]




   << Back

Page loaded in 0.10325 seconds.