Skip to content

ArcticView: In Flash9, null can't be used as basic type UInt #17

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Make a simple .hx file with import arctic.ArcticView
2.
3.

What is the expected output? What do you see instead?
I see the error "In Flash9, null can't be used as basic type UInt"

What version of the product are you using? On what operating system?
arctic 1.1.1, haxe 2.07

Please provide any additional information below.
To fix, in ArcticView add a cast() in line 1503...
g.lineStyle(borderSize, cast(borderColor,UInt), 1.0);


Original issue reported on code.google.com by nik...@gmail.com on 31 Jul 2011 at 8:41

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions