I\'ve started learning flex and as a first project I\'ve created a component from the example found here component withwhich I call into the main application (web based).
I am trying tobuild a portfolio application similar to the used by Whitevoid. I am using Flex 4 and Papervision3D 2. I have everything working except for one issue. When I try to load an external SWF
I have a switch statement in my action script class.I have afunction onKeyDown(event: KeyboardEvent) which contain a switch statement.which control the different keys.
I have noticed that while trying to play sounds in Flex 4 some weird things happen.Playing 1 sound (say a button click) on top of another (say background music) seems fine but when I add a third sound
I have a component called X. I\'m trying to make a menu come down from it when I put my mouse over it.
I\'m trying to use Imagemagick convert.exe with Flex4 NativeProcess. I know I have it configured properly because I can get a successful result with a simple call with no options to convert.
Say I have a class with a method defined in a namespace other than public, protected or internal... package com.foo.bar
the question is where to 开发者_开发技巧start with streaming video over the net with flex. Please suggest streaming server type (with linux support) . Any examples of source code ?
Is it possible 开发者_如何学Pythonto connect any database from flex directly?You can use asSQL as mentioned by michael, or use the Adobe Air runtime.
could you recommend some good alternative Flex IDE? I am interested in free editions mostly but I will also take under consideration the paid ones.