air to swf

5 views
Skip to first unread message

Behrooz

unread,
Mar 2, 2011, 10:07:59 AM3/2/11
to Adobe Developers of Greater Orlando
Hi guys,
I am totally new in flex programming, right now I am trying to have a
swf file of my air application.
There is no error in my application and when I run the app it works
well. I even can package the app and it works as well.

when I run the application, I get the swf files in bin-debug folder
but there are many errors.
I get the same result by using ANT.

the errors are :
VerifyError: Error #1014: Class spark.components::WindowedApplication
could not be found.
Verify Error: Error #1014: Class flash.events::NativeWindowBoundsEvent
could not be found.
VerifyError: Error #1014: Class flash.html::HTMLLoader could not be
found.
and so on...

Akbar Goldust

unread,
Mar 2, 2011, 10:49:06 AM3/2/11
to ad...@googlegroups.com
hi
cause of this errors are that you are using the Built-in class of AIR Framework
and you have to change that classes to another type
like :
1. changing the WindowdApplication to Application Tag
2. removing the NativeWindowBoundsEvent
etc.

Cheers
--------------------------------------
Akbar Goldust
  site: www.AlborzSoft.com
email: in...@alborzsoft.com



--
You received this message because you are subscribed to the Google Groups "Adobe Developers of Greater Orlando" group.
To post to this group, send email to ad...@googlegroups.com.
To unsubscribe from this group, send email to adogo+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/adogo?hl=en.


Reply all
Reply to author
Forward
0 new messages