It's not all done yet, but I don't expect it to grow much bigger. I wasn't even trying to optimise it although it turned out much smaller than I expected.
Where's the source code? What flash file were you viewing? Why does yours look so different?
Name:
Anonymous2015-09-15 1:01
That's, er-, not to bad. In fact, it's actually interesting. Though to be honest, Flash is dying pretty quickly, and I'm not sure that it's even a good idea to come up with a unable version that doesn't eat hundreds of megabytes, since it might just encourage it's continued use.
why not just bypass java applets and flash and html 5 altogether, and make a p2p internet application that doesn't use any html/xml crap. Imagine downloading pdf files off other people's computers and reading them right in your p2p client which is the new browser of the 2060's. They talk about the 60's but which 60's they speak of.
Name:
Anonymous2015-09-15 3:07
Do you have any intentions to make a Cudder OS?
Name:
Cudder !cXCudderUE2015-09-15 8:55
>>8 No source (yet). It's not done, that's why it looks different - I haven't implemented things like clipping and fonts.
>>9 I don't want Flash to die because SWF is such a nice file format compared to the land of HTML5 bloat; it's Adobe's implementation of it that is horrible.
>>10 One frame was enough to identify it? I feel like I'm in /jp/...
>>15 If you mean the Anonix kernel, that went dormant early in the design stage, before a single line of code was written.
>>27 Because this was already the first thread on the board! It wouldn't change a thing. That's the first point. Secondly, sage is humbleness and I'm not a humble little bitch. Show some respect.
Reddit contains more intelligent comments from people willing to post with a user name, not hiding behind a pure anon. If anon is so great why don't people on mailing lists enforce anon names, i.e. when you see Linus Torvalds posting, does he use anon? nope he stands by his name. Anon boards like this end up being flooded with idiot posts about "anus" related things since they can hide behind their anon.
Good. Now implement cross platform support, implement all the video codecs, all the audio codecs, Internet streaming, DRM and Shockwave 2D and Shockwave 3D support.
>>29 No. I don't go to any of those communities either. /jp/ is more cancerous than all of them combined. 4chan in my eyes is a cancer containment center just like all the communities you mentioned. Too bad it likes to spill so much.
Name:
Anonymous2015-09-17 4:10
just learn japanese and go to japanese communities and mock them for being so fucking stupid and nutty and to never forget nanjing and fuck their non-existent kami
some people come to progrider for a few days and then leave, just checking it out. Some people have been here for less than 5 days and then make a decision to leave pretty quickly but still giving it a chance, as one in 1000 comments are intelligent and maybe the sample was bad - maybe one just landed on the site when "anus this" and "anus that" was popular for a day or two. Some people stay here for 10 days then leave. Others 4 hours and leave. Depends. But have to give it a chance and ignore a lot of stupid comments.
>>41 Did you arrive four hours ago? `Hax my anus' and anus memeing has being going on since, like, 2007. And if that's all it takes to get normies to leave, then we should double- nay, triple!- our anus haxxing.
I don't want Flash to die because SWF is such a nice file format compared to the land of HTML5 bloat; it's Adobe's implementation of it that is horrible.
Well, I'm afraid that your Flash isn't going to help that. They are killing it by making the desktop implementation shitty, obsoleting the tools to create it, and keeping mobile implementations non-existent. So you'd better know ARM assembly too at the least if you want to save it.
>>49 Good. Now make sure your Flash interpreter properly supports the different ARM variants, Shockwave 2D and 3D, and also it should have full video/audio codec support that Adoble Flash has.
Oh, you'll never support these things for your interpreter? Then you cannot call your program a Flash compliant.
Name:
Cudder !cXCudderUE2017-10-14 5:05
A surprising message I received, from someone who shall remain Anonymous, prompted me to revive and post it:
----
Here is interesting thing. I can discuss now because it is no longer proprietary trade-secret. SWF's "FillStyle0" and "FillStyle1". Official spec mentions they are related to path's direction and "left" and "right" fill styles. You read it, and think yourself: "Is this so really complicated? What if path direction the other way? How can left-right apply, what do official player happens if break this silly rules?"
So I test it, try to discover the truth.
What do you think? Hard and complex? No! It is so simple! The spec is all full bullshit!! Algorithm is just like this:
Look each fillstyle, in order. 1-n (ignore 0, no fill) Find all path segments use that fill, FS0 or FS1 (FS0==FS1 ignore). Scan left-right, fill odd-even: turn on fill when cross first path segment, turn off when cross again, on, off repeat until cross all the segments. If path open ended, fill spills out right edge, continuous.
After all fill, then it write all stroke. Nothing surprise there.
So many people on Internet, no one THINK or TRY IT, everyone just repeat same bullshit? Because Adobe say it is true! But it is not, we figure out and make our product perfect conversion from SWF, everyone else could not.
----
I discovered the same things... and also kept quiet about it. Now that the market for SWF processing has shifted almost completely to conversion and preservation, stuff like this can be publicised more.
>>66 You can't even properly use the quote function and yet you criticize one of the few people that actually do something remotely related to programming on this board. Hand me your /prog/ card.
>>68 quote is a special form, not a function. Please read your SICP otherwise you will keep spreading misinformation, thanks.
Name:
Anonymous2017-11-12 12:54
Gnash+Lightspark actually works pretty well. It isn't useful if you're using the kind of swf's that take advantage of some specially functionality of Flash, but, much like with Wine and video games, Gnash+Lightspark pretty much has all the tools necessary to deal with animations and simple games. Plus, there's a standalone client. Granted, there's Projector, but the binary Adobe distributes doesn't play well with Pulse.