Hey, this is still related to Flash since it's a flash site, but need a quick look over this little bit of HTML to let me know if we will have any major...
John, have you tried this: http://www.netmechanic.com/cobrands/zd_dev/ t.r. (p.s. not pushing this site at all. Just thought it might help) ... From: "John...
That's outstanding...lol. It nailed one thing that wasn't supported, fixed it, re-ran and shizam! No errors, clean bill of health. Thanks! [ Senior Flash...
I'm trying to put together a search tool to locate text within a text area. I want to set the scrollposition to where the next instance of the search string is...
Does anyone know how to customise this scrollbar apart from settimg a theme. in mx so easy using fstyleformat to set color of arrows, scrolltrack etc. Nothing...
Hi, I'm trying to unloadMovieclip but nothing is happening. I'm able to do this with other movieclips on the main timeline. Hint: The movieclip doesn't...
Try using removeMovieClip() instead of unloadMovie() removeMovieClip actually removes the contents of the clip. From the help: MovieClip.unloadMovie() ...
Are you sure tha movieclip is in the timeline at the point in which you attempt the unload? Also, check to make sure you haven't done something that would...
Yes, I had a long battle over this. Presumably you have found the part of the docs that show the setStyle method, and have tried to invoke it with no luck....
I'm trying to use localConnection with one SWF being loaded in a browser, and the other being loaded on the desktop in the Flash player. I can't seem to get...
Ok, did one more test and it's gotta be security based since localy, if I load an HTML and run the player, it works and the allowDomain function traces...
Dear, I am looking for job or project. Certainly in IT. Like making program, graphic design, Film animation. I am so eager to have any offer. Please, contact...
Again, Muz, genius. Here's the answer kiddies... =====/[ from muzak on chattyfiggy ]\================= Quick guess... Try starting the connection name with an...
Chocolates and coffee will do ;-) Don't drink any alcohol I'm afraid. Haven't touched any for about 20 years.. Back to Flash.. Just looked it up and the use of...
DOH! And there it is under .send. Well, I guess it's subjective as to "where" to include that information, and if I had given it more thought, I suppose I...
Just to reiterate the policy of this group. This group exists for the technical discussion of Flash and closely related and appropriate technologies. It is not...
I have tried like the dickens to work this out.... OK what I have is basically a flash movie that pops up a menu when rolled over. Pretty basic. HOWEVER, the...
How about this? var iWidth = 550; var iHeight = 400; var mWatch:Object = new Object(); mWatch.target_mc = this; mWatch.onMouseMove = function() { if(_xmouse >...
I'm afraid you'll have to resort to same Javascript trickery to detect when the mouse is over the Flash movie (or leaving the Flash movie). I tried a few...
I actually should give you more info: A) I am using IE, and don't need compatibility with other browsers. (YAY) B) With this code, I get no reaction at all on...
Well, wouldn't it be true that if you used my suggestion in flash to detect if you were off stage, then a call to the browser that it would be a stronger...
Not sure. The way I understood it was that hitTest didn't work if the user moves the mouse off the flash movie. <quote> Though the mouse is NOWHERE near the...
No you're right, you should be sure ;) I tested it and sure enough, with onEnterFrame or onMouseMove I can't register _xmouse/_ymouse if it's not on the...
Hello All, I recently purchased 3d max and I am excited about getting back into it. (been 4 years since I've done anything in the program.) The last version I...
this could be a really stupid question...but here goes. I've picked up new client whose previous designer is out of the country. He doesn't return phone calls....