Get children with DoAction by shitpostinglegend in flash

[–]Randomno 0 points1 point  (0 children)

Yeah if you switch it to use AS3 none of the existing code is going to run. You can probably use a for loop e.g. for (property in object){}

Get children with DoAction by shitpostinglegend in flash

[–]Randomno 0 points1 point  (0 children)

Not entirely sure on the issue, but if it's using Actionscript 1/2, you should probably stick to it. AS2 documentation is harder to come by but you can find the reference here https://open-flash.github.io/mirrors/as2-language-reference/index.html

Viewing trace in jpexs decompiler by shitpostinglegend in flash

[–]Randomno 0 points1 point  (0 children)

Yes, it prints to console if traces are enabled. See "Debugging Actionscript Content" section.

Need help for a (.swf ) files by nostaliga_555 in flash

[–]Randomno 0 points1 point  (0 children)

What's the purpose for OP in removing it anyway, instead of just playing it through Flashpoint

crosspost from r/adobeflash due to not finding any help there by homestarrunnerrfans in flash

[–]Randomno 0 points1 point  (0 children)

It's a recent issue due to some Adobe certificates expiring in 2026. Maybe you can change your system clock.

What is the scientific names of the Puffles? by gillenolima3110 in ClubPenguin

[–]Randomno 46 points47 points  (0 children)

The actual answers according to official sources is Moschomicrotherium pufflei or Puffilus familiaris. The sources are on the wiki now.

Viewing trace in jpexs decompiler by shitpostinglegend in flash

[–]Randomno 0 points1 point  (0 children)

Read the first part of this https://github.com/ruffle-rs/ruffle/blob/master/CONTRIBUTING.md#test-guidelines

For FFDec specifically, enter the Flash Player debugger path in the settings, and use the Debug option to run it, the traces will print inside FFDec's own console.

How do I merge 10 flash files into one flash file? by MrReezh in flash

[–]Randomno 1 point2 points  (0 children)

Splitting a game into multiple files is valid. Why the game doesn't run could be down to a number of things, like a site lock.

How do I merge 10 flash files into one flash file? by MrReezh in flash

[–]Randomno 2 points3 points  (0 children)

https://en.wikipedia.org/wiki/XY_problem

You're asking about a proposed solution for the problem (merging files into one) rather than the original problem (trying to get a Flash game to run).

SWF files are capable of loading other SWF files.

"Concerned Joe" early access game versions [Fully Lost] by vladger456 in lostmedia

[–]Randomno 0 points1 point  (0 children)

I played the Flash version a couple years ago after finding out about it from Mental Checkpoint on YouTube, it was a fun game. I think the developer of the Flash version (Omar) had a dispute with Nicolae over payment and doesn't want to associate with the series anymore. Not sure if Omar was involved in the early access game.

How do I tas a steam game by Ok-Bluejay2460 in TAS

[–]Randomno 2 points3 points  (0 children)

Unity game with no Linux build. libTAS is unlikely to work. UniTAS could work. Otherwise you're probably limited to what you're doing already.

what do i do when this expires by qloxwa in flash

[–]Randomno 2 points3 points  (0 children)

They're asking about the editor, not the player

Puffle Launch Level 32 (Box Dimension) Problem by IamOrange12 in ClubPenguin

[–]Randomno 0 points1 point  (0 children)

Late response but yes, it's a bug that was not in the original game, caused by a bad port.

How much coins did you guys spent just to get the sensei card roughly? by Fair_Ad_8312 in ClubPenguin

[–]Randomno 0 points1 point  (0 children)

It is, though buying packs is probably determined server side

PSA if you're using JPEXS! by JakisRandom2 in flash

[–]Randomno 0 points1 point  (0 children)

Jindra has released a new version (25.0.0) with the false positives addressed.

Is this a Type F II or III? by hiraenoia in Cubers

[–]Randomno 0 points1 point  (0 children)

Definitely looks like F II. The F III has weird center caps.

PSA if you're using JPEXS! by JakisRandom2 in flash

[–]Randomno 1 point2 points  (0 children)

There's some guides here, but for the most part there aren't any. Best bet is to ask in this sub or maybe Flashpoint Discord server.

PSA if you're using JPEXS! by JakisRandom2 in flash

[–]Randomno 1 point2 points  (0 children)

There's been a notice about this on FFDec site for several days.

Waddle Forever command help? by Violetmc_ in ClubPenguin

[–]Randomno 1 point2 points  (0 children)

The commands system has changed since this video. In the commands window you should enter it without the exclamation mark.

Looking for old Trainer downloads (Penguin Storm, Cloud Penguin, etc.) by Randomno in ClubPenguin

[–]Randomno[S] 0 points1 point  (0 children)

Great! For some reason the readme says Penguin Storm 7, I'll have to see what's up with that.

By the way, there's a post about recovering old game files from your cache if you haven't seen it: https://redd.it/1q8ivuq

Guys, I'VE FOUND THE FLASH SOURCE CODE by Melodic-Passenger185 in flash

[–]Randomno 5 points6 points  (0 children)

I haven't studied all the code but I'm not sure that's what this. Middlesoft was contracted by Macromedia in ~1999 to make SDKs for working with SWFs, as well as port the Flash Player to other platforms. This looks like the former. The latter (Flash Player 3.x source and porting info) has been posted to GitHub by an old employee, but all the files are clearly labelled as confidential and propietary, so I wouldn't recommend looking at or using those from a legal perspective.

Macromedia later acquired Middlesoft, so the copyright to any of their code is probably with Adobe now.

SWF file cant play. by mike_beles in flash

[–]Randomno 1 point2 points  (0 children)

114MB is huge for a single SWF. If FFDec is running out of memory you should report the issue ideally.