Sign in to follow, share, and participate in this community.
Hi Im trying to use A movie clip with four input textfields nested inside the input textfield ( Customer Name, Delivery, Phone Number, Address), after a user presses the save button, I want to save the text to my outp... Hi, I need Urgent Help , I am trying to Play this Presentation on IE 11 and Firefox and it doesn't play the Video part which is FLV and f4v formats. I have been googeling it but couldn't find a solution so fa... Hi, I have set up a Back, Play and Next buttons in a slideshow I am making. The next and back buttons work correctly until it gets to the end. If I press the Next button it goes back to what appears ... Okay guys and gals! I created this game, but the realized i dont have a start button!! -_- so im gonna post my code, and can someone please either tell me what to do, or give me the cod... Couldn't find anything Googling... I'm loading a video file into a ByteArray and then needing to send the array over a socket to connected clients. The ByteArray is 30MB. Not having any luck simply doing a writeBytes ... I have set a variable on the root level timeline. I have a movieclip that calls a package and within that package I want to call or access the main timline variable. I have tried MovieClip(root) currentLab... AS3 language reference doesn't help a lot. There is only one sentence about threshold. Please can anyone tell me how to use mask property or where can we read about it? Regards Karaczono How to do a Magic Wand in AS3? Using Actionscript 3, How does a player move base on dice result? I'm developing a game that is based on the popular snake and ladder game as my undergraduate project. It has 36 tiles. Thus far, I'm able to roll the ... Guys , Can anyone guide me on how to save a Slide number and sent to Server , so that when Next time User loads the Presentation it should start from where he left ? Any Ideas ? FYI , I am very new to... Hi, I'm using the BitmapData's threshold method to remove a color range from an image that I capture from a webcam. I was wondering, however, how this method do its job so I can make it work better for me. Here is my ... I have used the following code: var loader:Loader = new Loader; loader.contentLoaderInfo.addEventListener(Event.COMPLETE, onLoadComplete); loader.contentLoaderInfo.addEventListener(IOErrorEvent.IO_ERROR, ioE... Hi everyone. I need to remove only dark red in a bitmapdata. I wrote below code where I create gradient fill of red-black, red-white, blue-black and blue-white for test purposes. Draw that to bitmapdata a... Hello guys I have a dynamic textfield and am going to display textual content in it dynamically. But I have a fraction in that textual part and I want to display that fraction as a "typical fraction with a horizonta... Displaying a fraction with a horizontal bar between the denominator and numerator
in ActionScript 3
BackPlease let me if any one knows this answer. Hi How to disable the back arrow functionality in my application using actionscript 3 ?
in ActionScript 3
BackI'm trying to follow a tutorial I found online for a randomly selected image without using an XML or AS file. The problem is that I want to generate more than just one section, like generate an image from one... So I've been following this tutorial (http://www.danfergusdesign.com/classfiles/oldClasses/VCB331-richMedia1/exercises/addingChi ldren.php) on how to add and remove children with buttons in order to create a popup box... Hello, I'm developing a Flash game that utilizes LAN, and though I got it working for the most part, the problem is, I think there is packet loss issues... the way I have it set up is that each key pressed makes a var... Flash Networking "Packet Loss" Issues? / How to Connect to Different IP Address?
in ActionScript 3
BackHi, I'm trying to create an Android app where I can send notifications to users. In order to send notification to the users, I need their devices ID. So I'd like to retrieve this info and se... Hi, I'm trying to get the Android menu button to exit the app, but it still just pushes it into background and leaves running. I have the following code in document main class file. public functio...