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 to establish a TCP Socket connection from a web browser (client side)?

I've read about WebSockets but they don't seem to be pure "sockets", because there is an application layer protocol over …

ajax flash sockets applet websocket
Simplest way to check if a string converted to a number is actually a number in actionscript

Not sure if this makes sense, but I need to check if a server value returned is actually a number. …

apache-flex flash
Displaying Flash content in a C# WinForms application

What is the best way to display Flash content in a C# WinForms application? I would like to create a …

c# winforms flash adobe macromedia
Type was not found or was not a compile-time constant 1046

I want to pulish SWF file from .fla file. I have some scripts there, but when I pulished them - …

actionscript-3 flash flash-cs5
Adobe AIR to execute program

I would like to press a button from an Adobe AIR application and execute some installed program. For example, I …

flash apache-flex air command
Force Garbage Collection in AS3?

Is it possible to programmatically force a full garbage collection run in ActionScript 3.0? Let's say I've created a bunch of …

apache-flex flash actionscript-3 garbage-collection
HTML 5 <video> tag vs Flash video. What are the pros and cons?

IMPORTANT UPDATE This question was made over 9 years ago. It made sense then, it doesn't make it now. Flash is …

flash video html
How to bypass "Adobe Flash Player has stopped a potentially unsafe operation."?

I have created an advent calendar for the blog of a friend, and to fetch/get/download the gifts of …

flash actionscript-3 urlloader urlrequest
Embed flash in html

In chrome, ie and safari this is not a problem, but in firefox it is. I use <object> …

html flash embed
Best way to upload multiple files from a browser

I'm working on a web application. There is one place where the user can upload files with the HTTP protocol. …

java flash silverlight http upload