Skip to content Skip to sidebar Skip to footer
Showing posts with the label Actionscript 3

Reload Embedded Swf In Html Page In Ie

I have a swf file embedded in a html page. I want to reload the swf file without refreshing the pag… Read more Reload Embedded Swf In Html Page In Ie

Javascript's Version Of Actionscript's Event.enter_frame Event?

I am trying to learn JavaScript and I am wondering whether JavaScript has a event listener just lik… Read more Javascript's Version Of Actionscript's Event.enter_frame Event?

Flash - Passing Audio Data Bytearray To Javascript

I'm able to record sound with a Flash application embedded in my website, this audio is saved t… Read more Flash - Passing Audio Data Bytearray To Javascript

Javascript / Jquery Flash As3 Interaction

I am designing a music player using JavaScript (jQuery) and HTML5, with Flash AS3 to fall back. Bas… Read more Javascript / Jquery Flash As3 Interaction

Passing An Actionscript Jpg Byte Array To Javascript (and Eventually To Php)

Our web application has a feature which uses Flash (AS3) to take photos using the user's web ca… Read more Passing An Actionscript Jpg Byte Array To Javascript (and Eventually To Php)

How Do I Access The Global Object (window) Using Webpack?

I'm trying to interface ActionScript with JavaScript using ExternalInterface and webpack. Exter… Read more How Do I Access The Global Object (window) Using Webpack?