Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>It depends, what you mean with the "support"... there was no support available, just "take it or leave it" script with a few examples... The old web page is gone, sorry, I have no time yet to move it elsewhere, but would like to. Also I still would like to update it in the future. The problem is that the dialect is using just AVM1 bytecode for scripting while today, if you want to be on mobile devices, you need AVM2. I want to examine it closer one day.</p> <hr> <p>[11-Apr-2014/13:58:35+2:00] <strong>UPDATE / EDIT:</strong></p> <p>The latest code can be found here: <a href="https://github.com/Oldes/rs/tree/master/projects-rswf" rel="nofollow">https://github.com/Oldes/rs/tree/master/projects-rswf</a> although not as "all in one file" as it used to be.</p> <p>I'm not using the SWF emitter anymore, but I still actively use the SWF parser. It's not supporting the new compression, but I don't need to parse foreign files so I'm fine with it.</p> <p>At this moment I'm using the SWF parser in this script: <a href="https://github.com/Oldes/rs/blob/master/projects-rswf/form-timeline/latest/form-timeline.r" rel="nofollow">https://github.com/Oldes/rs/blob/master/projects-rswf/form-timeline/latest/form-timeline.r</a> which converts specially prepared SWF to dialect which looks like: <a href="https://github.com/Oldes/Starling-timeline-example/blob/master/Assets/TimelineSWFs/Mlok.txt" rel="nofollow">https://github.com/Oldes/Starling-timeline-example/blob/master/Assets/TimelineSWFs/Mlok.txt</a> this dialect is processed by this script: <a href="https://github.com/Oldes/rs/tree/master/projects-rswf/pack-assets/divided" rel="nofollow">https://github.com/Oldes/rs/tree/master/projects-rswf/pack-assets/divided</a> to my own binary format which I'm using in Adobe's AIR project like in this example: <a href="https://github.com/Oldes/Starling-timeline-example" rel="nofollow">https://github.com/Oldes/Starling-timeline-example</a></p> <p>Note that the timeline-example is not updated as I don't have time on it and is not compatible with the mentioned Rebol scripts, which ARE updated to current state and used in real work.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload