JohnnyOpcode / axiis

Automatically exported from code.google.com/p/axiis
0 stars 0 forks source link

Geometry.as file included in Axiis is inconsistent with Degrafa 3.2 Geometry class #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Build 3.2 Degrafa
2. Build 1.1 of Axiis
3.

TypeError: Error #1034: Type Coercion failed: cannot convert
com.degrafa::GeometryComposition@2c2dd101 to com.degrafa.geometry.Geometry.
    at com.degrafa.skins::GraphicBorderSkin/set
geometry()[/Users/Patrick/Documents/Adobe Flash Builder Beta
2/Degrafa_Beta3.2/com/degrafa/skins/DegrafaSkinMixin.as.inc:132]
    at net.voxel.skins::SiteButton()[/Users/Patrick/Documents/Adobe Flash
Builder Beta 2/BlackStallion_shell/src/net/voxel/skins/SiteButton.mxml:94]
    at
mx.controls::Button/http://www.adobe.com/2006/flex/mx/internal::viewSkinForPhase
()[C:\autobuild\3.5.0\frameworks\projects\framework\src\mx\controls\Button.as:17
35]
    at
mx.controls::Button/http://www.adobe.com/2006/flex/mx/internal::viewSkin()[C:\au
tobuild\3.5.0\frameworks\projects\framework\src\mx\controls\Button.as:1711]
    at
mx.controls::Button/commitProperties()[C:\autobuild\3.5.0\frameworks\projects\fr
amework\src\mx\controls\Button.as:1362]
    at
mx.core::UIComponent/validateProperties()[C:\autobuild\3.5.0\frameworks\projects
\framework\src\mx\core\UIComponent.as:5818]
    at
mx.managers::LayoutManager/validateProperties()[C:\autobuild\3.5.0\frameworks\pr
ojects\framework\src\mx\managers\LayoutManager.as:539]
    at
mx.managers::LayoutManager/doPhasedInstantiation()[C:\autobuild\3.5.0\frameworks
\projects\framework\src\mx\managers\LayoutManager.as:659]
    at Function/http://adobe.com/AS3/2006/builtin::apply()
    at
mx.core::UIComponent/callLaterDispatcher2()[C:\autobuild\3.5.0\frameworks\projec
ts\framework\src\mx\core\UIComponent.as:8744]
    at
mx.core::UIComponent/callLaterDispatcher()[C:\autobuild\3.5.0\frameworks\project
s\framework\src\mx\core\UIComponent.as:8684]

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by patrickl...@gmail.com on 7 Apr 2010 at 4:43

GoogleCodeExporter commented 8 years ago
I used the supplied Degrafa inside the swc and this problem went away.

Original comment by patrickl...@gmail.com on 8 Apr 2010 at 1:27