I try to post my resolutions . . . Can't tell you the number of times I have had an issue, found a thread on point on some message board, and there's no conclusion! It gets frustrating.
I have a flash movie that is a map and loads all sorts of content from an XML file. The entire map is 800 x 640. I was hoping to load the file into a smaller window (perhaps 300 x 200) and be able to...
This is more of a general question, if it turns out that my answer requires more specificity, I will post some code, but first I wanted to run something by you guys.
I've looked through several resources and could not come up with something, so I thought I would ask you guys if you knew of a script to do what I want, or have any thoughts on how to build one.
I am working on a new site, and am not much of a designer at all. I have made some real cool features, and am very happy with my coding, but thought I would ask for some assistance/thoughts on the...
I am working on a project based off a members database. I am working on building out a messaging utility, (think PM) and trying to come up with a user friendly and simple way for people to enter...
I have an onKeyDown event triggering on a WYSIWYG I am working on. ([i]The main reason was to resolve this issue http://www.webdeveloper.com/forum/showthread.php?t=126671, I have finally figured out...