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

Calling A Flash Externalinterface With Javascript

I'm trying to call a function declared with ExternalInterface in a Flash swf, using JavaScript.… Read more Calling A Flash Externalinterface With Javascript

Flash Html5 Canvas Fl_mouseoverhandler

I'm quite new to Flash Actionscript & Javascript but I'm hoping to get some help here i… Read more Flash Html5 Canvas Fl_mouseoverhandler

As3 Function Call From Javascript

I am trying to call a AS3 function from javascript but getting the following error in browser: Obje… Read more As3 Function Call From 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

Flash Player Stops Animating When Out Of Viewport

I have several flash movies on a site. They all loop through an animation which lasts for approxima… Read more Flash Player Stops Animating When Out Of Viewport

How To Pick Random Element In An Array Avoiding (except If It's) A Certain Value?

For example, when users are connecting to this application they are given a userid var, then it'… Read more How To Pick Random Element In An Array Avoiding (except If It's) A Certain Value?