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

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

Referencing The Html Object That Made The Externalinterface.call To The Javascript Function Called

i apologize if my terminology is off, my actionscript skills are pretty weak sauce. so, i have some… Read more Referencing The Html Object That Made The Externalinterface.call To The Javascript Function Called

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?

Updating An Actionscript Xml Object Directly In One Line Using E4x?

Given the following xml: John Solution 1: Well, I don't know if Flex has any build-in mechanis… Read more Updating An Actionscript Xml Object Directly In One Line Using E4x?

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?

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