matt lohkamp
|
Registered User
|
Front-end web developer, occasional musician, casual gamer. Generally a nice guy.
|
|
Nov 3 |
awarded | ● Popular Question |
|
Oct 29 |
awarded | ● Popular Question |
|
Sep 17 |
awarded | ● Yearling |
|
Jul 15 |
awarded | ● Popular Question |
|
Jul 10 |
comment |
AS3: streamlining a ‘universal loader’ Thanks for the in-depth answer! I didn't know the security sandbox angle, and the idea of looking at the file's opening sequence is intriguing... you might be right, however, in the end it's easier for me to give them the option to manually specify type then it is for me to try to take care of it for them. |
|
Jul 9 |
comment |
CSS centering tricks no, like: <div style="margin: 0 auto;"></div> |
|
Jul 9 |
comment |
AS3 Loader ignoring .png transparency I was all ready to get defensive and be like, "Uh, yeah, of course it does," but you're right, it really doesn't. I feel dumb. |
|
Jul 9 |
comment |
AS3 Loader ignoring .png transparency WOW, that's more than a little embarrassing - in my defense, the image that appeared in the preview pane in explorer showed a transparent background - but you're right, I should've opened it in photoshop to make sure. Well, I'm relieved that it's nothing more complicated than that! |
|
Jul 9 |
asked | AS3 Loader ignoring .png transparency |
|
Jul 9 |
comment |
AS3: streamlining a ‘universal loader’ good link - looks like it attempts to auto-detect the type based on the URL, but allows the user to pass in an additional argument to bypass this default behavior. I like that idea. |
|
Jul 9 |
comment |
AS3: streamlining a ‘universal loader’ My thinking is more or less along the same lines - but I'm not sure I want to make them specify whether the target is essentially text or binary data. What if that target url is coming from another source, and they have no control over it? What I'm really after is figuring out a way to automatically detect the appropriate loader type. |
|
Jul 9 |
accepted | runtime font loading in Flash/AS3 |
|
Jul 9 |
asked | AS3: streamlining a ‘universal loader’ |
