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

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

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

Is Flash/actionscript Any Safer Than Javascript For Persistent Online Game?

I'm finding lately how unsecure Javascript is when programming a game (I'm trying to do a t… Read more Is Flash/actionscript Any Safer Than Javascript For Persistent Online Game?

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

Filereference Browse From Js, Simulate Keypress In Flash Workaround

I am trying to call fileReference.browse from outside the flash SWF, i read some articles that said… Read more Filereference Browse From Js, Simulate Keypress In Flash Workaround

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