16/12/2009, 06:53 AM
RCOMage Tutorial :
What's needed :
RCOMage v1.2 «--- (you can find it at the bottom) Source : Original Thread
Clean RCO files for editing (you can get them from Power Tools Thread)
Notepad2 «--- needed for editing XML files (you can find it at the bottom)
ReadMe included with the app :
How To :
Ok here ill give you some captures where you could see the changes i made
and compare with your original RCO XML file.
Most important! = Never Break The Cycle.
= its like an interweb Code Example : [animation]*******[/animation]
= When you start a tag , close it when your done, or --» (premature error)
* as you can see the Read Me file upthere the first TREE to edit is the:
IMAGETREE :
Spoiler for imgCapture :
* in this tree you should add your images ; where you extracted the RCO
and where your XML file + (images) folder is, inside you should put the new images
you want to add to your RCO through the XML file.
* you have to understand what type of image you are use , i suggest PNG indexed.
as you can see in the image i added ,
for compression input Uncompressed
OBJECTTREE
Spoiler for ImgCapture :
* in here you should make from your images Objects wich later will be used in
the animation.
1* You must find in your edited RCO where the images have links(2*[onload=]) so you can
link the images you added in the IMGTree.
3* Create an entry there , this way you will have a name for FIRE EVENT to use.
= Name it whatever you want , but remember it because later you ll need it.
ANITREE (animation)
Spoiler for ImgCapture :
1* In the animation tree now you input the name of your animation,
use the one you set in the object tree (objecttree step-2*)
2* Observe the image i posted. This is for FADE (better use RECOLOUR) command.
im not quite familiar with the commands yet. So i leave
this journey for you to explore.
3* Look at the section 3 in the image , look how i used the NAME
and then the FIRE EVENT. They must be the same or if you want
you can link it to another animation like i did in the 2* i linked it to the 3rd selection.
*********************************************************************************************************
*********************************************************************************************************
Happy editing ....
also a bonus from me thanks to V1 and Zing ...
[attachment=3529]
This is how MOVETO looks like.
And also the commands are :
"MoveTo", "Recolour", "Rotate", "Resize", "Fade", "Delay", "FireEvent", "Lock", "Unlock", "SlideOut", ""
thanks , you know who you are.
If you don't understand me , look Here
What's needed :
RCOMage v1.2 «--- (you can find it at the bottom) Source : Original Thread
Clean RCO files for editing (you can get them from Power Tools Thread)
Notepad2 «--- needed for editing XML files (you can find it at the bottom)
ReadMe included with the app :
Code:
|
************************************************************************************************************************
************************************************************************************************************************
Quote:OK i used system_plugin_fg.rco , had a real hard time asking around about how to do the animation ,
V1 helped Me also Zing , and Schmilk without to know his RCO helped me a lot.
How To :
Ok here ill give you some captures where you could see the changes i made
and compare with your original RCO XML file.
Most important! = Never Break The Cycle.
= its like an interweb Code Example : [animation]*******[/animation]
= When you start a tag , close it when your done, or --» (premature error)
* as you can see the Read Me file upthere the first TREE to edit is the:
IMAGETREE :
Spoiler for imgCapture :
Spoiler:
and where your XML file + (images) folder is, inside you should put the new images
you want to add to your RCO through the XML file.
* you have to understand what type of image you are use , i suggest PNG indexed.
as you can see in the image i added ,
for compression input Uncompressed
OBJECTTREE
Spoiler for ImgCapture :
Spoiler:
the animation.
1* You must find in your edited RCO where the images have links(2*[onload=]) so you can
link the images you added in the IMGTree.
3* Create an entry there , this way you will have a name for FIRE EVENT to use.
= Name it whatever you want , but remember it because later you ll need it.
ANITREE (animation)
Spoiler for ImgCapture :
Spoiler:
use the one you set in the object tree (objecttree step-2*)
2* Observe the image i posted. This is for FADE (better use RECOLOUR) command.
im not quite familiar with the commands yet. So i leave
this journey for you to explore.
3* Look at the section 3 in the image , look how i used the NAME
and then the FIRE EVENT. They must be the same or if you want
you can link it to another animation like i did in the 2* i linked it to the 3rd selection.
*********************************************************************************************************
*********************************************************************************************************
Happy editing ....
also a bonus from me thanks to V1 and Zing ...
[attachment=3529]
This is how MOVETO looks like.
And also the commands are :
"MoveTo", "Recolour", "Rotate", "Resize", "Fade", "Delay", "FireEvent", "Lock", "Unlock", "SlideOut", ""
thanks , you know who you are.
If you don't understand me , look Here