Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 4.5

    Create Social Sharing Buttons with AS3

    I have located and retrieved most of the urls of the major socia media, here is how you put them into use and create some buttons.

  2. Avg. Rating 4.0

    How to launch default mail client and add: address, subject ...

    In order to open the default mail client you will need to cast URLRequest, with mailto: scheme and to properly display the text use escape('text')

  3. Avg. Rating 4.0

    Create comboBox with hours of day for every quarter.

    Here we play with strings and some loops to create the hour model. Then we use the model as a dataprovider for comboBox or a List.

  4. Avg. Rating 4.0

    Enable Text to wordWrap after style change.

    The solution is to force wordWrapping as the last action before the component is visible. For that I set the textField value of wordWrap to true on updateComplete event.

  5. Not yet rated

    Easy vertical text, with AS3 and RichText

    So I figured a nice way to produce some vertical text, without distorting my text. Also works well with non embeded fonts.

  6. Not yet rated

    VideoDisplay seek using swipe gesture or mouseMove

    So swipe gesture and mouseMove came to mind. In this code the user can swipe towards the right to move forward into the movie or towards left to go back. Note:Of course this will not work with a live stream. I just thought I should mention it.

  • Results 1-6 of 6