actionscript 3 - Will Flash Builder let me build framework-less application? -
i want create pure as3 (without mxml) web application using flash builder.
the problem don't want use flex framework nor airsdk - because rely on playerglobal.swc, , uicomponents exported fla swc. unfortunately, seems ide forces pick flex framework or airsdk. there way around this?
look this:
create actionscript projects
create actionscript application web or desktop following these steps:
select file > new > actionscript project. enter project name , location. default location current workspace. select either web or desktop application type. project uses air sdk 3.4 default. click check updates check , download updated version of air sdk if
available.
click next. specify build paths. more information, see build paths, native extensions, , other project configuration options. click finish.
for more information on coding in actionscript, see actionscript developer's guide.
Comments
Post a Comment