Hello,

I try to compile this code

/<?xml version="1.0" encoding="utf-8"?>
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"; 
                       xmlns:s="library://ns.apache.org/royale/spark">

    <s:Label text="Hello World!" />

</s:Application>/

I work in html, but I have an error message in the swf :

ReferenceError: Error #1056: Cannot create property parameters on Main.
        at mx.managers::SystemManager/initializeTopLevelWindow()
        at mx.managers::SystemManager/kickOff()
        at mx.managers::SystemManager/docFrameHandler()
        at flash.display::MovieClip/nextFrame()
        at mx.managers::SystemManager/nextFrameTimerHandler()
        at flash.utils::Timer/_timerDispatch()
        at flash.utils::Timer/tick()




--
Sent from: http://apache-royale-users.20374.n8.nabble.com/

Reply via email to