Eclipse Community

Due to server slowness, downtime, and other issues, guests can no longer search the forum or view user accounts. At some point in the future Eclipse will be moving to a more stable and efficient platform that should result in much better stability and the lifting of these restrictions. There is no timeline for this yet, just want you to know what's happening with all the downtime and I have a plan to fix it.

Adobe Flash 9 on Windows 95 and NT 3.5

Post Reply   Page 1 of 1  [ 6 posts ]
First unread post
Author Message
Heathercat123
Post subject: Adobe Flash 9 on Windows 95 and NT 3.5
+ Posted: 21 Jul 2026, 14:27
User avatar
Offline
 
Posts: 3
Joined: 30 Jun 2026, 20:22
Location: At your house
Mood: NULL
OS: Arch Linux x86_64
Contact: Website
 
Here's a little project that I "made" last year and then mostly abandoned, based on MattKC's dotnet9x. It allows for most of Adobe Flash 9 and partially 10 to run on Windows 95 and NT 3.5 using wrappers, whereas the official minimum for FP9 is Windows 98 and 2000. Downloads and src are on Codeberg

Known problems:
- SWFs compiled for Adobe Flash 10 don't run at all
- flash.net.SharedObject, used for storing local data, doesn't work since I dunno how to get a directory handle on old win32
- Browsing for SWFs doesn't work
Keep in mind that I'm quite new to C

[ attachment ]
On 95.png (23.85 KiB) Viewed 1129 times
It also works on stock 95 RTM
[ attachment ]
On NT 3.5.png (23.75 KiB) Viewed 1129 times
Recently, I also got it to launch on NT 3.1, though it cannot draw anything to the screen yet:
[ attachment ]
On NT 3.1.png (11.95 KiB) Viewed 1129 times
The DLL Initialization Failed is because my wrapper tried to load WinG, which requires at least NT 3.5 or win32s.
I've neglected to publishing the code for that port, though I plan to do it eventually in a branch.

On Windows 3.1 with win32s, it just doesn't launch for some reason.

Edit: Added repo/download link, oopsies!

_________________

Big tech companies are exceptionally good at ruining software, and sometimes even hardware.


Top
Profile Quote
Duke
Post subject: Adobe Flash 9 on Windows 95 and NT 3.5
+ Posted: 21 Jul 2026, 18:32
Full Moderator
User avatar
Offline
 
Posts: 801
Joined: 16 Mar 2024, 13:32
OS: Windows 8.1 x64
 
Heathercat123 wrote: *  21 Jul 2026, 14:27
Here's a little project that I "made" last year and then mostly abandoned, based on MattKC's dotnet9x. It allows for most of Adobe Flash 9 and partially 10 to run on Windows 95 and NT 3.5 using wrappers, whereas the official minimum for FP9 is Windows 98 and 2000. Downloads and src are on Codeberg
Nice work, well done! :thumbup:

Heathercat123 wrote: *  21 Jul 2026, 14:27
On Windows 3.1 with win32s, it just doesn't launch for some reason.
On my Windows 3.11 VM with Win32s and WinG I'm getting a Win32s - Error: Invalid format.
And then an Unexpected error 21.

But don't bother with Windows 3.1 ;)


Top
Profile Quote
Heathercat123
Post subject: Adobe Flash 9 on Windows 95 and NT 3.5
+ Posted: 21 Jul 2026, 18:42
User avatar
Offline
 
Posts: 3
Joined: 30 Jun 2026, 20:22
Location: At your house
Mood: NULL
OS: Arch Linux x86_64
Contact: Website
 
Duke wrote: *  21 Jul 2026, 18:32
On my Windows 3.11 VM with Win32s and WinG I'm getting a Win32s - Error: Invalid format.
And then an Unexpected error 21.

Yeah, I haven't updated the repo yet, sorry!

Edit: It's published now: https://codeberg.org/heathercat123/flash95/releases/tag/threepointone

_________________

Big tech companies are exceptionally good at ruining software, and sometimes even hardware.


Top
Profile Quote
Duke
Post subject: Adobe Flash 9 on Windows 95 and NT 3.5
+ Posted: 21 Jul 2026, 19:48
Full Moderator
User avatar
Offline
 
Posts: 801
Joined: 16 Mar 2024, 13:32
OS: Windows 8.1 x64
 
I wasn't clear enough, I've tried it on Windows 3.11, as you mentioned Windows 3.1 with Win32s, but not on NT 3.1 :oops:

So no worries and don't bother with the old Windows 3.1 ;)


Top
Profile Quote
wuggy
Post subject: Adobe Flash 9 on Windows 95 and NT 3.5
+ Posted: 22 Jul 2026, 23:50
Full Moderator
User avatar
Offline
 
Posts: 171
Joined: 13 Jun 2021, 13:23
OS: macOS 14.8.2 x86-64
 
How the hell did you manage to do that?

_________________

proud ENVY user (not the Hinge Problems laptop line)


Top
Profile Quote
Heathercat123
Post subject: Adobe Flash 9 on Windows 95 and NT 3.5
+ Posted: 25 Jul 2026, 16:58
User avatar
Offline
 
Posts: 3
Joined: 30 Jun 2026, 20:22
Location: At your house
Mood: NULL
OS: Arch Linux x86_64
Contact: Website
 
wuggy wrote: *  22 Jul 2026, 23:50
How the hell did you manage to do that?
It kind of just worked after adding a few stubs to dotnet9x.

_________________

Big tech companies are exceptionally good at ruining software, and sometimes even hardware.


Top
Profile Quote
Display: Sort by: Direction:
Post Reply   Page 1 of 1  [ 6 posts ]
Return to “Community Projects”
Jump to: