FlexProjectExample: Cannot access a property or method of a null object reference.
1 view
Skip to first unread message
Barmaleikin
unread,
Apr 19, 2009, 6:17:32 AM4/19/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to htmlwrapper
Hi guys,
I have downloaded FlexProjectExample project from the SVN, but I
could not launch it, because of runtime error:
TypeError: Error #1009: Cannot access a property or method of a null
object reference.
at com.base.draw::Element/percent()[C:\Documents and Settings
\Denis.HOME-49527C919F\Desktop\HTMLWrapper\examples\FlexProjectExample
\src\com\base\draw\Element.as:200]
at com.base.draw::Element/cleanTextValues()[C:\Documents and Settings
\Denis.HOME-49527C919F\Desktop\HTMLWrapper\examples\FlexProjectExample
\src\com\base\draw\Element.as:187]
at com.base.draw::Element/cleanStyleObj()[C:\Documents and Settings
\Denis.HOME-49527C919F\Desktop\HTMLWrapper\examples\FlexProjectExample
\src\com\base\draw\Element.as:155]
at com.base.draw::Element/cleanStyle()[C:\Documents and Settings
\Denis.HOME-49527C919F\Desktop\HTMLWrapper\examples\FlexProjectExample
\src\com\base\draw\Element.as:140]
at com.base.draw::Element/makeStyle()[C:\Documents and Settings
\Denis.HOME-49527C919F\Desktop\HTMLWrapper\examples\FlexProjectExample
\src\com\base\draw\Element.as:110]
at com.base.draw::Element/make()[C:\Documents and Settings
\Denis.HOME-49527C919F\Desktop\HTMLWrapper\examples\FlexProjectExample
\src\com\base\draw\Element.as:91]
at com.base.draw::Element()[C:\Documents and Settings
\Denis.HOME-49527C919F\Desktop\HTMLWrapper\examples\FlexProjectExample
\src\com\base\draw\Element.as:38]
at com.base.parse::Html/render()[C:\Documents and Settings\Denis
\Desktop\HTMLWrapper\examples\FlexProjectExample\src\com\base\parse
\Html.as:220]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.base.parse::Css/loadFonts()[C:\Documents and Settings\Denis
\Desktop\HTMLWrapper\examples\FlexProjectExample\src\com\base\parse
\Css.as:156]
at com.base.parse::Css/parse()[C:\Documents and Settings\Denis\Desktop
\HTMLWrapper\examples\FlexProjectExample\src\com\base\parse\Css.as:
148]
at com.base.parse::Css/loadcss()[C:\Documents and Settings\Denis
\Desktop\HTMLWrapper\examples\FlexProjectExample\src\com\base\parse
\Css.as:74]
at com.base.parse::Html/finishLinks()[C:\Documents and Settings\Denis
\Desktop\HTMLWrapper\examples\FlexProjectExample\src\com\base\parse
\Html.as:211]
at com.base.parse::Html/linkLoaded()[C:\Documents and Settings\Denis
\Desktop\HTMLWrapper\examples\FlexProjectExample\src\com\base\parse
\Html.as:200]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()