[REBOL] [ANN] Rebol/Flash dialect updated

2004-03-18 Thread rebOldes

Hello rebol-list,

  just want to let you know that new version of my Rebol/Flash dialect
  is available - now in all-in-one-script version with some minor
  fixes.

  just do:
do load-thru http://oldes.multimedia.cz/rss/builds/rswf_latest.r
swf: create-swf 100x100 [background 60.60.60 showFrame end]
write/binary %test.swf swf

  ...to create new Flash file

  PS: This is a context version - that means that there is a 'rswf
  object where almost all RSWF words are closed.
  There should be only these words defined in the global context:

  rswf rswf-root-dir rswf-project-dir create-swf make-swf exam-swf

  PPS: Source files at the RSWF site are now a little bit obsolete. If
  you would like source scripts not packed in one file, let me know.
  
-- 
Best regards,
 rebOldes -[ http://oldes.multimedia.cz/ ]

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.



[REBOL] [ANN] Rebol/Flash dialect updated

2003-09-17 Thread rebOldes

Hello rebol-list,

  just want to inform you, that updated files related to my
  rebol/flash dialect are uploaded...

  I fixed some bugs as usually, add possibility to create mx2004
  (swf7) files and sound support (mp3 streaming) with new examples.

  cheers oldes

-- 
Best regards,
 rebOldes -[ http://oldes.multimedia.cz/ ]

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.



[REBOL] ANN: Rebol/flash dialect updated

2002-09-12 Thread RebOldes

Hello rebol-list,

  I've fixed some small bugs in the dialect
  I will be offline a few weeks so don't expect any updates soon.

-- 
do [send to-email join 'oliva [EMAIL PROTECTED] BESsssT REgArrrD, RebOldes]

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




[REBOL] ANN: Rebol/flash dialect updated

2002-08-20 Thread RebOldes

Hello rebol-list,

  just to let you know that I've updated my Rebol/Flash dialect again
  (just a little bit) at http://oldes.multimedia.cz/swf/
  (update was in these files: %actions.r and %make-swf.r )

  the new function is described here:
  http://oldes.multimedia.cz/swf/swf5-setvar.html

-- 
do [send to-email join 'oliva [EMAIL PROTECTED] BESsssT REgArrrD, RebOldes]

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




[REBOL] ANN: Rebol/flash dialect updated

2002-06-27 Thread RebOldes

Hello rebol-list,

  thanks to Jose and his discovery of the similarity of the Rebol's
  compress and zlib compression I've updated script
  http://oldes.multimedia.cz/swf/img-to-bll.r
  (for converting images to Flash bitmaps-loss-less format)
  so now it's not dependent on other code than Rebol's.

  BUT...it's not perfect, because I was not using it so much (it's not
  working with the new Rebol/view yet)

  Oldes

-- 
do [send to-email join 'oliva [EMAIL PROTECTED] BESsssT REgArrrD, RebOldes]

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




[REBOL] ANN: Rebol/flash dialect updated

2002-05-28 Thread RebOldes

Hello rebol-list,

  I've fixed bug in the setting words in the Action parser.
  Now is possible to do multiple value settings at once as we know it
  from Rebol:
   info: movie.sprite1._x: movie._sprite2._y: random 500

  what is same as this code in the ActionScript:
   info = random 500;
   movie.sprite1._x = info;
   movie.sprite2._y = info;

  and some other fixes

-- 
do [send to-email join 'oliva [EMAIL PROTECTED] BESsssT REgArrrD, RebOldes]


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




[REBOL] ANN: Rebol/flash dialect updated

2002-04-29 Thread rebol-list

Hello rebol-list,

  I've done some imoprtant changes in my Rebol/Flash dialect again
   - fixed Sprite building recursion bug
   - add small support to be able compile FlashMX files as well
 (the Flash MX is mainly improved in the ActionScript so it was
 not such a problem)

   There are also some new examples...
   http://oldes.multimedia.cz/swf/

PS: If someone know specification of the compressed FlashMX files, I
would love to know it...

Cheers Oldes


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




[REBOL] ANN: Rebol/Flash dialect updated

2002-02-21 Thread oliva . david

ANN: Rebol/Flash dialect updated

hi again...
I fixed bug in the EITHER handling and added the SWITCH function (very useful 
thing I think - I don't know why there is nothing like this in the ActionScript:)

the new SWITCH example you can find here:
http://www.sweb.cz/oliva.david/swf/swf5-switch.html

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




[REBOL] ANN: Rebol/Flash dialect updated

2002-02-18 Thread oliva . david

ANN: Rebol/Flash dialect updated

Hello there...
I've updated the Rebol/Flash dialect again...
Some bug fixes and a few new things...

Check this example as well: 
http://sweb.cz/oliva.david/swf/swf5-colortransform.html

cheers... Oldes

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




[REBOL] ANN: Rebol/Flash dialect updated

2002-01-13 Thread oliva . david

ANN: Rebol/Flash dialect updated

Hello there...
I've updated the Rebol/Flash dialect again...
Now it's possible to ControlFlow (Either and If now)
and some other Action parser enhancements...

What's important is that I've fixed terrible bug in the compiler that was 
causing to crash IE sometimes while moving mouse over a button. It was realy hard to 
find the reason, but now it should be OK.

Because there is more and more examples I've set up new index page where are 
the examples sorted by modification date:
http://sweb.cz/oliva.david/swf/examples.html

Cheers... Oldes

PS:
To Jason...
 your Verizon's email account is still somehow wrong:
- The following addresses had permanent fatal errors - 
[EMAIL PROTECTED] 
(reason: 550 Invalid recipient: [EMAIL PROTECTED]) 

- Transcript of session follows - 
... while talking to relay.verizon.net.: 
 RCPT To:[EMAIL PROTECTED] 
 550 Invalid recipient: [EMAIL PROTECTED] 
550 5.1.1 [EMAIL PROTECTED]... User unknown

Have you got my email?

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




[REBOL] ANN: Rebol/Flash dialect updated

2001-12-13 Thread oliva . david

ANN: Rebol/Flash dialect updated

Hi there,
this is just to let you know, that I've done some new improvements in my 
Rebol/Flash dialect.
From now you can find most recent files and same of the examples at this page:
http://sweb.cz/oliva.david/swf/
cheers... Oldes
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with unsubscribe in the 
subject, without the quotes.




[REBOL] ANN: Rebol/Flash dialect updated

2001-11-29 Thread oliva . david

ANN: Rebol/Flash dialect updated

Hi there,
this is just to let you know, that I've updated some of the files related to 
Rebol/Flash dialect...
The main thing is, that I can draw lines and curves in the shape tag now.
I've uploaded also some new example scripts.

The important thing is, that running the script in Rebol/View will cause a 
crash: (Expand series owerflow) so if you want to use it, you should use Rebol/Core!

All files are here: http://sweb.cz/r-mud/swf-lab/

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




[REBOL] ANN: Rebol/Flash dialect updated

2001-11-29 Thread oliva . david

ANN: Rebol/Flash dialect updated


... finally I've compressed all files (25) and uploaded them to other place:

http://oldes.multimedia.cz/download/swf-lab.zip

Oldes

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




[REBOL] ANN: Rebol/Flash dialect updated

2001-11-25 Thread oliva . david

ANN: Rebol/Flash dialect updated

Hi there,
this is just to let you know, that I've updated some of the files related to 
Rebol/Flash dialect...
I've fixed bug in converting integer to signed-bits and Signed fixed-point bit 
value in the swf-decompiler and add posibility to create buttons and color 
transformations in swf-compiler.

All files are here: http://sweb.cz/r-mud/swf-lab/

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