nerdabilly

555
Reputation
389 views

Registered User

Name nerdabilly
Member for 1 year
Seen 45 mins ago
Website
Location Washington, DC Area
Age 29
Professional Flash developer for video ad delivery at a large advertising and internet services company that I'm sure you've heard of. Skilled in Flash, As2/AS3, Flex, and JavaScript.
1d
awarded  Great Answer
Dec
3
awarded  Disciplined
Oct
29
answered Bird songs for distraction free programming
Oct
28
awarded  Notable Question
Oct
26
awarded  Popular Question
Oct
8
comment How To Develop a Silverlight Shared Library (.dll) on a Mac?
Accepted answer, this is the only thing that successfully got me a DLL. Thanks!
Oct
8
comment How To Develop a Silverlight Shared Library (.dll) on a Mac?
I saw this, and attempted it, but I can't figure out what to do to get this out of a MonoDevelop into a DLL. It's important that it comes out as a DLL because it will be shared with MSVS developers.
Oct
6
comment How To Develop a Silverlight Shared Library (.dll) on a Mac?
i don't know if there's any more detail I can give. I want to build a Silverlight class library on a Mac, and I want the end result to be a shared DLL and not a packaged Silverlight XAP. Is this possible?
Oct
6
comment How To Develop a Silverlight Shared Library (.dll) on a Mac?
Good suggestion. I don't know if it's an option for me since it's a company-owned Mac I'm working on, but it could work. Thanks.
Sep
25
answered If Google can’t index Flash, then how is us.levi.com ranked 5th
Sep
25
comment Is there a way to detect whether Flash is above the browser fold?
@fenomas, possibly but those events require either the mouse to be in the movie or for the movie to gain OS focus. We'd like something a little more automatic than that.
Sep
25
comment Is there a way to detect whether Flash is above the browser fold?
That's what I suspected. I'm not looking for visibility with regard to CSS or actually toggling the visibility property, I'm trying to find a way to detect whether it's been scrolled into view. Still thought I think we're in agreement that it really can't be done without JavaScript. And I won't be able to control allowScriptAccess.
Sep
25
asked Is there a way to detect whether Flash is above the browser fold?
Sep
18
answered Most unreasonable development assignment
Sep
18
asked How To Develop a Silverlight Shared Library (.dll) on a Mac?
Sep
16
awarded  Yearling
Sep
15
awarded  Notable Question
Jul
31
awarded  Notable Question
Jul
16
answered clickTAG isn’t working
Jul
13
awarded  Nice Answer
Jul
8
asked Does Silverlight restrict .root TLDs?
Jul
7
awarded  Tumbleweed
Jun
30
asked how to distribute a Flash component for use with MTASC?
Jun
18
comment What are common UI misconceptions and annoyances?
Vincent Flanders of webpagesthatsuck.com calls this "mystery meat navigation." I don't really mind on things like band and art websites, since there is more creative license, but it SUCKS when you're looking for actual info. And yes, I agree, some of the worst websites ever have been the result of someone attempting to be "Edgy", "artistic", and "innovative."
Jun
15
comment Silverlight C#: XML Serialization: System.InvalidOperationException: <tagname> was not expected
oops, yeah, sorry I wrote this in a hurry. I added more detail and more code.
Jun
15
revised Silverlight C#: XML Serialization: System.InvalidOperationException: <tagname> was not expected
added actual code and more details
Jun
15
asked Silverlight C#: XML Serialization: System.InvalidOperationException: <tagname> was not expected