Hello, I'm new to this group but I've had a question for quite a while and it looks like I might find some help here... Are there any good designs for using...
Hi SILVAFUG - Im still in need of a Sr. Flex Architect/Developer, so please contact me if interested or you know someone who is rolling off a project and would...
Hi all, Where are the Flex 360 San Jose presentations archived? I stumble onto them occasionally but whenever I specifically look for them I cannot find them. ...
I know that Ted Patrick posted a bunch on his site: http://onflash.org/ted/ _peter From: silvafug@yahoogroups.com [mailto:silvafug@yahoogroups.com] On Behalf...
As a member of Silvafug, we'd like to inform you that our second annual QCon San Francisco conference <http://qcon.infoq.com/sanfrancisco-2008/conference/> is...
Jason, Sorry it took so long to respond. I replied with an email to the group, but that didn't get posted. Yesterday I created a sample app and blogged about...
Hey Shannon, Sure we can load an isolated Flex Application into any SWF file and allow it to simply run on it's own. I think the original question was about...
No worries - It can definitely be a confusing subject, and I'd love to see people come up with solutions here. I don't think it's actually impossible, just a...
Wouldn't just about any solution require the whole flex framework coming along with you into the flash environment? Seems like it would be a lot easier to go...
Hi All, Our next meeting is supposed to be on 11/18. It's supposed to be a special Tuesday meeting with Joey Lott. Unfortunately, Joey has had an emergency...
Sorry to hear about the emergency, Joey, and we truly hope for best possible outcomes. Tuesday 11/18 is likely be a very busy evening for MAX 2008 attendees...
I have a little dilemma, I have a flex application which loads a swf file (compiled in Flash) of a sound spectrum, and this spectrum plays accordingly to a...
Hello SILVAFUG - I have an immediate need for a Sr. Flex Developer/Architect in the Mountain View area. This opportunity will definitely carry you through the...
Hello, I would like to inform you of an online class on 3D Flash/Flex using Papervision: • 1 class composed of 2 sessions on mornings of December 13 and 20 ...
Java Engineer – Java and Flex Development We are looking for an exceptional Flex Engineer, with a passion for games, to design and implement high quality web...
I want my data grid to automatically append a new row when the user: - clicks on a blank row (the new row is just under the last existing row no matter where...
Hi; I will greatly appreciate your recommendation on which tool should we use to obfuscate/encrypt our SWFs. What is your experience in terms of performance of...
Hi! I need to upload a file from flex. I know the path and the file name already, but haven't figured out a way to be able to upload in the background. This is...
You can't. Folder paths don't work the same way on all platforms, so if you put in c:/somefolder/anotherfolder/ as the default, a Mac or Linux computer...
Hello, I am looking at ways to play a sound slower than it is. Is there an obvious easy way to do so? Or do I need to intercept the sound, modify it ...
... obvious ... Have to modify it, use the ByteArray to get to the nitty gritty of the sound file and apply a Short Time Fourier Transform on it. It's all ...
Does anyone know how to create auto code generation in FlexBuilder? This is what I would like to do. I would like to add a command in FlexBuilder to create a...