Tagged Questions

0
votes
1answer
54 views

Flash Media Server, how to use allowedHTMLdomains.txt on 2nd app

Hi, I am configuring our Adobe Flash Media Server 3.5 and need some help. I have carefully followed the documentation on how to duplicate the vod service: http://help.adobe.com/e …
0
votes
0answers
51 views

How can new users post Bounties on questions? -multiple choice- [closed]

jokes, quotes, and comics seem to be the best way to get votes around here. A: correct answer to a Flash Actionscript question, average value 6 reputation B: posting this comic ( …
-1
votes
0answers
120 views

Stackoverflow: Remove bounty and get reputation back?? [closed]

Hello, By a mistake I started a bounty and I lost 200 reputation points and I had only 215. Is there a way to remove this bounty-fuction from your question??? BTW: my bounties: …
4
votes
2answers
209 views

What bounty sites do other open source projects use?

Using bounties for motivating people to improve open source projects may be a good approach, but the problem is that I did not find a bounty website that would be successful. I kn …
4
votes
4answers
1k views

Where can I find an iPhone OpenGL ES Example that responds to touch?

I would like to find an iPhone OpenGL ES Example that responds to touch. Ideally it would meet these requirements: Displays a 3D object in the center of the screen like a cube M …
8
votes
9answers
614 views

How can I determine which exceptions can be thrown by a given method?

My question is really the same as this one "Finding out what exceptions a method might throw in C#". However, I would really like to know if anyone knows of a way to determine the …