Got something that works OK in Flash Player 10 but not 11. I’d like to try to put it in the showcase at sometime, but need to sort this first.
The development version is at
uncommonpeople.co.uk/?show=2011
You have to pick the dev template “Uncommon People 2011b” off the menu at the top to see it (the blue bar at the top tells you what to do).
Normally you click a band to select it, at which point it floats to the middle and also shows its members. Double-clicking brings up a profile of the band. This is fine for people with the FlashPlayer v.10 plugin. However, if you’ve got v.11 you can’t do the single-click to select the band, although the double-click action still works to open the profiler.
It’s a bit hard to post the code as it’s a client site but wondered if anyone with a trace version can make anything of the errors?
We get:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at com::Band/remove()
at com::Marker/onMouseUp()
at com::Band/onMouseUp()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at away3d.core.base::Object3D/dispatchMouseEvent()
at away3d.containers::View3D/bubbleMouseEvent()
at away3d.containers::View3D/fireMouseEvent()
at away3d.containers::View3D/onMouseUp()
...at the time you click.
Not after free help on a commercial project - just wondering if anybody has had anything similar.
Thanks in advance.
&