tencrocs / fb4linux

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

Argument count mismatch on mx.styles::CSSStyleDeclaration #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install FB4Linux on Ubuntu Karmic 64
2. Create a test project - set your sdk to the latest Gumbo Version
3. Do a debug compile

What is the expected output? 
I expect to see a compiled swf

What do you see instead?

ArgumentError: Error #1063: Argument count mismatch on 
mx.styles::CSSStyleDeclaration(). Expected 0, got 3.
    at _testtt_Styles$/init()
    at 
mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::kick
Off()[E:\dev\trunk\frameworks\projects\framework\src\mx\managers\SystemMana
ger.as:2615]
    at 
mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::prel
oader_completeHandler()[E:\dev\trunk\frameworks\projects\framework\src\mx\m
anagers\SystemManager.as:2534]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at 
mx.preloaders::Preloader/timerHandler()[E:\dev\trunk\frameworks\projects\fr
amework\src\mx\preloaders\Preloader.as:515]
    at flash.utils::Timer/_timerDispatch()
    at flash.utils::Timer/tick()

What version of the product are you using? FB4Linux Alpha3 

On what operating system? Ubuntu 9.10 64bit

Please provide any additional information below.

Original issue reported on code.google.com by ayobini...@gmail.com on 25 Dec 2009 at 12:07