Top "Flash" questions

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

Does html5 video support flv out of the box on mobile phones(symbian,android,iphone)?

The purpose is to support playing flv without requiring client side script like actionscript. Anyone knows?

flash html mobile-phones html5-video
Actionscript 3, addChild from library then access it's children by instance names

So I successfully added a movie clip from the library using addChild(), but now I want to access some movieclips …

flash actionscript-3 actionscript movieclip addchild
Resize an SWF when loading it with SWFObject

I'm loading an SWF movie into an HTML page using SWFObject. I want to resize this SWF dynamically. How can …

javascript html flash swfobject
Fullscreen in Action Script 3

I work with Flash Adobe CS6. I want to have a fullscreenmode in my application. In AC2 there was a …

actionscript-3 flash flash-cs6
Flash Security.AllowDomain()

I've got a Flash movie, loading data from an external URL. In fact, it's a RSS reader inside a banner. …

flash security flash-cs3
Arrange (z) order of objects in Flash with ActionScript 3?

Is it possible to arrange (z) order of objects in Flash with ActionScript 3? e.g. I have 3 symbol instances on …

flash actionscript-3 z-index flash-cs5
200 stream not found netstream.play.streamnotfound clip

I got streaming error on this site http://68.233.16.160/news/7 says something like 200 stream not found netstream.play.streamnotfound clip I've …

video-streaming flash flv flvplayer
Web player to use with SHOUTcast

I'm looking for a web player to play a music stream from a SHOUTcast server. I setup a SHOUTcast DNAS 2.0 …

streaming flash shoutcast
jQuery dataTables - TableTools not working

I'm using http://datatables.net/extensions/tabletools/ in my local-host ( wamp server ). It's working fine, but when I put the …

csv datatables flash jquery-datatables tabletools
How to call flash actionscript callback method from javascript?

I tried to call a flash callback method from JavaScript. But it seems not working. The flash action script example …

javascript jquery flash actionscript-3 swfobject