• reusable input text to create new output text

    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...
    fi500005
    last modified by fi500005
  • Urgent Help Required - Video Not playing on IE11 and Firefox

    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...
    navigator81
    created by navigator81
  • Problems with Next and Back Buttons ActionScript 3.0

    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 ...
    Bodach
    last modified by Bodach
  • Start Button help!! PLEASE HELP!!

    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...
    batmanwithdev
    last modified by batmanwithdev
  • Max size of ByteArray over Socket?

    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 ...
    dmennenoh
    last modified by dmennenoh
  • Access Variable on Main Timeline from Package

    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...
    TheScarecrow
    last modified by TheScarecrow
  • Threshold and mask removing range of color in one channel only

    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
    Karaczono
    last modified by Karaczono
  • How do I do a Magic Wand in AS3?

    How to do a Magic Wand in AS3?
    Karaczono
    last modified by Karaczono
  • Dice and Board Game

    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 ...
    Olivetian
    last modified by Olivetian
  • Saving and Reteriving Slide Number

    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...
    navigator81
    last modified by navigator81
  • Better understanding of BitmapData's threshold method

    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 ...
    Lujunq
    last modified by Lujunq
  • Getting SWF file loading Error #2036 only few times

    I have used the following code:   var loader:Loader = new Loader; loader.contentLoaderInfo.addEventListener(Event.COMPLETE, onLoadComplete); loader.contentLoaderInfo.addEventListener(IOErrorEvent.IO_ERROR, ioE...
    Uday Singh
    last modified by Uday Singh
  • Threshold and mask

    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...
    Karaczono
    created by Karaczono
  • Displaying a fraction with a horizontal bar between the denominator and numerator

    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...
    getnaleen
    last modified by getnaleen
  • Hi  How to disable the back arrow  functionality in my application  using actionscript 3 ?

    Please let me if any one knows this answer.
    Teja d
    last modified by Teja d
  • One button controlling multiple buttons as3

    I'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...
    Kiraisgod
    last modified by Kiraisgod
  • adding and removing children with buttons

    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...
    subaru82
    last modified by subaru82
  • Flash Networking "Packet Loss" Issues? / How to Connect to Different IP Address?

    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...
    Twisted4000
    last modified by Twisted4000
  • retrieve and save data to the cloud

    Hi,   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...
    Stephdidou
    last modified by Stephdidou
  • Problem with Android Menu button

    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...
    rahex
    created by rahex