> I want Rebol/View become Flash in itself, just in small size  :-) Give
Cyphre
> general effect engine, few tweaks to View kernel, rotation effect, etc.,
and you
> will get /View suitable for at least basic presentations .....
>
> -pekr-

aah.. yes please :-))

But a REBOL-FLASH dialect may be very useful path towards that.

One should not understand the fundamental strength of the Flash dynamic
object paradigm: nested Flash movie clips each of which have their own
timeline. [goodexample: http://www.levitated.net/ ]

REBOL/View is a toy in that respect, but could go very far if it considers
not just opening up the effect engine, but also what is need to implement
keyframeable timelines, vector graphics and sound.

Imagine if you could do all this in REBOL:

save %show.r  some-show

show: read %show.r

present show

...with an option to also write...

save/swf  %show.swf show  ; <= save REBOL show  to Flash SWF file

./jason



-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to