Behrooz
unread,Mar 2, 2011, 10:07:59 AM3/2/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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...