hi i have this really basic class here .. and i want to use setter and getter functions but i cant access them here is my code
Is it possible to create functionality like fast forward an开发者_如何学Pythond fast backward of given sound file that plays in swf with AtionScrip3 and how?It is possible.
I\'m having some problems getting a flash application (in AS3) to search for a specific element value inside a xml. I have the following xml file.
I have an AS3 function that runs when a URLRequest fails.I need to be able to use this function to assign global variables that I can then check against using other functions.How do I assign global va
I have a music player that loads 2 files, and then plays the 2 files on 2 separate soundchannels.I need to test to see if the 2nd music file is able to load, and then let the play controls check for t
I am having trouble profiling my application using Flash Builder 4 with any version of Flash Player above 10.0 (approximately, I can\'t remember exactly).To get round this I installed an older version
Is it possible that multidimension vector work this way by creating new value into vector dynamically, not fixed array size as multidimension ar开发者_开发技巧ray does?
Code public class Test extends Sprite { [Embed(source=\"MSBack.swf\")] private var SomeClass:Class; public function Test()
I have a flash 开发者_StackOverflow社区music player that I would like to accept a parameter via a button click on a website.I\'m thinking I could do this with javascript but not sure how.
I am wondering that why I get Error #1009: Cannot access a property or method of a null object reference by using removeChild() function in my as3 code which is as following: