I guess Victor fixed a few things after you tried it valdhor, because it works fine for me. I'm using Chrome and I believe the release player though, so that might be why.
Pretty cool, would be nice to have a bit more response from the compiler when compiling though. What are the big plans for this, apart from being a cool proof of concept? 2009/7/8 valdhor <[email protected]>: > > > On going to that page I get... > > VerifyError: Error #1033: Cpool entry 58 is wrong type. > ReferenceError: Error #1065: Variable > OrangeLookAndFeel_TextArea_disabledImage is not defined. > ReferenceError: Error #1065: Variable OrangeLookAndFeel_Button_defaultImage > is not defined. > ReferenceError: Error #1065: Variable > OrangeLookAndFeel_TableHeader_cell_rolloverImage is not defined. > ReferenceError: Error #1065: Variable > OrangeLookAndFeel_Frame_maximizeIcon_rolloverImage is not defined. > ReferenceError: Error #1065: Variable > OrangeLookAndFeel_SplitPane_arrowUp_defaultImage is not defined. > ReferenceError: Error #1065: Variable > OrangeLookAndFeel_TabbedPane_arrowRight_rolloverImage is not defined. > ReferenceError: Error #1065: Variable > OrangeLookAndFeel_ScrollBar_arrowLeft_disabledImage is not defined. > ReferenceError: Error #1065: Variable > OrangeLookAndFeel_ScrollBar_thumbVertical_iconDisabledImage is not defined. > ReferenceError: Error #1065: Variable > OrangeLookAndFeel_SplitPane_arrowLeft_rolloverImage is not defined. > ReferenceError: Error #1065: Variable > OrangeLookAndFeel_RadioButton_pressedImage is not defined. > ReferenceError: Error #1065: Variable > OrangeLookAndFeel_TabbedPane_closeButton_pressedImage is not defined. > ReferenceError: Error #1065: Variable > OrangeLookAndFeel_ToggleButton_pressedImage is not defined. > ReferenceError: Error #1065: Variable > OrangeLookAndFeel_Frame_maximizeIcon_defaultImage is not defined. > ReferenceError: Error #1065: Variable > OrangeLookAndFeel_ProgressBar_horizotalFGImage is not defined. > ReferenceError: Error #1065: Variable > OrangeLookAndFeel_TextField_uneditableImage is not defined. > ReferenceError: Error #1065: Variable > OrangeLookAndFeel_SplitPane_arrowRight_defaultImage is not defined. > ReferenceError: Error #1065: Variable OrangeLookAndFeel_System_hResizeCursor > is not defined. > ReferenceError: Error #1065: Variable > OrangeLookAndFeel_CheckBox_disabledImage is not defined. > > plus hundreds more. > > I finally gave up. > > --- In [email protected], "Victor D." <bras_...@...> wrote: >> >> This project, currently named ActionScript MiniBuilder, features >> code assist (code completion) for ActionScript 3 and compilation of >> one-file AS3 SWF. It runs in your browser, you only need Flash Player >> 10 and Java. The code assist part is written in pure ActionScript. The >> compiler runs in a Java applet. >> >> Check it out: >> http://www.victordramba.com/?p=31 >> > > >

