45,099
Loading...
Uploader Comments (LearnToProgramDotTV)
Top Comments
-
can u make more tutorials on flex please?
-
Thank you for this nice tutorial!
see all
All Comments (37)
-
can you make more flex on Java videos please
-
Thank you sir
-
Is it possible to make it work without onclick function? In html it is considered bad practice to use onclick, how it's in AS3?
-
press me lol
-
Can you make some flash builder tutorials (flex 4)? because the layout tag doesn't work in there
-
This is a good tutorial. Thank you for making it. The only thing lacking for the 'noob' is the - "now what"? like how do i call it from the web browser? Do i compile a swf file?
-
@BeyondDGrave he did d same.. had he done d above the flex compiler must have issued a compiler error.. Moreover the syntax is similar to the print() function we have in java..
Loading...
Hello, I'm currently studying how to use Adobe Flash in college and I was recommended to look into Flex and Air by a friend, since he said it was more smart phone-friendly when making applications for, say, an iPhone for instance. I watched these tutorials and they were great! So thanks for the input, but I wanted to know, can you program things in the Flex "design" pane, or is that just to show the end result? Cause i want to know if it's more like Flash in that sense... Thanks again!
ncdangale112 5 months ago
@ncdangale112 Flex (which is now called Flash Builder) is essentially the same thing as Flash-- just from a programmers perspective. Flash has an animation perspective, and Flex shows you a view optimized for a programmer. Almost anything that you can do in Flex you can do in Flash and vice-versa. AIR- The Adobe Integrated Runtime is a viewer that allows you to play Flash/Flex movies on the desktop. Good luck.
LearnToProgramDotTV 5 months ago
I did this just for a desktop appilcation, how do i actually put this onto my desktop??
firesoul7468 2 years ago
Are you talking about making an AIR application that runs on the desktop, or just putting it on the desktop for testing. If you selected a desktop application when you first created the project in Flex it should automatically open a window on the desktop for testing.
LearnToProgramDotTV 2 years ago