Page Number: Page 1 of 1
Actual Results
- Juandavo
- Forum: Flash and ActionScript Forum
- Topic: Button to SoundMixer.stopAll (); AS3
- Subject: Button to SoundMixer.stopAll (); AS3
- Replies: 0
- Views: 968
- Subject: Button to SoundMixer.stopAll (); AS3
Posted: May 14th, 2012, 9:46 am
Best regards
There is the possibility of making a button that by giving click Remove me the audio with SoundMixer.stopAll ();?
And as it would be the code? in as3...
Thanks....
There is the possibility of making a button that by giving click Remove me the audio with SoundMixer.stopAll ();?
And as it would be the code? in as3...
Thanks....
- Juandavo
- Forum: Flash and ActionScript Forum
- Topic: Open pdf in reader, not in the browser as3
- Subject: Open pdf in reader, not in the browser as3
- Replies: 0
- Views: 1177
Posted: May 14th, 2012, 8:11 am
Greetings, I have the following... It is a game, interactive cd (opens in full screen) First think a class .as called Callback...there I have this code: [code]package{ public class Callback{ public static function create(handler:Function,...args):Function{ return function(....
- Juandavo
- Forum: Flash and ActionScript Forum
- Topic: Delete or remove a movieclip with an AS3 button
- Subject: Delete or remove a movieclip with an AS3 button
- Replies: 0
- Views: 938
Posted: May 14th, 2012, 8:04 am
Greetings, this is my first post here... I hope can help me...
I have an audio released a mclip, what I want is that by crushing a button remove me this mclip....
In as3.0
Thank you...
I have an audio released a mclip, what I want is that by crushing a button remove me this mclip....
In as3.0
Thank you...
