Page 1 of 1

OpenSpace example in Flash for SFS2X

Posted: 14 Oct 2011, 11:01
by daao87
Hello!!

I have just downloaded and installed the SFS2X and the OpenSpace engine. I noticed that there is no Flash example for SFS2X, only Flex... However, there is a nice example in Flash for SFS PRO... I tried to modify that example to make it work on SFS2X but I couldn't achieve that... Is there any way to make that Flash example on SFS PRO work on SFS2x???

Thanks a lot guys!!

Posted: 14 Oct 2011, 15:50
by Bax
In order to make the SFS 1 example work with SFS 2X, you have to use the SFS2X AS3 API and rewrite the code where needed.
Maybe it is easier if you start from scratch and use the Flex example as guidance: in fact the way you interact with SFS and OpenSpace is exactly the same.

Posted: 14 Oct 2011, 18:59
by daao87
Thanks a lot bax!!! I think I'll try to make the convenient modifications to the flash example for SFS PRO... I already tried but didn't work... I think I must do an exhaustive check, line by line in the Main.as... Otherwise, I will start from scratch with an empty .fla...

Thanks again man!!