My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Last 30 days

  • Dec 13, 2009
    issue 9 (Black window) commented on by roguas   -   Same thing here! Issue number 8 and number 9... However it only happens with samples. If I build my own app it seems fine until I select transparent window flag. Which then makes it invisible... Have to check what;s the diffrenence between samples and my apps.
    Same thing here! Issue number 8 and number 9... However it only happens with samples. If I build my own app it seems fine until I select transparent window flag. Which then makes it invisible... Have to check what;s the diffrenence between samples and my apps.

Earlier this year

  • Aug 04, 2009
    issue 9 (Black window) commented on by michax   -   I have the same issue. Maybe it is caused by developer version of Flash player. I will test swhx in enviroment with normal flash player.
    I have the same issue. Maybe it is caused by developer version of Flash player. I will test swhx in enviroment with normal flash player.
  • Jun 23, 2009
    r90 (fix) committed by ncannasse   -   fix
    fix
  • Apr 12, 2009
    issue 9 (Black window) commented on by murraybiscuit   -   Haven't touched this in a while. You have to compile your hxml into necko bytecode as far as I can remember. Have you followed the instructions? (Basic tutorial follows...) This tutorial shows how to build a very basic SWHX application. Compilation To compile, open up terminal or the command prompt, navigate to the sample folder and issue: haxe compile.hxml Execution To run the sample, issue: neko app.n Alternatively, you can launch with the Screenweaver HX boot loader, found in <$haxlib path swhx>/tools. Doing so requires all build materials to be in the same folder as the boot loader.
    Haven't touched this in a while. You have to compile your hxml into necko bytecode as far as I can remember. Have you followed the instructions? (Basic tutorial follows...) This tutorial shows how to build a very basic SWHX application. Compilation To compile, open up terminal or the command prompt, navigate to the sample folder and issue: haxe compile.hxml Execution To run the sample, issue: neko app.n Alternatively, you can launch with the Screenweaver HX boot loader, found in <$haxlib path swhx>/tools. Doing so requires all build materials to be in the same folder as the boot loader.
  • Apr 11, 2009
    issue 9 (Black window) commented on by jenseckervogt   -   I have problem with error of running swhx. :( Error: "Load.c(176): Module not found : app.n" What's this? i do not know. I am newbie for Haxe Swhx...
    I have problem with error of running swhx. :( Error: "Load.c(176): Module not found : app.n" What's this? i do not know. I am newbie for Haxe Swhx...
  • Apr 11, 2009
    issue 9 (Black window) commented on by williamj...@tiscali.co.uk   -   I have this issue, and also issue 8 above on Windows XP and haxe 2.03. Minimising and restoring black windows will also fix this. Working through the Screenweaver HX Sampler, I can't get the Transparent Window, or the Plain Window to display anything.
    I have this issue, and also issue 8 above on Windows XP and haxe 2.03. Minimising and restoring black windows will also fix this. Working through the Screenweaver HX Sampler, I can't get the Transparent Window, or the Plain Window to display anything.
  • Feb 25, 2009
    issue 9 (Black window) reported by murraybiscuit   -   What steps will reproduce the problem? 1. Launch an app.n file through the bootloader in Vista What is the expected output? What do you see instead? I'm getting a black window with a titlebar - should be seeing main window flash content. The flash is definitely loaded and working. What version of the product are you using? On what operating system? swhx 1.2.0 Win 32 Vista, haxe 2.02 + necko 1.8.0 + flex 3 sdk Please provide any additional information below. I've noticed that resizing the window manually fixes this, or setting windowname.width() or .height() methods after windowname.show() is called in App.hx. It looks like some kind of display refresh issue on the neko bootloader side.
    What steps will reproduce the problem? 1. Launch an app.n file through the bootloader in Vista What is the expected output? What do you see instead? I'm getting a black window with a titlebar - should be seeing main window flash content. The flash is definitely loaded and working. What version of the product are you using? On what operating system? swhx 1.2.0 Win 32 Vista, haxe 2.02 + necko 1.8.0 + flex 3 sdk Please provide any additional information below. I've noticed that resizing the window manually fixes this, or setting windowname.width() or .height() methods after windowname.show() is called in App.hx. It looks like some kind of display refresh issue on the neko bootloader side.
  • Feb 24, 2009
    issue 8 (Sampler code problem) reported by murraybiscuit   -   What steps will reproduce the problem? 1. haxelib run swhx What is the expected output? What do you see instead? Expect sampler to launch. Instead get error in shell: C:\Users\joe>haxelib run swhx Run.hx:11: buidling Sampler application - please hold. Sample.hx:85: characters 5-8 : Local variable cmd used without being initialized Run.hx:27: running Sampler application. Run.hx:29: done What version of the product are you using? On what operating system? swhx 1.2.0 Win 32 Vista, haxe 2.02 + necko 1.8.0 + flex 3 sdk Please provide any additional information below. Please update var cmd; (line 67) -> var cmd=""; Revised Sample.hx file attached
    What steps will reproduce the problem? 1. haxelib run swhx What is the expected output? What do you see instead? Expect sampler to launch. Instead get error in shell: C:\Users\joe>haxelib run swhx Run.hx:11: buidling Sampler application - please hold. Sample.hx:85: characters 5-8 : Local variable cmd used without being initialized Run.hx:27: running Sampler application. Run.hx:29: done What version of the product are you using? On what operating system? swhx 1.2.0 Win 32 Vista, haxe 2.02 + necko 1.8.0 + flex 3 sdk Please provide any additional information below. Please update var cmd; (line 67) -> var cmd=""; Revised Sample.hx file attached
  • Jan 05, 2009
    issue 4 (Can't install on ubuntu hardy) commented on by gers...@goosemoose.com   -   still wont run on Ubuntu Intrepid...
    still wont run on Ubuntu Intrepid...

Older

  • Nov 13, 2008
    r89 (flash player 10 bugfix) committed by ncannasse   -   flash player 10 bugfix
    flash player 10 bugfix
  • Sep 11, 2008
    r88 (minor fix) committed by ncannasse   -   minor fix
    minor fix
  • Sep 11, 2008
    issue 7 (Error while updating the Flash plugin (Invalid field access ...) reported by andraaspar   -   What steps will reproduce the problem? 1. Simple test project, packaged for distribution, with all the Neko ndlls, using version 1.2.0. 2. Flash plug-in completely uninstalled from Windows XP, to force update. 3. Launch swhx.exe. What is the expected output? What do you see instead? Expected the program to download the flash plug-in and save it in its folder. Instead, it shows an error: Uncaught exception Called from <null> line 2 Called from Main.hx line 24 Called from swhx/Application.hx line 65 Called from swhx/Plugin.hx line 125 An error occured while updating the Flash plugin (Invalid field access : length) Then quits. What version of the product are you using? On what operating system? 1.2.0 on Windows XP Please provide any additional information below. Disabling the firewall does not help. Does not seem to download anything.
    What steps will reproduce the problem? 1. Simple test project, packaged for distribution, with all the Neko ndlls, using version 1.2.0. 2. Flash plug-in completely uninstalled from Windows XP, to force update. 3. Launch swhx.exe. What is the expected output? What do you see instead? Expected the program to download the flash plug-in and save it in its folder. Instead, it shows an error: Uncaught exception Called from <null> line 2 Called from Main.hx line 24 Called from swhx/Application.hx line 65 Called from swhx/Plugin.hx line 125 An error occured while updating the Flash plugin (Invalid field access : length) Then quits. What version of the product are you using? On what operating system? 1.2.0 on Windows XP Please provide any additional information below. Disabling the firewall does not help. Does not seem to download anything.
  • Aug 28, 2008
    r87 (fix) committed by ncannasse   -   fix
    fix
  • Jul 28, 2008
    r86 (updated to 1.7.1) committed by ncannasse   -   updated to 1.7.1
    updated to 1.7.1
  • Jul 26, 2008
    r85 (minor patch for HippoHX) committed by ncannasse   -   minor patch for HippoHX
    minor patch for HippoHX
  • Jul 25, 2008
    issue 6 (There're no Events.MENUEVENT referenced in "10-win-menus" sa...) reported by zozulya   -   Steps to reproduce the problem: compile, run and read error message As stated there are no Events.MENUEVENT variable declared in systools\win\Events.hx However when I try to use Events.MENUCOMMAND (as expected) the event isn't triggered
    Steps to reproduce the problem: compile, run and read error message As stated there are no Events.MENUEVENT variable declared in systools\win\Events.hx However when I try to use Events.MENUCOMMAND (as expected) the event isn't triggered
 
Hosted by Google Code