wiln / flexlib

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

Error While using HSlider: Error #1007: Instantiation attempted on a non-constructor in Flex 4.5.1 #363

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Error While using the HSlider:

TypeError: .Error #1007: Instantiation attempted on a non-constructor
    at flexlib.baseClasses::SliderBase/createHighlightTrack()[/Users/groumly/Development/workspace-3.5-flex4/FlexLib/src/flexlib/baseClasses/SliderBase.as:1712]
    at flexlib.baseClasses::SliderBase/commitProperties()[/Users/groumly/Development/workspace-3.5-flex4/FlexLib/src/flexlib/baseClasses/SliderBase.as:1316]
    at mx.core::UIComponent/validateProperties()[E:\dev\4.5.1\frameworks\projects\framework\src\mx\core\UIComponent.as:8209]
    at mx.managers::LayoutManager/validateProperties()[E:\dev\4.5.1\frameworks\projects\framework\src\mx\managers\LayoutManager.as:597]
    at mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\4.5.1\frameworks\projects\framework\src\mx\managers\LayoutManager.as:783]
    at mx.managers::LayoutManager/doPhasedInstantiationCallback()[E:\dev\4.5.1\frameworks\projects\framework\src\mx\managers\LayoutManager.as:1180]

What steps will reproduce the problem?
1. Please run the application and it will generate the error. 

What version of the product are you using? On what operating system?
Flexlib 2.5 for flex 4.

Please provide any additional information below.

Thanks & Regards,

Original issue reported on code.google.com by ashish.mishra16 on 5 Jul 2011 at 4:17

Attachments:

GoogleCodeExporter commented 8 years ago
Hello, 

there are solution for this error? I have the same problem.

Original comment by albertot...@gmail.com on 7 Feb 2012 at 8:34