Need Adobe CS3 to open Flash examples? 
Posted: 13 May 2008 09:04 AM   [ Ignore ]
New Member
Avatar
Rank
Total Posts:  59
Joined  2008-04-27

Do i need Adobe CS3 to open the *.FLA files in \\touchlib\AS3\src ?

I have installed FlashDevelop.  Can FD open these FLA files?
I have also installed FlexBuilder 3.  Can FB open FLA files as well?

Sorry for these silly questions....i’m a noob. smile

Thanks in advance.

 Signature 

Pissed Right Off Genetically Engineered Nerd

Profile
 
 
Posted: 13 May 2008 10:55 AM   [ Ignore ]   [ # 1 ]
Administrator
RankRank
Total Posts:  185
Joined  2007-06-12

.FLAs are Flash documents.  They contain visual assets, almost like a PSD or AI.  You can only open them in Flash.  Sorry man.

Profile
 
 
Posted: 13 May 2008 12:03 PM   [ Ignore ]   [ # 2 ]
New Member
Avatar
Rank
Total Posts:  59
Joined  2008-04-27

So does that mean that i can compile them into exe or swf in Adobe Flash?

 Signature 

Pissed Right Off Genetically Engineered Nerd

Profile
 
 
Posted: 13 May 2008 12:34 PM   [ Ignore ]   [ # 3 ]
Administrator
RankRank
Total Posts:  185
Joined  2007-06-12

Yes.  You can compile them in Flash.  If you target Flash Player 9, you will create an SWF.  If you target AIR, you can create an app that will work on any computer.

Profile
 
 
Posted: 13 May 2008 05:48 PM   [ Ignore ]   [ # 4 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  537
Joined  2006-11-09

Hey Charleslo…

I develop applications in a free program called Flash Develop ... if you want to learn AS3/Flash without having CS3… read this tutorial here: http://nuigroup.com/forums/viewthread/1689/

 Signature 

~

Profile
 
 
Posted: 13 May 2008 05:54 PM   [ Ignore ]   [ # 5 ]
Administrator
RankRank
Total Posts:  185
Joined  2007-06-12

To be clear, you can make your own programs in Flex Compiler Shell (a free tool that will compile Actionscript into an SWF) without buying CS3.  But, if you want to edit the FLAs, you need Flash CS3.

Profile
 
 
Posted: 13 May 2008 11:13 PM   [ Ignore ]   [ # 6 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  1358
Joined  2007-04-08

You can also compile the applications in Flash Develop or Flex Builder 3. You’ll need to get the document class from the applications and set that as your main class in either Flash Develop or Flex.

 Signature 

My Multitouch Blog
My Youtube
Multitouch FAQ - Need Help? Click here!

Profile
 
 
Posted: 13 May 2008 11:50 PM   [ Ignore ]   [ # 7 ]
New Member
Avatar
Rank
Total Posts:  59
Joined  2008-04-27

Just wondering, how do i get the document class from the example *.FLA applications in touchlib?

 Signature 

Pissed Right Off Genetically Engineered Nerd

Profile