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

Possible To Control Swf Through Javascript?

Here's the situation: Client wants a looping SWF file to pause for two seconds before it begins… Read more Possible To Control Swf Through Javascript?

Get Externalinterface Definitions In Javascript

Is there a way to get a list of the exposed functions from a Flash object? For example, you could g… Read more Get Externalinterface Definitions In Javascript

Externalinterface Gives Me An Option Of Stopping The Script When Using Multiple Parameters. Why?

First version: ExternalInterface.call('$(document).trigger', 'opened_file_chooser')… Read more Externalinterface Gives Me An Option Of Stopping The Script When Using Multiple Parameters. Why?

Passing Variable From Javascript To Flash

I have a flash music player that I would like to accept a parameter via a button click on a website… Read more Passing Variable From Javascript To Flash

How To List Available Callbacks Exposed By A Flash Element

Is there a way to query an embedded flash element to determine the available methods that can be ex… Read more How To List Available Callbacks Exposed By A Flash Element

Simulating User Event

I have a web page with a file swf and an HTML button: when I click the button I want to save (downl… Read more Simulating User Event

Converting Date With Time In Pst Into Utc Format

i am having a variable str(string type)having '28-Nov-2013 09:15 AM' as its value.How to co… Read more Converting Date With Time In Pst Into Utc Format

Externalinterface.call Using Actionscript "eval" Only Works In Firefox Not Chrome

Chrome doesn't want to let me access javascript from swf file directly in the URL bar (I know t… Read more Externalinterface.call Using Actionscript "eval" Only Works In Firefox Not Chrome