[01:11:24] *** Uhf <Uhf!~Captain_J@97-96-80-60.res.bhn.net> has joined #haxeflixel[01:15:05] *** Uhfgood_Lappy <Uhfgood_Lappy!~Captain_J@97-96-80-60.res.bhn.net> has quit IRC (Ping timeout: 240 seconds)[01:25:58] *** FenderQ <FenderQ!~fenderq@unaffiliated/fenderq> has quit IRC (Quit: brb)[05:33:38] *** Sadale <Sadale!~Sadale@unaffiliated/sadale> has joined #haxeflixel[06:39:40] *** smoke_fumus <smoke_fumus!~smoke_fum@dynamic-vpdn-93-125-64-92.telecom.by> has joined #haxeflixel[07:07:06] *** Uhf <Uhf!~Captain_J@97-96-80-60.res.bhn.net> has quit IRC (Quit: Leaving)[08:28:43] *** FenderQ <FenderQ!~fenderq@unaffiliated/fenderq> has joined #haxeflixel[10:29:52] *** smoke_fumus <smoke_fumus!~smoke_fum@dynamic-vpdn-93-125-64-92.telecom.by> has quit IRC (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)[10:45:48] *** mtj_ <mtj_!~mtj@gw1.kohaaloha.com> has quit IRC (*.net *.split)[10:53:35] *** mtj_ <mtj_!~mtj@gw1.kohaaloha.com> has joined #haxeflixel[11:00:53] *** Gama11 <Gama11!~quassel@pD9F913F3.dip0.t-ipconnect.de> has joined #haxeflixel[12:16:06] *** eHug <eHug!~quassel@2a01:4f8:212:1de5::2> has quit IRC (Remote host closed the connection)[12:21:12] *** eHug <eHug!~quassel@2a01:4f8:212:1de5::2> has joined #haxeflixel[16:08:42] *** Sadale <Sadale!~Sadale@unaffiliated/sadale> has quit IRC (Quit: Ĝis revido)[16:13:38] *** method72 <method72!aa0ce8e1@gateway/web/freenode/ip.170.12.232.225> has joined #haxeflixel[16:14:13] <method72> howdy[16:14:35] *** method72 <method72!aa0ce8e1@gateway/web/freenode/ip.170.12.232.225> has quit IRC (Client Quit)[17:08:02] *** zefs <zefs!~zef@139.228.224.149> has joined #haxeflixel[18:03:04] *** zefs <zefs!~zef@139.228.224.149> has quit IRC (Quit: Leaving)[18:52:42] *** froglegstew <froglegstew!~root@gateway/tor-sasl/froglegstew> has joined #haxeflixel[18:53:12] <froglegstew> hey, in trying to export to a flash SWF file, but the screen is always black[18:53:30] <froglegstew> any ideas? I can put up source code. I suspect project configuration[19:03:26] *** Uhfgood <Uhfgood!~Captain_J@97-96-80-60.res.bhn.net> has joined #haxeflixel[19:35:43] *** amitan <amitan!uid133034@gateway/web/irccloud.com/x-cwcksnnufaezdqnu> has quit IRC (Remote host closed the connection)[19:37:22] *** SteamWells <SteamWells!sid79209@gateway/web/irccloud.com/x-wmuplmronktjzidh> has quit IRC (Remote host closed the connection)[20:05:10] <Gama11> froglegstew: that's often the case if there's an exception happening, but you're not using the Flash debug player to run the swf[20:05:27] <Gama11> non-debug flash players just swallow exceptions and continue on silently[20:58:32] *** amitan <amitan!uid133034@gateway/web/irccloud.com/x-rntiobcwooahanov> has joined #haxeflixel[20:58:42] *** SteamWells <SteamWells!sid79209@gateway/web/irccloud.com/x-farmqnawtwwkzwhr> has joined #haxeflixel[21:14:59] *** raulfpl <raulfpl!~Raul@187.1.62.123> has joined #haxeflixel[21:58:33] *** raulfpl <raulfpl!~Raul@187.1.62.123> has quit IRC (Quit: Leaving)[23:21:13] *** BeardedMad <BeardedMad!~BeardedMa@189-12-138-232.user.veloxzone.com.br> has joined #haxeflixel[23:26:02] *** BeardedMad <BeardedMad!~BeardedMa@189-12-138-232.user.veloxzone.com.br> has left #haxeflixel[23:28:27] <froglegstew> Gama11: OK, how can I run it in debug with HaxeDevelop?[23:28:52] <froglegstew> ah, also I'm using cs4's flash if that matters[23:28:57] <froglegstew> lol[23:29:11] <froglegstew> but it works with the online examples so I assume it works