Ancide

612
reputation
218 views

Registered User

name Ancide
member for 5 months
seen Nov 17 at 11:22
website
location Sweden
age 22
I'm a creative flash/flex developer with a Hyper Island Digital media degree. Except for as3 development I'm experienced in php and python development as well.
Dec
6
awarded  Mortarboard
Nov
12
answered In ActionScript 3, how can I pass the current value of an array in a loop to an event listener
Oct
8
awarded  Nice Question
Aug
27
awarded  Popular Question
Aug
11
awarded  Favorite Question
Jul
19
comment Alternatives to create swf files (which has external content loaded into them) dynamically?
Yes, exactly. I was looking for a answer which answer more specificly how to do it, thought.
Jul
15
awarded  Good Question
Jul
13
comment Good ways of disciplining yourself when freelancing at home?
Yes! definately! I have tried, but I could only stay off stack overflow for about an hour :D
Jul
13
awarded  Nice Question
Jul
13
comment Good ways of disciplining yourself when freelancing at home?
I think the remove distractions is especially important. So I'm going to start with logging out from stackoverflow, hehe.
Jul
13
comment Good ways of disciplining yourself when freelancing at home?
This is very true. I think it's really easy to "not leave work" when you're working from home.
Jul
13
comment Good ways of disciplining yourself when freelancing at home?
This is some great advice. Thank you!
Jul
13
comment Good ways of disciplining yourself when freelancing at home?
Because when you freelance at home you don't HAVE to start working at 8 in the morning. You always know you could sleep 2 extra hours without getting fired. So my question is what's the best tip for encourage yourself to keeping a everyday routine? I find this really hard.
Jul
13
asked Good ways of disciplining yourself when freelancing at home?
Jul
13
awarded  Critic
Jul
10
comment AS3: How to convert a Vector to an Array
Also, using myArray[myArray.length] = elem; is faster than using push().
Jul
10
comment AS3: How to convert a Vector to an Array
yes, in my opinion it's nicer than using a for/for each loop. It's a function call for each element in the Vector. How much slower exactly is this approach?
Jul
10
awarded  Commentator
Jul
10
comment Flash AS3 - Access external swf on the same domain
what file policy have you set? local or network?
Jul
10
answered AS3: How to convert a Vector to an Array
Jul
4
awarded  Editor
Jul
4
revised How to connect these 3 programming languages?
deleted 2 characters in body; added 100 characters in body; deleted 40 characters in body
Jul
3
answered How to connect these 3 programming languages?
Jul
3
comment How can I dynamically load a Movieclip in Flash CS4 and have it share information with a framework?
Yes. For people who doesn't know what Branden is refering to; To load a class which is within a swf's library you have to do the following: var myClass = event.target.applicationDomain.getDefinition("ClassName") as Class; myClass = new myClass();
Jul
3
awarded  Teacher
Jul
3
answered How can I dynamically load a Movieclip in Flash CS4 and have it share information with a framework?
Jul
3
comment Are you concerned about the aesthetics of your code?
Why did you even bother if that's your opinion?
Jul
3
comment Are you concerned about the aesthetics of your code?
I definately know what you are talking about here. It can drive you crazy over time.
Jul
3
comment Are you concerned about the aesthetics of your code?
I don't mean putting in ascii art that kind of stuff. I'm talking about just pure code which you turn into art by doing it in a certain way.
Jul
3
awarded  Scholar
Jul
3
asked Are you concerned about the aesthetics of your code?
Jul
3
comment What’s your best tip on marketing your programming blog?
I agree, if there's no content there's no interest from the visitor to come back either. I'm trying to write as much as possible now in the beginning. I've written like 4 long posts in 2 days or something. Just to get some content into the blog. I'll try the sub-reddit out, thanks for the tip.
Jul
2
asked What’s your best tip on marketing your programming blog?
Jul
2
asked Alternatives to create swf files (which has external content loaded into them) dynamically?
Jul
2
comment How do I install a c++ library so I can use it (Windows MinGW)?
@kkaploon, I use eclipse CDT with MinGW as my compiler.
Jul
1
asked How do I install a c++ library so I can use it (Windows MinGW)?
Jun
30
awarded  Supporter
Jun
30
comment What are the free alternatives to basecamp for managing projects?
That's great. To be able to evaluate it for that long before you decide if you want to buy it. Thanks
Jun
30
comment What are the free alternatives to basecamp for managing projects?
ProjectPier seems good. I'm going to give it a shot on my server. Thanks!
Jun
30
awarded  Student
Jun
30
asked What are the free alternatives to basecamp for managing projects?
Jun
30
comment Running a webserver on a virtual machine (VirtualBox) - Pros/Cons in terms of security
What dists. does OpenVZ support? I'm using Arch atm on my VM
Jun
30
asked Running a webserver on a virtual machine (VirtualBox) - Pros/Cons in terms of security
Jun
30
awarded  Autobiographer