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

Upload Image Thumbnail To Server, Without Uploading Whole Image

As far as I know, what I ask here isn't possible, but I thought I'd ask anyway in case I… Read more Upload Image Thumbnail To Server, Without Uploading Whole Image

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

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

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?