Hello,
I'm trying to learn to use Rebol according to this example: http://www.adobe.com/devnet/flash/articles/join-multiple-swf-files.edu.html (Joining multiple SWF files into one SWF for iOS deployment)
I acted strictly according to instructions. I downloaded the sample files, install graphical version of REBOL, changed the path to the Flex SDK and run the script (file compile-and-run.r). First came the dialogue that I allowed to change permissions of the files. But then all down and nothing changes. Rebol is not responding. Only appear new files ExampleLevel1.swf.bin, ExampleLevel1.swf.txt etc. in 'assets' directory.
Tell me please, what could be wrong?