Info about RcomageXML  
				
			 
		 
		
			Author  
			Message  
		 
		
	
	
		
	
		 
		TSENEDA  
		
			Able One 
			
			
			
 
 
			
	Posts: 117.2930 Threads: 8 
	Joined: 16th Feb 2010
	
 Reputation: -7.21748  
E-Pigs : 51.8976  
 
		 
	 
	
		
			
RE: Info about RcomageXML   
			 
			
				In that Page, "xmenu(T) " has a first control. 
Need to shift the key control to your object. but this way is a little unstable. 
So I think had better to add the Button to other pages. 
 
try "page_info(E)" which is MS and UMD information page. 
 
<Page~> 
>>>here<<< 
<IList~> 
</IList> 
</Page> 
 
and in Resiae animation, width and height attribute means "1" = 100% :) 
			
			
			
 
 
			
		  
	
 
 
	15/07/2011 05:43 AM  
	
		
	 
 
	
		 
		junKie  
		
			Deh Eternal Stud 
			
			
			
 
 
			
	Posts: 395.4963 Threads: 48 
	Joined: 10th Jan 2011
	
 Reputation: 1.72586  
E-Pigs : 25.8715  
 
		 
	 
	
		
			
RE: Info about RcomageXML   
			 
			
				Oh ok. 
Before i try that, in which onInit do i trigger the animation..? 
 
On the <Button> or on the <Plane> 
Or maybe, both?
 
			 
			
			
 
I was eXx1l3d from Techmantis.net for my ways.  
Emo. (//.-) 
 
			
		  
	
 
 
	15/07/2011 05:47 PM  
	
		
	 
 
	
		 
		TSENEDA  
		
			Able One 
			
			
			
 
 
			
	Posts: 117.2930 Threads: 8 
	Joined: 16th Feb 2010
	
 Reputation: -7.21748  
E-Pigs : 51.8976  
 
		 
	 
	
		
			
RE: Info about RcomageXML   
			 
			
				onInit isn't necessary. 
The animation would work that you had written. 
			
			
			
 
 
			
		  
	
 
 
	16/07/2011 05:44 AM  
	
		
	 
 
	
		 
		bsanehi  
		
			Always use protection! 
			
			
			
 
 
			
	Posts: 988.2911 Threads: 151 
	Joined: 17th Jan 2010
	
 Reputation: 1.21296  
E-Pigs : 113.2728  
 
		 
	 
	
		
			
RE: Info about RcomageXML   
			 
			
				 (17/05/2011 07:59 AM) TSENEDA  Wrote:   SlideOut (+ Resize)  
this can clip free range from object which has image. 
 
・xspeed(posXscale) : start point of X 
0(0% = left end) ~ 1 (100% = right end)  
 
・yspeed(posYscale) : start point of Y 
0(0% = top end) ~ 1 (100% = bottom end) 
 
・xcompress : use length of X  
0(0%) ~ 1 (100%)  
 
・ycompress : use length of Y  
0(0%) ~ 1 (100%)  
 
and plus Resize XY equal to XYcompress 
to keep form of the image. 
 
for example, make an animation such as, 
it selects like this picture. 
 
I'm trying to learn this slide animation, But I don't understand how to select an area, does it use the X and Y axis ?
 
Like for example how do I select this area ?
Also in resize, if 0.1 = 10%  0.2 = 20% ect.... Does 0.05 = 5% ?
Sorry for noob questions....
 
			 
			
			
			
				
(This post was last modified: 06/11/2012 03:03 PM by bsanehi .) 
 
				
			 
		  
	
 
 
	06/11/2012 03:01 PM  
	
		
	 
 
	
		 
		ZiNgA BuRgA  
		
			Smart Alternative 
			
			
			
 
 
			
	Posts: 17,024.1882 Threads: 1,174 
	Joined: 19th Jan 2007
	
 Reputation: -1.71391  
E-Pigs : 446.1887  
 
		 
	 
	
		
			
RE: Info about RcomageXML   
			 
			
				I assume xspeed=0 will do that. 
And yes, 0.1=10% etc.
			 
			
			
			
		  
	
 
 
	06/11/2012 06:33 PM  
	
		
	 
 
	
		 
		bsanehi  
		
			Always use protection! 
			
			
			
 
 
			
	Posts: 988.2911 Threads: 151 
	Joined: 17th Jan 2010
	
 Reputation: 1.21296  
E-Pigs : 113.2728  
 
		 
	 
	
		
			
RE: Info about RcomageXML   
			 
			
				 (06/11/2012 06:33 PM) ZiNgA BuRgA  Wrote:    I assume xspeed=0 will do that. 
And yes, 0.1=10% etc. 
Thanks man, got it, 
 
so I can use 0.05   for  5%  right?
 
			 
			
			
			
		  
	
 
 
	06/11/2012 07:41 PM  
	
		
	 
 
	
		 
		ZiNgA BuRgA  
		
			Smart Alternative 
			
			
			
 
 
			
	Posts: 17,024.1882 Threads: 1,174 
	Joined: 19th Jan 2007
	
 Reputation: -1.71391  
E-Pigs : 446.1887  
 
		 
	 
	
		
			
RE: Info about RcomageXML   
			 
			
			
			
			
		  
	
 
 
	06/11/2012 08:49 PM  
	
		
	 
 
	
		 
		bsanehi  
		
			Always use protection! 
			
			
			
 
 
			
	Posts: 988.2911 Threads: 151 
	Joined: 17th Jan 2010
	
 Reputation: 1.21296  
E-Pigs : 113.2728  
 
		 
	 
	
		
			
RE: Info about RcomageXML   
			 
			
				 (06/11/2012 08:49 PM) ZiNgA BuRgA  Wrote:    Try it! 
yup 5% works. 
 
Here is SlideOut animation test I made. It's smoother on the PSP, the video is laggy.
 
 
			 
			
			
			
		  
	
 
 
	21/11/2012 09:48 PM  
	
		
	 
 
	
		 
		bsanehi  
		
			Always use protection! 
			
			
			
 
 
			
	Posts: 988.2911 Threads: 151 
	Joined: 17th Jan 2010
	
 Reputation: 1.21296  
E-Pigs : 113.2728  
 
		 
	 
	
		
			
RE: Info about RcomageXML   
			 
			
				 (02/12/2012 07:45 PM) SchmilK  Wrote:    (21/11/2012 09:48 PM) bsanehi  Wrote:    (06/11/2012 08:49 PM) ZiNgA BuRgA  Wrote:    Try it! 
 
yup 5% works.  
 
Here is SlideOut animation test I made. It's smoother on the PSP, the video is laggy. 
 
 
 
 
 
Wow!!!!  That animation is bad donkey!! 
:)
Here is my original idea: The wallpapers will be broken down into small square sections, and slide to their position on the XMB.
 
It is possible in theory but it will take alot of time to put the animation together.
 
			 
			
			
			
		  
	
 
 
	02/12/2012 08:54 PM  
	
		
	 
 
	 
	
	
		
	
	
		
  
	 
	
	
	
	
	
	
	
		
		
	
	
	
User(s) browsing this thread: 1 Guest(s)