Compile with FlashDevelop
Posted: 24 April 2008 01:25 AM   [ Ignore ]
New Member
Rank
Total Posts:  12
Joined  2008-04-20

Hi all,

I’m trying to create app using FlashDevelop only. I am really stuck because the source codes and example from the SVN uses Flash. Is there a way I can create flash application using actionscript only? If so, is there any tutorial that I can follow? Thank you very much!

-Paul-

Profile
 
 
Posted: 24 April 2008 01:57 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  1358
Joined  2007-04-08

Yes, in flash develop set the document class found on the svn to your default as “always compile.” If you have the same directory structure as the svn, using the document classes provided should be all you need. Only one or two of the flas may have code on the timeline. Everything else is done in AS3 using the external document class.

 Signature 

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

Profile
 
 
Posted: 24 April 2008 04:39 AM   [ Ignore ]   [ # 2 ]
New Member
Rank
Total Posts:  12
Joined  2008-04-20

thanks alot!

Profile
 
 
Posted: 25 April 2008 01:40 AM   [ Ignore ]   [ # 3 ]
New Member
Avatar
Rank
Total Posts:  48
Joined  2008-02-25

This is slightly off topic, but is there any compelling reason to use flash develop if you already have flash/flex?

Profile
 
 
Posted: 25 April 2008 02:25 AM   [ Ignore ]   [ # 4 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  1358
Joined  2007-04-08

Depends parker. I think it’s worth going through the flash develop tutorial we have here and compare them yourself. I’ve been using Flash Develop for a couple weeks after using Flex Builder 3 for a few months. I’m torn between the two still. One of the main benefits of Flash Develop is that it’s opensource and free. You’ll never have to think about registering or anything like that. It’s only missing one or two things that flex has, but makes up for it for having things Flex doesn’t have. It also compiles faster.

 Signature 

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

Profile
 
 
Posted: 29 April 2008 02:42 PM   [ Ignore ]   [ # 5 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  537
Joined  2006-11-09

See: http://nuigroup.com/forums/viewthread/1689/

 Signature 

~

Profile