Questions tagged as 'actionscript-3'

1
answer

How to download HTML-linked files within AIR application?

I created an application with Adobe AIR and I threw inside it the HTML component that will open my desired page. The problem I'm having is that within my HTML page there are some file download functions, but these do not work because they are in...
asked by 09.12.2014 / 11:50
1
answer

"Escape" externally loaded file string

Problem: I am trying to pass to the database a String containing the bytes of an image that was loaded externally to put into a BLOB field. As always, the bytes in the image have single quotes ' , double quotes " and backsla...
asked by 29.08.2014 / 21:58
1
answer

Finalize youtube video embedded in as3

I'm using a YouTube video embedded in a flash. When the video ends, you get the default YouTube video end screen, and suggest videos to the user. Is there a way to set the video to pause in its final frame or go to another frame as soon as th...
asked by 13.07.2015 / 18:55
0
answers

Is it possible to recompile a decompressed flash game with Sothink SWF Decompiler or JPEXS Free Flash Decompiler?

I have many games in swf format, but I want to recompile to swf in Adobe Flash CS6. The problem is that they are in ActionScript 1 and ActionScript 2, how can I recompile? Another problem is that I have many files in .as t...
asked by 20.06.2017 / 22:03
0
answers

I am developing a game in as3 memory?

I wanted to know how to make a memory game in as3 where it first has: 1-every time the game runs the cards are random. 2-Have at least one condition to check if the cards are the same and if they are to disappear. 3- if the cards are not eq...
asked by 05.04.2017 / 12:56
1
answer

Adobe Air iOS - Unload Swf

I wonder if it is possible to make unload of a swf in iOS. I am currently doing an iOS project using Adobe Air and my class is as follows: function foo() { var m_lc:LoaderContext = new LoaderContext(false, ApplicationDomain.curr...
asked by 21.10.2015 / 16:05
0
answers

Controlling Main SWF via an external SWF

No actionscript2 was possible, but no actionscript3 I can not do. It is the following, I have a main SWF file containing some movieClips. My main file loads another external SWF containing an animation. My animation contains som...
asked by 13.08.2015 / 05:21
0
answers

Is it possible to select a video card?

I want to create a small web program where I need to select a video card. It is software for displaying music on a projector. As the PC will have two cards one will only be to show on the projector. Now that they are: The system must...
asked by 23.01.2015 / 01:29