PDA

View Full Version : using Flex 3 to make a "hello world" swf in AS3?



somerandomdude
October 21st, 2008, 01:47 PM
Anyone know where i can find a good tutorial for a total noob on how to create swfs using the Flex 3 SDK? I already know how to code with AS3, but I have no idea how to use the Flex 3 SDK and after searching the web for a good hour I haven't been able to find any tuts that walk you through it. TIA

senocular
October 21st, 2008, 01:57 PM
This is using v2 beta (so some things may have changed) but it should get you started.
http://senocular.com/flash/tutorials/as3withmxmlc/

somerandomdude
October 21st, 2008, 03:53 PM
wow awesome, this has been a major pain in the ***, but after reading your tut i got a simple swf working. thanks again senocular, as always your tutorials are incredibly helpful :)