Skip to content


About

Morgan A. Newcomb
South Burlington, Vermont
manewc [at] gmail


8 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. Murat ATASOY says

    These are cool works budy. Thanks for share

  2. Matt Howarth says

    Hi
    I wondered if you might be able to help me? I’m attempting to rotate a rectangle in ape, to use it like a pinball flipper, is this possible?
    cheers

    Matt

  3. Bhasker Patlolla says

    Morgan,
    Thanks for the great example…I tried your example..But when i use it with “_blank” to open the URL in a new window, it is not showing up until i press ctrl. Is there a way to get around this.. I did this..
    var jscommand:String =”abc.jsp”;
    var jscommand:String = “window.open(’” + URLStr + “‘,’myWin’,'height=600,width=575,toolbar=no,scrollbars=yes,menubar=no,status=no,location=0,resizable=1′);”;
    var urlreq:URLRequest = new URLRequest(”javascript:” + jscommand + ” void(0);”);
    urlreq.data = varss; //Pass the variables
    urlreq.method = URLRequestMethod.POST;
    navigateToURL(urlreq, “_blank”);

  4. Ricardo says

    Man, I DESPERATELY need your help for centering the text in a datagrid header (Flash). Please iluminate the web, who does not teach us this trick :) )

  5. Marco Antonio says

    Hi Morgan!

    My name is Marco Antonio and I am a Web Developer, but with poor knowledgement in Flash/Flex.
    Can you help me to import and use your packages into a Flex Project?

    Thank you.

    PS.: Sorry, but my english is poor.

  6. Larry Sharpe says

    Hey I desperately need some as3 image manipulation help.
    If you are available i can provide the reqs and you can provide your fee.

  7. Daniel says

    Hi Morgan,
    I recently was talking to you about downloading files on your page (http://manewc.com/2008/08/28/downloading-files-with-flex-3/#comment-796).

    Recently I came across another issue that I thought maybe you have some insight on:

    When uploading files with Flex, it seems that there is a bug when using FireFox (especially on a Mac). The session ID is lost and the file is not uploaded. From what I’ve read so far, seems that this is a bug with the Flash player as in IE the files upload perfectly fine.

    Have you heard of this issue and if so, any ideas on how to resolve it?

    Thanks!

  8. Thomas Garrod says

    I’m not sure how to find entry to this site. I came here because I’m having trouble creating a rectangle with a gradient fill. It looks like you don’t mind helping others. I wonder if you’d give me a hand?



Some HTML is OK

or, reply to this post via trackback.