The-Mad-Pirate / wiiflash

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

No pre-compiled SWFs in sample files #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download the sample files online
2. Uncompress and open the list of files and only FLA's are provided.

While this doesn't seem like a big issue I was using my laptop and wanted
to test my bluetooth connection on it and my Flash CS3 trial had expired,
so I couldn't enjoy the sample files since they only had FLA's.

I think SWFs are small enough to include.

Original issue reported on code.google.com by gnarl...@gmail.com on 6 Mar 2008 at 8:38

GoogleCodeExporter commented 9 years ago
Hi,

Ok, this will be changed :)

kind regards,

Thibault

Original comment by thibault.imbert on 25 Mar 2008 at 12:11

GoogleCodeExporter commented 9 years ago
When I try to publish my .fla files into .swf, it returns an error:
SecurityError: Error #2010: Local-with-filesystem SWF files are not permitted 
to use
sockets.
    at flash.net::Socket/connect()
    at org.wiiflash::WiiSocket/connect()
    at org.wiiflash::Wiimote/connect()
    at wiipaint_fla::MainTimeline/wiipaint_fla::frame1()
Can this be fixed in the next release? It would be great if I could get some 
demos to
work online.

Original comment by HerChloe...@gmail.com on 16 Jul 2008 at 5:44

GoogleCodeExporter commented 9 years ago
i am a newbie to as3 programming, but i think the socket securityError is not
dispatched by the wiimote - just an "ioError" and the "CONNECT" events are 
dispatched.
i got the same problem like you and it lasted many hours to get a workaround.
can you update the wiiflash interface with the next release? thanks.

Original comment by dancem...@googlemail.com on 23 Sep 2008 at 10:50