I have small project in my head, but first i need to know few thinks. In main menu you can watch youtube/twich movies. Is it using Flash Player? If yes, can i play anything in MainMenu that is in flash?
Check the video's HTML using the debugger. I don't have PA up right now but it should be easy to figure out.
YouTube video playback it's HTML5 video for sure. I didn't clicked on Twitch in current build, but before it's just open streams in external browser. There was few bugs where flash player was used and glitched, but it's was long time ago in alpha with old Coherent. Clearly it's not something supported and even if you can make it work for you this will cause issues for many players especially on Mac/Linux. I suppose it's still technically possible to force Coherent use plugins somehow, but this is clearly won't work in future at all because Chrome will remove NPAPI plugins support and Coherent will follow soon.
Yeah, i know. I remember it in alpha. Rught now added div with swf object, but its not playing. In html there already is: <script type="text/javascript" src="swfobject.js"></script> I need to work with this more, but there is a chance, that it will work
Might be you can say what exactly you want to achieve with it? There is HTML/JavaScript-based SWF players and those can work for many flash files already.
i want to play Unity3D Flash game. Strange, looks like PA is not using "start.html" anymore :/ eh, I don't know how all these exacly works. I'm not good in web code
Is it your game? Unity should have Native Client development and I suppose there should be way to enable Native Client in Coherent/PA.
Yes, it can be my game. Unity can also deploy game to Flash Players swf and I want to try to put it in PA menu. This can give us tool to make cool stuff
Unity 5 have HTML5 export announced so It's will be possible to use it within PA without pain in ***.
Well, this all web browsers in game is quite interesting, and creates some big questions. I will realy like to see in PA something like is in StarCraft2 - Section with minigames based on game. In future we will propably be able to mod PA gameplay in many ways, they will be a real mods to PA. But what about making something that is based on this web part of PA? This is integrall part of PA, so moding it, adding features should also be count as PA mod, right? Just thinking: What will happend if someone will create a small game, that is using for example some units, or hud graphics and to play it you will need to instal mod to PA and play it from PA, this will be a mod to PA or still retail game? It will not use resources outside, this will be still going on inside PA, this will be integral part of PA. Ok, i will get resources and convert and pack them to other files, but this still count to moding. How far can we go using this web part? Right now its only used to display movies, but we can go far than this for sure, but where is border between mod and other product displayed in PA? Twitch for example is just other thing implemented inside PA, becouse you can get to it in many other ways - from web browser, from phone etc. and you don't need PA to use it. So when you will add something that work only inside PA, you can't play it in any other way, than from PA, what to do with that?