Skip to main content

Questions tagged [flash]

2 votes
2 answers
407 views

I'm working on an embedded C++ project that involves logging certain types of statistical data (like successful accesses, failed attempts, and other events) to the flash memory (just incrementing ...
Dario.Casciato's user avatar
6 votes
2 answers
612 views

I've looked around a bit and probably haven't found the right medium for this question so let me know if there's a different forum I should bother. First, there is an application managed by another ...
Mark Lodato's user avatar
11 votes
1 answer
841 views

I'm working on a multiplatform game in Flash. This game utilizes Photon Server for authoritative physics and user statistics tracking. I'm looking to leverage Facebook authentication as an alternative ...
Kody Manharth's user avatar
4 votes
0 answers
302 views

Background: I'm working on an Adobe AIR app that has many facets. I'm looking for strategies to find memory leaks. Broadly speaking, the EXE contains an embedded JVM, and an AIR Native Extension for ...
Michael Easter's user avatar
0 votes
1 answer
355 views

I've been using RTMFP streaming for around a year in ActionScript 3, and I pretty much know the difference between a near ID and far ID. The near ID is your peer ID, and the far ID is the other guy's ...
Panzercrisis's user avatar
  • 3,223
1 vote
3 answers
320 views

AS3's got some awkward rules about variable scope, due to its use of hoisting. I don't like pointlessly leaving a bunch of compiler warnings lying around, but it's more important to me for my code to ...
Panzercrisis's user avatar
  • 3,223
3 votes
2 answers
963 views

When building an application one considers the appropriate technology of choice for best long term impact and scalability. If building a media streaming application for mobile and desktop should one ...
Xdrone's user avatar
  • 187
1 vote
1 answer
251 views

As from March 2013, Microsoft allows Adobe Flash content to play by default on its immersive Internet Explorer 10: http://redmondmag.com/articles/2013/03/11/new-ie-10-flash-policy.aspx When asked ...
Mika's user avatar
  • 113
1 vote
3 answers
1k views

I know this is a place where people ask advice for designing code. I am at a bit strange side on my coding quest, on one side people send me design stuff. Special graphics and ideas on how they should ...
user613326's user avatar
3 votes
1 answer
358 views

I hope you can confirm or disprove whether I understand this correctly. I know for certain that Java Applets can have hardware acceleration and I wonder if this is the only known way to have graphics ...
Niklas Rosencrantz's user avatar
1 vote
3 answers
783 views

http://w3techs.com/technologies/details/cp-flash/all/all People don't use Flash anymore? Why?
katie's user avatar
  • 255
0 votes
2 answers
398 views

In the not-so-distant past our department was touting Silverlight as the de facto standard for corporate intranet applications. A robust framework that allowed us to implement SOA while leveraging our ...
KodeKreachor's user avatar
7 votes
1 answer
852 views

I'm an experienced PHP web developer that is looking to understand the options available for streaming video. What I have: a video processing system (this one) that can provide output to various ...
Jeremy Kauffman's user avatar
20 votes
7 answers
3k views

I've been asked to evaluate what appears to be a substantial legacy codebase, as a precursor to taking a contract maintaining that codebase. This isn't the first time I've been in this situation. In ...
Engineer's user avatar
  • 781
4 votes
4 answers
442 views

I have been looking for a really good open source flash development environment with no success. The best I could find would help in the development of pretty much everything, but I still needed to ...
psion's user avatar
  • 141

15 30 50 per page