Can not build export of application
when run application in debug mode .. works perfectly.
but when try build run-mode application. flash builder returns warnings that
Описание Ресурс Путь Расположение Тип
design:itempage module or application directly referenced. cause design:itempage , of dependencies linked in fx. using interface recommended practice avoid this. fx Неизвестно Проблема flex
map:mapedit module or application directly referenced. cause map:mapedit , of dependencies linked in fx. using interface recommended practice avoid this. fx Неизвестно Проблема flex
map:mappage module or application directly referenced. cause map:mappage , of dependencies linked in fx. using interface recommended practice avoid this. fx Неизвестно Проблема flex
menu:mymenu module or application directly referenced. cause menu:mymenu , of dependencies linked in fx. using interface recommended practice avoid this. fx Неизвестно Проблема flex
ps sorry english.
hi,
the underlying problem here warning trying make aware of:
if refer module or application directly in code, module become part of application (thereby losing advantage of making separate module out of loads later).
the recommended way in such cases define interface both application , module knows about. see http://livedocs.adobe.com/flex/3/html/help.html?content=modular_2.html more info.
cheers,
anirudh
More discussions in Using Flash Builder
adobe
Comments
Post a Comment