Top "Flash" questions

For questions on Adobe's discontinued cross-platform multimedia runtime used to embed animations, video, and interactive applications into web pages.

How do I install the Flash debug player in Chrome?

Chrome comes bundled with Flash now… Great, but how do I install the Flash debug player?

flash google-chrome debugging
Change the position of the registration point in Flash CS5

Is there a way to change the position of the registration point inside a Movie Clip using Flash5 ? I've found …

flash flash-cs5
What is crossdomain.xml file?

Actually I wish I knew where to start from... I have embedded an third party SWF image gallery control, in …

asp.net flash cross-domain swfobject crossdomain.xml
Free Open Source In-browser image editors

I'm looking for a in-browser image editing solution to integrate with my project: http://code.google.com/p/django-ray/ I …

javascript flash image canvas
Can you use HTML5 local storage to store a file? If not, how?

How would one go about caching / managing many large files (videos) on a user's computer via browser mechanisms (plugins are …

javascript html flash local-storage
Best way to stream files in ASP.NET

What's the best way to stream files using ASP.NET? There appear to be various methods for this, and I'm …

asp.net flash streaming video-streaming
What is the easiest FLV player for embedding video on a website?

I have video that I've converted to FLV format. I'd rather host it on my own site than use a …

flash video flv
Change stage background color in AS3?

I am using pure AS3 to build my project. I was wondering if there are anyways to change the stage …

flash actionscript-3 background-color
Cross Domain ExternalInterface "Error calling method on NPObject"

I am trying to enable communication between Javascript and Flash via ExternalInterface across domains. The Javascript works great when it …

javascript flash actionscript-2 externalinterface
Understanding Array::splice in ActionScript 3

I am trying to remove an object from an array, but for some reason it's not working. I am under …

flash actionscript-3 actionscript flash-cs4