I was looking into using an 'external library', which is an option under Flex Build Path > Library Path > Link Type, instead of 'Merge into Code' or RSL. I've...
I've been working on porting an AS2 project to AS3 on the back burner for a while now and I'm running into an issue with the differance between AS2 and AS3,...
UPDATE: I forgot to mention that I'm targeting Air, which seams to have an issue with local RSLs since it uses app-name.swf/ as the root url rather than a...
So I'm trying to use an RSL for the first time and running into issues. I'm following the instructions on this page for setting up FlexBuilder to compile with...
Yeah, I tried a frame listener yesterday with the same hope ;-) I guess you could capture the click, calculate the mouse loc and work your way back from there,...
Chip, It is an interesting problem. I even did a test adding an event frame listener to get the slider value and it doesn¹t update until the slide animation...
Steve, liveDragging makes no difference, it causes the slider to update while it's being dragged, but the problem is the lag after clicking the track when the...
Chip, I think you need to have the liveDragging property set to true for the component to accomplish what you want. It is false by default. Set that and see...
I'm making a control to zoom in and out on a Sprite using the VSlider as the base component. For the most part it works just fine, the only problem is that if...
I just wanted to remind you that Tuesday, November 24th is our November presentation night from 6-8:30pm at the Ohio State University's Advanced Computing...
Note: Please RSVP to this event. If you are receiving this message as an email, please go to the Events section of www.columbusdigital.org and select your...
In case anyone is interested, this week's (11/18) TechWeds - First Look at Lightroom 3 by Tom Hogarty Please feel free to invite anyone you wish! Join here!...
I can't believe I'm up at 1:30 but something compelled me to check the internet and lo! Flash Player 10.1 prerelease is now available at Adobe Labs. Go check...
Welcome to our weekly happy hour, the time when we creatives get together to have a few beers, talk shop, ask for advice, show off our work, or just chat about...
I actually managed to get the 64-bit JRE as well as the 64-bit eclipse running, but it crapped out when I tried to install the Flash Builder beta plugin. I...
Mykola, I am running eclipse 3.5.1 on windows 7 64 without any trouble. I Haven't tried the Flex plugin, but have been able to run the full Flex/Flash builder ...
JRE vs JDK vs Eclipse vs Flex Builder version - I'm going a little nuts trying to figure out exactly what I need to download to set up Eclipse with a Flex...
In talking to people at Mike's party, it seems that there was some confusion about registering for the data visualization contest. I want to clarify that you...
Thanks for all of the tips guys I'm sure they will come in handy, unfortunately I'm having to navigate political waters... Working for a Microsoft Partner,...
Welcome to our weekly happy hour, the time when we creatives get together to have a few beers, talk shop, ask for advice, show off our work, or just chat about...
We are very fortunate to have a 2009 MAX finalist to present at our November meeting, which will be held on Tuesday, November 24th from 6-8:30pm at the Ohio...
I would recommend checking out Dreamsocket's Actionscript Media Framework ( http://dreamsocket.com/products/actionscript-media-framework/overview ). They have...
I highly recommend AS3, but then I've never had to do video in AS2. It's very, very easy to roll your own Video Player in AS3 - and in fact gotoandlearn.com...