|
|
| Welcome to the Mac Forums forums. Please read the FAQ if you have questions. Register to participate. |
|
|||||||
| TouchArcade.com - iPhone Game Reviews and News |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
macrumors member
Join Date: Oct 2009
|
Beginning Flash
I'm just starting to learn to program and I was wondering if you could write flash without shelling out the hundreds of dollars for Adobe Flash Professional. I am aware of the 30-day trial too. I would be interested in a third-party program Thanks.
|
|
|
|
| CrazyIllini |
| View Public Profile |
| Find More Posts by CrazyIllini |
|
|
#2 |
|
macrumors regular
Join Date: Jul 2008
|
You can use the Flex SDK which is free.
|
|
|
|
| cromwell64 |
| View Public Profile |
| Find More Posts by cromwell64 |
|
|
#3 |
|
macrumors regular
Join Date: Jun 2007
|
Are you asking about designing in Flash or writing actionscript?
If you just want to simply design using flash, there is no alternative unfortunately. If you want to write actionscript, there are plenty of free tools for that, though there are no free compliers that I know of, with the possible exception of the Flex SDK, though I've never tried before using just the SDK; I've always compiled under Flex Builder. You can write actionscript in any text editor, just remember to save it as a ".as" file. If you happen to be a student, you can get Flex Builder 3 for free. |
|
|
|
|
|
#4 |
|
Thread Starter
macrumors member
Join Date: Oct 2009
|
|
|
|
|
| CrazyIllini |
| View Public Profile |
| Find More Posts by CrazyIllini |
|
|
#5 | |
|
macrumors regular
Join Date: Jun 2007
|
Quote:
As to your other question, I guess you could look at Flex as an offset of Flash thats more data-centric, meaning that the larger overall focus is not aesthetics, but moreso functionality. Another difference is that Flex apps can be brought offline, and installed on a user's computer. Flex also has its own language and programming patterns. There are alot of differences for me to go over, just do a search for more info. There is plenty of information out there as well as tutorials showing the differences. I'm sure that theres someone out there that can provide a better explanation than I can, I don't use Flex all that much, so I can't say I'm qualified to really talk about it. |
|
|
|
|
|
|
#6 | |
|
macrumors 6502a
Join Date: Aug 2009
|
Quote:
http://en.wikipedia.org/wiki/Adobe_Flash Flex: http://en.wikipedia.org/wiki/Adobe_Flex And remember, Wikipedia articles contain links to other articles, as well as to the primary sources, e.g. the Adobe websites dedicated to Flash or Flex. Also see this MacRumors thread: http://forums.macrumors.com/showthread.php?t=800352 |
|
|
|
|
|
|
#7 |
|
macrumors 6502
Join Date: Oct 2008
Location: England
|
I didn't know actionscript was the language of flash; how cool. I'm guessing it's pretty complex.
So would the 'kings' of development build their flash content by action script thus eradicating the need for the user to not need flash?
__________________
http://www.preciseformwork.co.uk Concrete Staircase http://www.preciseformwork.com Concrete Stairs |
|
|
|
|
|
#8 | |
|
Thread Starter
macrumors member
Join Date: Oct 2009
|
Quote:
What language is flex written in? Is it actionscript? |
|
|
|
|
| CrazyIllini |
| View Public Profile |
| Find More Posts by CrazyIllini |
|
|
#9 |
|
macrumors regular
Join Date: Jun 2007
|
I think that most people, at the very least, use the program to make elements for their project, then use code to tie things together. Even though you could make a whole thing entirely out of code, I think there is still a level of convenience in building things in a GUI first, then making the "plumbing" using code.
|
|
|
|
|
|
#10 | |
|
macrumors regular
Join Date: Jun 2007
|
Quote:
-Yes, as long as the program is compiled for Flash Player and not Air, it would still work. |
|
|
|
|
|
|
#11 |
|
Thread Starter
macrumors member
Join Date: Oct 2009
|
Ok thank you.
|
|
|
|
| CrazyIllini |
| View Public Profile |
| Find More Posts by CrazyIllini |
|
|
#12 | |
|
macrumors 6502
Join Date: Oct 2008
|
Quote:
Most of the professional actionscript programmers I work with program in Flex or a similar style code editor. |
|
|
|
|
| lucidmedia |
| View Public Profile |
| Find More Posts by lucidmedia |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|