Heya Paul, If you set the .mouseEnabled property on BoxB to false that should give you the intended result. This causes Flash to not dispatch MouseEvents from...
Yeah that works for sprites but it seems that once a bitmap loaded in, it seems to want to focus on the bitmap? Here is a zip file with a quick test I just...
Paul, Your ZIP file didn't seem to come through so I'm not sure of the exact structure of your file. Elliot's advice on setting mouseEnabled to false should...
Andre, Have you tried following the documentation regarding SWC creation? There are two options. You can either use the command line compc compiler to create...
What tools are you using? The easiest way is via Flex Builder. Create a new Flex Library Project and point it at a source directory that includes your class....
*http://emroca.com/gallery.php *Couldn't have done it without the people on the list, and now that I've done it, I don't want to do another all flash site ever...
So I've been playing around with ZendAMF a lot lately and it's been great - very easy to use, very friendly. Starting yesterday, though, when I create an app...
So I've made some progress - I'm still not sure why it suddenly needed this, but I created a file called "crossdomain.xml" and put it in the root of my web...
Myk, I'm surprised to hear you say that you were ever able to access data from your live site when running your app locally without a crossdomain.xml file....
Kris, Very weird. I do indeed have a bunch of programs I've written in flex that make ZendAMF calls to my dreamhost server which return database values. These...
Reminder, everyone. Our Intro to Flex session will start tonight at TechColumbus. Please remember to fill out the survey and RSVP. For more information, please...
Yes, TechColumbus has given us a space that will hold a couple dozen folks. So, there is plenty of room. Please join us. 6:30 to 8:30 for our first of 3...
... this is very slick, excellent for portal style sites where a designer who understands web construction is involved. the designer I got stuck with turned...
Given how often we do these I know sending out reminders is kindof pointless, HOWEVER.... We've got a happy hour tonight at the GV Mojoe Lounge! Come on down,...
Hey all - I am a designer and I usually don't get into AS code too much. So forgive me if this should be obvious... I found a script to create a particle...
Well, you have to use the double-equal operator when comparing two numbers, so: if ( _x == 0 && _y == 0 ) ... But there's still a problem. The _x and _y...
Also, realize that the Flash coordinate space is laid out with x: 0, y: 0 being the top left corner of the stage. So if your code is dealing with "stars" that...
... thanks. i just got incredibly tired of writing the same basic declaration over and over and over. truth is, most of the CSS frameworks work this way (or...
Good call on using Stage.width/2, Stage.height/2 for the center point. It is however necessary to test both x and y, because some stars might move from the top...
Thanks guys! That worked. I started by plugging in some static numbers until I got it working. Now I need to go back and replace it with the Stage.width stuff....
My company is looking for a freelance creative person with good experience in promotional Direct Mail programs. Any suggestions? Or, do any of you on the list...
So, remember that software giveaway from last month? Once Steve gets around to it (kick, nudge, boot) we'll actually have some prize announcements, but......